index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_cb_readpixels.c
Age
Commit message (
Expand
)
Author
2008-01-14
Remove pipe->get/put_tile_rgba.
Michel Dänzer
2008-01-14
Remove mapping fields from struct pipe_surface.
Michel Dänzer
2007-12-20
gallium: make state tracker explictly ask for rendercache flushes
Keith Whitwell
2007-12-07
Replace "duplicate" formats
Brian
2007-12-07
Eliminate struct pipe_region.
Michel Dänzer
2007-11-29
Move dimensions from struct pipe_region to struct pipe_surface.
Michel Dänzer
2007-11-20
initial support for PIPE_FORMAT_Z24_S8
Brian
2007-10-25
Move the get/put_tile() functions to pipe_context.
Brian
2007-10-18
fix function name
Brian
2007-10-18
make read_stencil_pixels() non-static
Brian
2007-10-17
fix addressing error in read_stencil_pixels()
Brian
2007-10-13
GL_STENCIL_INDEX support
Brian
2007-10-13
get_tile() of Z surfaces returns floats now
Brian
2007-10-03
basic support for reading GL_DEPTH_COMPONENT
Brian
2007-08-13
Added st_fb_orientation() function to determine the up/down orientation of th...
Brian
2007-08-13
flush pipe before reading image
Brian
2007-08-10
readpixels handles any format/type/packing/transfer ops now
Brian
2007-08-10
glReadPixels
Brian
[prev]