summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/fbobject.c
Commit message (Expand)AuthorAgeFilesLines
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-205/+174
* silence warningsBrian Paul2005-02-271-2/+2
* More GL_EXT_framebuffer_object: rename some things, added device driver hooks.Brian Paul2005-02-241-85/+163
* new comments, fix zoffset error testBrian Paul2005-02-101-3/+36
* implement the 'completeness' testsBrian Paul2005-02-091-90/+253
* just some commentsBrian Paul2005-02-081-0/+7
* a bunch of assorted fixesBrian Paul2005-02-081-61/+65
* checkpoint latest workBrian Paul2005-02-081-46/+139
* additional work on GL_EXT_framebuffer_objectBrian Paul2005-02-071-213/+395
* Some initial work on GL_EXT_framebuffer_object.Brian Paul2005-02-051-0/+719