aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/i915_program.c
Commit message (Expand)AuthorAgeFilesLines
* use char* instead of GLubyte* in i915_program_error() to silence warningsBrian Paul2005-09-011-1/+1
* don't be fooled into emitting padding for wpos when not usedKeith Whitwell2005-05-101-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/+446