summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/i915_program.c
AgeCommit message (Expand)Author
2007-02-23Update DRI drivers for new glsl compiler.Brian
2006-11-02Call _mesa_problem() from i915_program_error() so we get a nice error message.Brian Paul
2006-08-18Fix writemasks on texture arb fp instructions.Alan Hourihane
2005-11-01Re-org and clean-up of vertx/fragment program limits (instructions,Brian Paul
2005-09-01use char* instead of GLubyte* in i915_program_error() to silence warningsBrian Paul
2005-05-10don't be fooled into emitting padding for wpos when not usedKeith Whitwell
2004-06-18add missing license textsKeith Whitwell
2004-06-10New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell