mesa: for ARB_fbo, lift restriction that all FBO attachments are same size and color...
[mesa.git] / src / mesa / main / fbobject.h
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-03 Brian Paulmesa: fix problem freeing framebuffer/renderbuffer...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-03-26 Brian Paulmerge from texman branch
2006-03-20 Brian PaulLots of changes/fixes for rendering to framebuffer...
2006-03-15 Brian Paulsync with texmem branch
2005-11-16 Brian PaulSupport for combined depth/stencil renderbuffers (GL_EX...
2005-11-08 Brian Paulsome initial work on upcoming GL_EXT_framebuffer_blit...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-02-24 Brian PaulMore GL_EXT_framebuffer_object: rename some things...
2005-02-09 Brian Paulimplement the 'completeness' tests
2005-02-08 Brian Paula bunch of assorted fixes
2005-02-08 Brian Paulcheckpoint latest work
2005-02-07 Brian Pauladditional work on GL_EXT_framebuffer_object
2005-02-05 Brian PaulSome initial work on GL_EXT_framebuffer_object.