aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: Include mfeatures.h in files that perform feature tests.Vinson Lee2011-01-091-0/+1
* Squashed commit of the following (st-mesa-per-context-shaders branch):Brian Paul2010-12-131-0/+8
* st/mesa: Clean up header file inclusion in st_cb_bitmap.h.Vinson Lee2010-08-041-1/+4
* st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware.Chia-I Wu2010-05-121-0/+32
* gallium: avoid mapping same vertex buffer in subsequent framesKeith Whitwell2008-12-121-0/+6
* gallium: implement a glBitmap cacheBrian2008-03-281-0/+5
* gallium: glBitmap code now separated from glDraw/CopyPixels codeBrian2008-03-201-0/+41