Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | st/mesa: remove #include mfeatures.h | Brian Paul | 2013-04-09 | 1 | -1/+0 |
* | mesa: remove FEATURE_drawpix define. | Oliver McFadden | 2012-09-15 | 1 | -30/+0 |
* | st/mesa: remove st_flush_bitmap wrapper | Marek Olšák | 2012-07-22 | 1 | -6/+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/+8 |
* | st/mesa: Clean up header file inclusion in st_cb_bitmap.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/+32 |
* | gallium: avoid mapping same vertex buffer in subsequent frames | Keith Whitwell | 2008-12-12 | 1 | -0/+6 |
* | gallium: implement a glBitmap cache | Brian | 2008-03-28 | 1 | -0/+5 |
* | gallium: glBitmap code now separated from glDraw/CopyPixels code | Brian | 2008-03-20 | 1 | -0/+41 |