Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-14 | Add support for optimized versions of the code underlying ReadPixels | Ian Romanick | |
(and DrawPixels). The R200, R128, and Unichrome drivers get support in this commit. Other drivers would be easy enough to add for people that have the cards. The DRI (CVS) build will need to be updated to account for the new source files. | |||
2004-10-02 | fix _DrawDestMask[0][0] typos | Brian Paul | |
2004-10-02 | added support for GL_ARB_draw_buffers | Brian Paul | |
2004-03-21 | Implemented support for software-based AUX color buffers. | Brian Paul | |
Only available with Xlib driver for now. Assorted clean-ups related to Draw/ReadBuffer(). Renamed FRONT_LEFT_BIT -> DD_FRONT_LEFT_BIT, etc. | |||
2004-02-23 | updates from Erdi Chen | Brian Paul | |
2004-01-30 | Via Unichrome/cle266 driver (Erdi Chen) | Brian Paul | |