ARB_fbo: Add GL_EXT_framebuffer_multisample
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 11 Nov 2009 23:15:35 +0000 (15:15 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 18 Nov 2009 00:25:37 +0000 (16:25 -0800)
commitafab8d9958a4deedca16fb9856bc7f372c21debd
treea1610e341a2e38fda2425ad85500cd82ccaa0ecf
parentdaad31d52732b5a954360a0baacdeff89d3c153a
ARB_fbo: Add GL_EXT_framebuffer_multisample

Add GL_EXT_framebuffer_multisample.  Make
glRenderbufferStorageMultisampleEXT in GL_EXT_framebuffer_object alias
glRenderbufferStorageMultisample.  Also add the missing GLX render
opcode to glRenderbufferStorageMultisample.

Since this extension is layered on GL_EXT_framebuffer_object, I put it
in EXT_framebuffer_object.xml.
src/mesa/glapi/ARB_framebuffer_object.xml
src/mesa/glapi/EXT_framebuffer_object.xml