summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_drawpixels.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-04st/mesa: Clean up header file inclusion in st_cb_drawpixels.h.Vinson Lee1-1/+4
2010-05-12st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware.Chia-I Wu1-0/+17
2008-05-20gallium: clean-up glDraw/CopyPixels shaders when destroying contextBrian Paul1-0/+3
2008-03-20gallium: glBitmap code now separe from glDraw/CopyPixels codeBrian1-4/+0
2008-02-08gallium: added inClipCoords param to st_draw_vertices() to indicate coord sys...Brian1-0/+4
2007-08-06New st_init_*_functions() to initialize the driver functions table.Brian1-3/+1
2007-08-02initial work for textured-quad glDrawPixelsBrian1-0/+38