xserver-multidpi/hw/xquartz
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
..
bundle XQuartz: Opt-in to NSSupportsAutomaticGraphicsSwitching 2012-11-17 11:52:10 -05:00
GL Full support of sRGB capable fbconfigs. 2013-03-18 10:02:00 -07:00
mach-startup XQuartz: Use asl_log_descriptor on Mountain Lion 2012-08-16 19:44:00 -07:00
man XQuartz: Add a scroll_in_device_direction preference 2011-07-19 20:00:27 -07:00
pbproxy pbproxy: Fix a warning about a bad method prototype 2012-08-01 18:45:43 -07:00
xpr XQuartz: Don't add the 15bit visual any more 2012-12-18 01:37:27 -08:00
applewm.c dix: Pull client-is-local flag up to the ClientRec 2012-09-20 14:36:39 -04:00
applewmExt.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
console_redirect.c XQuartz: console_redirect: Properly zero-out the tail of the array on realloc() 2012-08-16 19:44:00 -07:00
console_redirect.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
darwin.c XQuartz: Don't add the 15bit visual any more 2012-12-18 01:37:27 -08:00
darwin.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
darwinEvents.c XQuartz: darwinPointer now sends both absolute and relative motion 2012-04-23 20:20:42 -07:00
darwinEvents.h XQuartz: darwinPointer now sends both absolute and relative motion 2012-04-23 20:20:42 -07:00
darwinfb.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
darwinXinput.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
keysym2ucs.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
keysym2ucs.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
Makefile.am XQuartz: Redirect stdout/stderr to asl 2011-05-12 20:19:40 -07:00
pseudoramiX.c Fix pseudoramiX.c compilation without darwin.h 2012-08-01 18:29:55 -07:00
pseudoramiX.h Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
quartz.c Constify extensions in LoadExtension users 2012-11-21 11:13:55 +11:00
quartz.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzCocoa.m XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzCommon.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzKeyboard.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzKeyboard.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzRandR.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzRandR.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzStartup.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
sanitizedCarbon.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
sanitizedCocoa.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
X11Application.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
X11Application.m XQuartz: Avoid a race in initialization of darwinPointer 2012-05-17 16:32:06 -07:00
X11Controller.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
X11Controller.m XQuartz: Use asl_log_descriptor for children as well 2012-08-16 19:44:00 -07:00