xserver-multidpi/hw/xquartz/GL
Tomasz Lis cf89aa5374 Full support of sRGB capable fbconfigs.
Changes to correctly initialize the sRGB capability attribute and
transfer it between XServer and the client. Modifications include
extension string, transferring visual config attribs and fbconfig
attribs. Also, attribute is initialized in the modules which do not
really use it (xquartz and xwin).
This version advertises both ARB and EXT strings, and initializes
the capability to default value of FALSE. It has corrected required
GLX version and does not influence swrast. The sRGB capable attribute
is attached only to those configs which do have this capability.
Both ARB and EXT versions share the same GLX extension enabling bit.

Signed-off-by: Tomasz Lis <tomasz.lis@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2013-03-18 10:02:00 -07:00
..
capabilities.c XQuartz: Ensure <dix-config.h> is included in capabilities.c 2013-02-14 09:20:46 -08:00
capabilities.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
glcontextmodes.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
glcontextmodes.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
indirect.c XQuartz: Build fix for __GLXscreen::createContext changes 2012-07-23 23:17:17 -07:00
Makefile.am XQuartz GL: Add $(GL_CFLAGS) to CFLAGS 2010-12-08 22:58:12 -08:00
visualConfigs.c Full support of sRGB capable fbconfigs. 2013-03-18 10:02:00 -07:00
visualConfigs.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00