Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 |