History log of /external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
94780b5ee6dc118e22c29b5543c4db8e0ab1f393 14-Nov-2011 Brian Paul <brianp@vmware.com> st/mesa: remove most of the ReadPixels code

We can use the core Mesa code for glReadPixels now. We just have to
validate state and flush the bitmap cache before reading.
/external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h
3754ebb33dc6bfb3db59f23f0b3690134a71aa15 12-Nov-2011 Brian Paul <brianp@vmware.com> st/mesa: remove dependencies on code in st_cb_readpixels.c

st_cb_readpixels.c is going away next.

Acked-by: Eric Anholt <eric@anholt.net>
/external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h
10eb0c39d52d59956f306ee9daa63e1466e0cd3e 20-Dec-2010 Vinson Lee <vlee@vmware.com> st/mesa: Clean up header file inclusion in st_cb_readpixels.h.
/external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h
f9995b30756140724f41daf963fa06167912be7f 12-Oct-2010 Kristian Høgsberg <krh@bitplanet.net> Drop GLcontext typedef and use struct gl_context instead
/external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h
e9d6f2fc8a88cd18a9914ee7c8f947c869ed3e50 05-Aug-2010 Vinson Lee <vlee@vmware.com> st/mesa: Add missing header in st_cb_readpixels.h.

Include mtypes.h for GLcontext symbol.
/external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h
b7615e5240707b022b81478dde545cec7fb9397f 08-Apr-2009 Brian Paul <brianp@vmware.com> st: implement GL_DEPTH_STENCIL format for glReadPixels and DrawPixels()
/external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h
311e40268414649f047ee177ba22a17a2d437843 10-Apr-2008 Brian Paul <brian.paul@tungstengraphics.com> gallium: more elaborate tracking of front color buffer state

This fixes the case where the app calls SwapBuffers then calls glReadPixels
to read the front color buffer. We now keep track of when the front buffer
is a _logically_ copy of the back buffer (after SwapBuffers) and read from
the back color buffer instead of the front.
/external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h
8f3fb395ff9bec371942e0769763daa4c59f876b 18-Oct-2007 Brian <brian.paul@tungstengraphics.com> make read_stencil_pixels() non-static
/external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h
c943dab9a36ac1b48a3da570d44128caa67c9f51 10-Aug-2007 Brian <brian.paul@tungstengraphics.com> glReadPixels
/external/mesa3d/src/mesa/state_tracker/st_cb_readpixels.h