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
/
main
/
readpix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: rename function to _mesa_is_format_integer_color()
Brian Paul
2010-10-26
1
-1
/
+1
*
mesa: additional glReadPixels error checks for GL_EXT_texture_integer
Brian Paul
2010-10-25
1
-0
/
+15
*
mesa: added cases for GL_EXT_texture_integer
Brian Paul
2010-10-23
1
-0
/
+10
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formats
Ian Romanick
2010-10-01
1
-0
/
+1
*
mesa: raise GL_INVALID_OPERATION for glReadPixels(GL_COLOR_INDEX)
Brian Paul
2010-04-20
1
-0
/
+6
*
mesa: Remove checks of Visual.rgbMode
Ian Romanick
2010-03-03
1
-12
/
+4
*
mesa: use _mesa_is_bufferobj()
Brian Paul
2009-08-12
1
-1
/
+1
*
mesa: use _mesa_bufferobj_mapped()
Brian Paul
2009-08-07
1
-1
/
+1
*
mesa: fix some incorrect error checks in _mesa_error_check_format_type()
Brian Paul
2009-08-07
1
-17
/
+34
*
mesa: don't call ctx->Driver.ReadPixels() if width or height is zero
Brian Paul
2009-04-02
1
-0
/
+3
*
mesa: refactor: move glReadPixels code into new readpix.c file
Brian Paul
2008-09-21
1
-0
/
+190