Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove FEATURE_drawpix define. | Oliver McFadden | 2012-09-15 | 1 | -15/+0 |
* | st/mesa: Include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-09 | 1 | -0/+1 |
* | Squashed commit of the following (st-mesa-per-context-shaders branch): | Brian Paul | 2010-12-13 | 1 | -0/+10 |
* | st/mesa: Clean up header file inclusion in st_cb_drawpixels.h. | Vinson Lee | 2010-08-04 | 1 | -1/+4 |
* | st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware. | Chia-I Wu | 2010-05-12 | 1 | -0/+17 |
* | 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 |