summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i915_program.h
Commit message (Expand)AuthorAgeFilesLines
* i915: replace INLINE with inlineBrian Paul2015-02-261-2/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* i915: Update and translate the fragment program along with state updates.Eric Anholt2009-10-011-2/+1
* i915: Let i915_program_error take a format string, and don't use _mesa_problem.Eric Anholt2009-10-011-1/+1
* i915: Keith Whitwell's swizzling TEX patch. fix #8283Xiang, Haihao2008-01-071-0/+1
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+160
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-163/+0
* use char* instead of GLubyte* in i915_program_error() to silence warningsBrian Paul2005-09-011-1/+1
* add missing license textsKeith Whitwell2004-06-181-0/+20
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+143