summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_readpixels.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* st/mesa: remove most of the ReadPixels codeBrian Paul2011-11-151-9/+0
* st/mesa: remove dependencies on code in st_cb_readpixels.cBrian Paul2011-11-151-3/+0
* st/mesa: Clean up header file inclusion in st_cb_readpixels.h.Vinson Lee2010-12-201-1/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* st/mesa: Add missing header in st_cb_readpixels.h.Vinson Lee2010-08-041-0/+4
* st: implement GL_DEPTH_STENCIL format for glReadPixels and DrawPixels()Brian Paul2009-04-071-1/+2
* gallium: more elaborate tracking of front color buffer stateBrian Paul2008-04-091-0/+3
* make read_stencil_pixels() non-staticBrian2007-10-181-0/+6
* glReadPixelsBrian2007-08-101-0/+36