index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_cb_readpixels.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
gallium: fix/finish glReadPixels(GL_DEPTH_COMPONENT).
Brian
2008-02-12
1
-21
/
+78
*
Remove pipe->get/put_tile_rgba.
Michel Dänzer
2008-01-14
1
-1
/
+2
*
Remove mapping fields from struct pipe_surface.
Michel Dänzer
2008-01-14
1
-4
/
+0
*
gallium: make state tracker explictly ask for rendercache flushes
Keith Whitwell
2007-12-20
1
-1
/
+1
*
Replace "duplicate" formats
Brian
2007-12-07
1
-2
/
+2
*
Eliminate struct pipe_region.
Michel Dänzer
2007-12-07
1
-7
/
+6
*
Move dimensions from struct pipe_region to struct pipe_surface.
Michel Dänzer
2007-11-29
1
-3
/
+3
*
initial support for PIPE_FORMAT_Z24_S8
Brian
2007-11-20
1
-0
/
+9
*
Move the get/put_tile() functions to pipe_context.
Brian
2007-10-25
1
-1
/
+1
*
fix function name
Brian
2007-10-18
1
-1
/
+1
*
make read_stencil_pixels() non-static
Brian
2007-10-18
1
-5
/
+5
*
fix addressing error in read_stencil_pixels()
Brian
2007-10-17
1
-2
/
+2
*
GL_STENCIL_INDEX support
Brian
2007-10-13
1
-1
/
+77
*
get_tile() of Z surfaces returns floats now
Brian
2007-10-13
1
-13
/
+1
*
basic support for reading GL_DEPTH_COMPONENT
Brian
2007-10-03
1
-3
/
+34
*
Added st_fb_orientation() function to determine the up/down orientation of th...
Brian
2007-08-13
1
-4
/
+12
*
flush pipe before reading image
Brian
2007-08-13
1
-1
/
+9
*
readpixels handles any format/type/packing/transfer ops now
Brian
2007-08-10
1
-10
/
+56
*
glReadPixels
Brian
2007-08-10
1
-0
/
+75