Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i915: Update and translate the fragment program along with state updates. | Eric Anholt | 2009-10-01 | 1 | -2/+1 |
* | i915: Let i915_program_error take a format string, and don't use _mesa_problem. | Eric Anholt | 2009-10-01 | 1 | -1/+1 |
* | i915: Keith Whitwell's swizzling TEX patch. fix #8283 | Xiang, Haihao | 2008-01-07 | 1 | -0/+1 |
* | Move i915tex driver into place as just i915. | Eric Anholt | 2007-09-24 | 1 | -0/+160 |
* | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt | 2007-09-24 | 1 | -163/+0 |
* | use char* instead of GLubyte* in i915_program_error() to silence warnings | Brian Paul | 2005-09-01 | 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/+143 |