Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Fix printf format warnings on 32-bit builds. | Vinson Lee | 2010-08-24 | 1 | -4/+4 |
* | i965: Fix compile warnings on 64-bit Linux. | Kenneth Graunke | 2010-08-20 | 1 | -4/+4 |
* | Replace the _mesa_*printf() wrappers with the plain libc versions | Kristian Høgsberg | 2010-02-19 | 1 | -34/+34 |
* | i965: Fix glFrontFacing in twoside GLSL demo. | Eric Anholt | 2009-03-23 | 1 | -0/+3 |
* | i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output. | Eric Anholt | 2009-01-21 | 1 | -2/+2 |
* | Update DRI drivers for new glsl compiler. | Brian | 2007-02-23 | 1 | -3/+0 |
* | Use mesa function to get opcode name rather than an internal table. | Keith Whitwell | 2006-10-13 | 1 | -61/+1 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+234 |