Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | st/mesa: remove most of the ReadPixels code | Brian Paul | 2011-11-15 | 1 | -9/+0 |
* | st/mesa: remove dependencies on code in st_cb_readpixels.c | Brian Paul | 2011-11-15 | 1 | -3/+0 |
* | st/mesa: Clean up header file inclusion in st_cb_readpixels.h. | Vinson Lee | 2010-12-20 | 1 | -1/+3 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | st/mesa: Add missing header in st_cb_readpixels.h. | Vinson Lee | 2010-08-04 | 1 | -0/+4 |
* | st: implement GL_DEPTH_STENCIL format for glReadPixels and DrawPixels() | Brian Paul | 2009-04-07 | 1 | -1/+2 |
* | gallium: more elaborate tracking of front color buffer state | Brian Paul | 2008-04-09 | 1 | -0/+3 |
* | make read_stencil_pixels() non-static | Brian | 2007-10-18 | 1 | -0/+6 |
* | glReadPixels | Brian | 2007-08-10 | 1 | -0/+36 |