summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_blit.c
AgeCommit message (Expand)Author
2008-06-23util: Blit can now copy from texture to surfaceJakob Bornecrantz
2008-06-14util: Use pf_get_size().Michal Krol
2008-05-02gallium: fix build after mergeKeith Whitwell
2008-05-02Merge branch 'gallium-0.1' into gallium-tex-surfacesKeith Whitwell
2008-05-01gallium: Notify driver of texture updates in util_blit_pixels().Michel Dänzer
2008-05-01gallium: tex surface checkpointKeith Whitwell
2008-04-29gallium: added some assertions to be sure the blit's surface formats are suit...Brian Paul
2008-04-22gallium: setup an identity viewportBrian Paul
2008-04-21use cso fs/vs handle functionsKeith Whitwell
2008-04-21gallium: Set all state via cso_context in blit/gen_mipmap utils.José Fonseca
2008-03-27gallium: return pipe_shader_state from the simple shader functionsBrian
2008-03-27gallium: fix incorrect types for shadersBrian
2008-03-20gallium: set fb.width/heightBrian
2008-03-20gallium: create one vertex buffer and re-useBrian
2008-03-19gallium: explict float castsKeith Whitwell
2008-03-19gallium: implement CSO save/restore functions for use by meta operations (bli...Brian
2008-03-18gallium: new pixel blit codeBrian