Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove unused _mesa_error_check_format_type() function | Brian Paul | 2012-02-07 | 1 | -4/+0 |
* | mesa: move swrast ReadPixels code into core Mesa | Brian Paul | 2011-11-15 | 1 | -0/+9 |
* | Squashed commit of the following: | Brian Paul | 2011-04-26 | 1 | -0/+4 |
* | mesa: Clean up header file inclusion in readpix.h. | Vinson Lee | 2010-11-20 | 1 | -1/+2 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | mesa: refactor: move glReadPixels code into new readpix.c file | Brian Paul | 2008-09-21 | 1 | -0/+42 |