xserver-multidpi/hw/xwin/glx
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
..
.gitignore hw/xwin: wglext.h should be provided by w32api, rather than downloaded 2011-04-28 17:53:39 +01:00
gen_gl_wrappers.py hw/xwin: Fix some of the warnings in generated gl wrapper code 2012-10-16 22:29:48 +01:00
glwindows.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glwrap.c hw/xwin: Fix some of the warnings in generated gl wrapper code 2012-10-16 22:29:48 +01:00
indirect.c Full support of sRGB capable fbconfigs. 2013-03-18 10:02:00 -07:00
Makefile.am Fix 'make distcheck' for hw/xwin 2012-10-11 12:54:12 +01:00
wgl_ext_api.c hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startup 2011-07-07 18:00:34 +01:00
wgl_ext_api.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
winpriv.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
winpriv.h Cygwin/X: AIGLX using native WGL 2010-04-28 14:26:52 +01:00