index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_blit.c
Age
Commit message (
Expand
)
Author
2008-06-14
util: Use pf_get_size().
Michal Krol
2008-05-02
gallium: fix build after merge
Keith Whitwell
2008-05-02
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-01
gallium: Notify driver of texture updates in util_blit_pixels().
Michel Dänzer
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-04-29
gallium: added some assertions to be sure the blit's surface formats are suit...
Brian Paul
2008-04-22
gallium: setup an identity viewport
Brian Paul
2008-04-21
use cso fs/vs handle functions
Keith Whitwell
2008-04-21
gallium: Set all state via cso_context in blit/gen_mipmap utils.
José Fonseca
2008-03-27
gallium: return pipe_shader_state from the simple shader functions
Brian
2008-03-27
gallium: fix incorrect types for shaders
Brian
2008-03-20
gallium: set fb.width/height
Brian
2008-03-20
gallium: create one vertex buffer and re-use
Brian
2008-03-19
gallium: explict float casts
Keith Whitwell
2008-03-19
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-18
gallium: new pixel blit code
Brian