summaryrefslogtreecommitdiff
path: root/src/mesa/main/fbobject.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-21mesa: added extern qualifierTom Fogal1-1/+1
2009-01-22mesa: stub for _mesa_RenderbufferStorageMultisample()Brian Paul1-0/+5
2008-07-03mesa: fix problem freeing framebuffer/renderbuffer objectsBrian Paul1-2/+5
2007-05-16Initial implementation of MESA_texture_arrayIan Romanick1-0/+4
2006-03-26merge from texman branchmesa_20060325Brian Paul1-1/+7
2006-03-20Lots of changes/fixes for rendering to framebuffer objects.Brian Paul1-0/+1
2006-03-15sync with texmem branchBrian Paul1-0/+3
2005-11-16Support for combined depth/stencil renderbuffers (GL_EXT_packed_depth_stencil).Brian Paul1-3/+7
2005-11-08some initial work on upcoming GL_EXT_framebuffer_blit extensionBrian Paul1-1/+7
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul1-125/+16
2005-02-24More GL_EXT_framebuffer_object: rename some things, added device driver hooks.Brian Paul1-12/+100
2005-02-09implement the 'completeness' testsBrian Paul1-1/+12
2005-02-08a bunch of assorted fixesBrian Paul1-17/+17
2005-02-08checkpoint latest workBrian Paul1-0/+2
2005-02-07additional work on GL_EXT_framebuffer_objectBrian Paul1-0/+32
2005-02-05Some initial work on GL_EXT_framebuffer_object.Brian Paul1-0/+90