mesa: EXT_framebuffer_sRGB interface additions.
authorDave Airlie <airlied@redhat.com>
Sun, 16 Jan 2011 23:45:26 +0000 (09:45 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 21 Jan 2011 09:56:13 +0000 (19:56 +1000)
commita637280e42b9a2f4ccbb5e7b209c5645073f584e
tree5082311f46087879ee02be2a8aead15b7af3d3f6
parent634e889bb5aee64ee17dcec221f4fb05ff93270d
mesa: EXT_framebuffer_sRGB interface additions.

This adds the get/enable enums and internal gl_config storage
for this extension.

In theory this is all that is needed to enable this extension
from what I can see, since its not mandatory to implement the
features if you don't advertise the visuals or the fb configs.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/enable.c
src/mesa/main/get.c
src/mesa/main/mtypes.h