summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Replace GLuint with GLbitfield where appropriate. Also replace GLuintBrian Paul2005-09-151-2/+2
* Move _mesa_add_soft_renderbuffers() from framebuffer.c to renderbuffer.cBrian Paul2005-09-131-94/+12
* Remove last remnants of pre-renderbuffer code.Brian Paul2005-09-031-2/+0
* Just additional comments.Brian Paul2005-08-311-0/+7
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-0/+513