Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: clean-up glDraw/CopyPixels shaders when destroying context | Brian Paul | 2008-05-20 | 1 | -0/+3 |
* | gallium: glBitmap code now separe from glDraw/CopyPixels code | Brian | 2008-03-20 | 1 | -4/+0 |
* | gallium: added inClipCoords param to st_draw_vertices() to indicate coord sys... | Brian | 2008-02-08 | 1 | -0/+4 |
* | New st_init_*_functions() to initialize the driver functions table. | Brian | 2007-08-06 | 1 | -3/+1 |
* | initial work for textured-quad glDrawPixels | Brian | 2007-08-02 | 1 | -0/+38 |