glx: Set sRGBCapable to a default value

Previously, if the server didn't send a GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT
tag, it would still be set to GLX_DONT_CARE (which is -1).  Set it to
GL_FALSE instead.

NOTE: This is a candidate for stable release branches.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: Maciej Wieczorek <maciej.t.wieczorek@intel.com>
This commit is contained in:
Ian Romanick 2012-07-12 13:56:32 -07:00
parent 170f0459a2
commit 7b0f912e70
1 changed files with 2 additions and 0 deletions

View File

@ -374,6 +374,8 @@ __glXInitializeVisualConfigFromTags(struct glx_config * config, int count,
#endif
}
config->sRGBCapable = GL_FALSE;
/*
** Additional properties may be in a list at the end
** of the reply. They are in pairs of property type