Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Treat NegateBase as a bitfield, not a boolean. | Keith Whitwell | 2005-09-08 | 1 | -1/+5 |
* | don't be fooled into emitting padding for wpos when not used | Keith Whitwell | 2005-05-10 | 1 | -1/+1 |
* | get fog working with _TexEnvProgram | Keith Whitwell | 2005-05-10 | 1 | -5/+17 |
* | i915 will use _TexEnvProgram (if active) | Keith Whitwell | 2005-05-09 | 1 | -2/+2 |
* | Fallback (rather than fail) on unknown program targets. | Keith Whitwell | 2005-05-09 | 1 | -3/+3 |
* | Reduce the size of mesa's internal fragment and vertex program | Keith Whitwell | 2005-04-21 | 1 | -19/+19 |
* | uint*t -> u_int*t changes | Alan Hourihane | 2004-12-14 | 1 | -1/+1 |
* | The i915 driver was merged after EMIT_*_BGR bug was fixed. This brings | Keith Whitwell | 2004-08-31 | 1 | -2/+2 |
* | 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/+1033 |