Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-30 | Fixes from https://bugs.freedesktop.org/attachment.cgi?id=3077 | Alan Hourihane | |
2005-03-22 | merge unichrome changes from branch | Keith Whitwell | |
2005-01-19 | Bring the texcombine fixes to the trunk. | Keith Whitwell | |
2005-01-13 | Typo | Keith Whitwell | |
2005-01-13 | Emit constant colors for texunit 1 blending. | Keith Whitwell | |
Change comments and some code to match naming used in the docs. | |||
2005-01-04 | Change to use the t_vertex.c mechanisms for building vertices, | Keith Whitwell | |
including Felix's ptex code. Re-enable some assembly for performance. | |||
2004-10-04 | The alpha post-scale and the RGB post-scale were mistakenly reversed. | Ian Romanick | |
2004-10-02 | Cut out all of the old texture environment code and rewrote it from | Ian Romanick | |
scratch. There were just too many cut-and-paste errors in the code, and it was too hard to follow. This fixes Mesa bugzilla #1508. #1509 is probably also fixed, but I'd like to do some more testing before I close that particular bug. Additionally, this cuts almost 4,600 lines of code from the driver. |