summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/fbobject.h
Commit message (Expand)AuthorAgeFilesLines
* merge from texman branchBrian Paul2006-03-261-1/+7
* Lots of changes/fixes for rendering to framebuffer objects.Brian Paul2006-03-201-0/+1
* sync with texmem branchBrian Paul2006-03-151-0/+3
* Support for combined depth/stencil renderbuffers (GL_EXT_packed_depth_stencil).Brian Paul2005-11-161-3/+7
* some initial work on upcoming GL_EXT_framebuffer_blit extensionBrian Paul2005-11-081-1/+7
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-125/+16
* More GL_EXT_framebuffer_object: rename some things, added device driver hooks.Brian Paul2005-02-241-12/+100
* implement the 'completeness' testsBrian Paul2005-02-091-1/+12
* a bunch of assorted fixesBrian Paul2005-02-081-17/+17
* checkpoint latest workBrian Paul2005-02-081-0/+2
* additional work on GL_EXT_framebuffer_objectBrian Paul2005-02-071-0/+32
* Some initial work on GL_EXT_framebuffer_object.Brian Paul2005-02-051-0/+90