summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/renderbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* change mask[] test in put_mono_row_uint()Brian Paul2005-09-201-3/+11
* s/GLchan/GLubyte/, fix error string, add commentBrian Paul2005-09-191-2/+3
* Move _mesa_add_soft_renderbuffers() from framebuffer.c to renderbuffer.cBrian Paul2005-09-131-2/+84
* Remove last remnants of pre-renderbuffer code.Brian Paul2005-09-031-0/+2
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-0/+1863