ARB_fbo: Enable GL_EXT_framebuffer_multisample
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 11 Nov 2009 23:33:23 +0000 (15:33 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 18 Nov 2009 00:25:38 +0000 (16:25 -0800)
commit4d6ec214396461c0cf3ad8ede449b299ff06c1aa
tree9729a9344a8b7e90bfa18c399055fe2a3e4ac610
parent7fd44005ae67d598c0070bb6ad82a26bc0944284
ARB_fbo: Enable GL_EXT_framebuffer_multisample

All of this functionality is already included in ARB_fbo.  This just
enables the string.

I was a bit lazy in using FEATURE_ARB_framebuffer_object for this
feature as well.  I don't think it makes much difference in the long run.
src/mesa/main/extensions.c
src/mesa/main/mtypes.h