summaryrefslogtreecommitdiff
path: root/src/mesa/main/readpix.c
AgeCommit message (Expand)Author
2009-08-12mesa: use _mesa_is_bufferobj()Brian Paul
2009-08-07mesa: use _mesa_bufferobj_mapped()Brian Paul
2009-08-07mesa: fix some incorrect error checks in _mesa_error_check_format_type()Brian Paul
2009-04-02mesa: don't call ctx->Driver.ReadPixels() if width or height is zeroBrian Paul
2008-09-21mesa: refactor: move glReadPixels code into new readpix.c fileBrian Paul