summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_blit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some issues with glDrawBuffer(GL_NONE), bug 14198Brian2008-01-221-0/+3
* Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.Brian2008-01-061-3/+3
* implementation of _swrast_BlitFramebuffer()Brian Paul2006-03-021-4/+754
* _swrast_blit_framebuffer() functionBrian Paul2006-03-011-0/+40