summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_blit.c
AgeCommit message (Expand)Author
2010-02-03st/mesa: Remove unnecessary headers.Vinson Lee
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-15st/mesa: Remove unnecessary headers from st_cb_blit.c.Vinson Lee
2009-10-29mesa: Fix compilation errors and warnings when features are disabled.Chia-I Wu
2009-09-19mesa: Allow BlitFramebuffer from a texture.José Fonseca
2009-08-05st/mesa: implement BlitFramebuffer() for depth/stencil (incomplete)Brian Paul
2009-08-05st/mesa: fix Y inversion and optimize st_BlitFramebuffer()Brian Paul
2008-09-11st: adapt to new framebuffer struct, with one FIXME outstandingKeith Whitwell
2008-06-20gallium: remove unneeded #includeBrian Paul
2008-06-12gallium: add some #if FEATURE_x testsBrian Paul
2008-04-21gallium: Use CSO cache for shaders.Michel Dänzer
2008-03-20gallium: Y-invert blit depending on framebuffer orientationBrian
2008-03-19gallium: implement CSO save/restore functions for use by meta operations (bli...Brian
2008-03-18gallium: glFramebufferBlitEXT() implementationBrian