mesa: Define infrastructure for ARB_framebuffer_no_attachments
authorKevin Rogovin <kevin.rogovin@intel.com>
Wed, 17 Jun 2015 10:29:50 +0000 (13:29 +0300)
committerMartin Peres <martin.peres@linux.intel.com>
Wed, 17 Jun 2015 11:39:02 +0000 (14:39 +0300)
commitda81999bee7b1f1bc0bb296e903deb03617ae22c
treebc0114e6fae16ce34f18ae9cd5f51702e2b7a545
parenta0cd1a4060fdb55a57609b460629c7059bbe7047
mesa: Define infrastructure for ARB_framebuffer_no_attachments

Define the infrastructure for the extension GL_ARB_framebuffer_no_attachments:
 - extension table
 - additions to gl_framebuffer

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Kevin Rogovin <kevin.rogovin@intel.com>
src/mesa/main/extensions.c
src/mesa/main/fbobject.c
src/mesa/main/framebuffer.c
src/mesa/main/mtypes.h