Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update DRI drivers for new glsl compiler. | Brian | 2007-02-23 | 1 | -6/+6 |
* | Call _mesa_problem() from i915_program_error() so we get a nice error message. | Brian Paul | 2006-11-02 | 1 | -4/+1 |
* | Fix writemasks on texture arb fp instructions. | Alan Hourihane | 2006-08-18 | 1 | -17/+35 |
* | Re-org and clean-up of vertx/fragment program limits (instructions, | Brian Paul | 2005-11-01 | 1 | -0/+18 |
* | use char* instead of GLubyte* in i915_program_error() to silence warnings | Brian Paul | 2005-09-01 | 1 | -1/+1 |
* | don't be fooled into emitting padding for wpos when not used | Keith Whitwell | 2005-05-10 | 1 | -1/+1 |
* | add missing license texts | Keith Whitwell | 2004-06-18 | 1 | -0/+20 |
* | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell | 2004-06-10 | 1 | -0/+446 |