xserver-multidpi/hw/xquartz
George Staplin 1056700971 XQuartz: GL: setVisualConfigs() copied the behavior of indirect.c which is wrong, with regard to the handling of xcalloc failure.
Use ErrorF for an error message after an xcalloc failure, and return instead of falling through to GlxSetVisualConfigs, or abort()ing at the test branch.
2008-10-07 12:12:38 -06:00
..
bundle XQuartz: Bumped bundle version to 2.3.2 for beta1 2008-10-04 21:07:31 -07:00
doc XQuartz: Added a preferences UI for pbproxy options. 2008-09-19 12:41:52 -07:00
GL XQuartz: GL: setVisualConfigs() copied the behavior of indirect.c which is wrong, with regard to the handling of xcalloc failure. 2008-10-07 12:12:38 -06:00
mach-startup XQuartz: Added a --enable-integrated-xpbproxy configure option for building xpbproxy as an app or as a thread. 2008-09-26 16:20:22 -07:00
pbproxy Xquartz: Fix parallel builds 2008-10-04 21:25:50 -07:00
xpr XQuartz: 64bit crash fix ... don't pass pointers through xe. 2008-09-20 19:45:19 -07:00
applewm.c XQuartz: Handled sanitization of namespace better 2008-04-18 20:16:06 -07:00
applewmExt.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
darwin.c XQuartz: Call setVisualConfigs in InitOutput, and only when GLXEXT is defined. 2008-10-07 11:39:44 -06:00
darwin.h XQuartz: Send AppleWMReloadPreferences where appropriate. 2008-09-27 15:00:19 -07:00
darwinClut8.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
darwinEvents.c XQuartz: Using absolute ranges for pointer location to increase resolution and better support tablets. 2008-09-30 13:54:25 -07:00
darwinEvents.h XQuartz: Using absolute ranges for pointer location to increase resolution and better support tablets. 2008-09-30 13:54:25 -07:00
darwinXinput.c add debug statements so we can see if/when our Xinput stubs are getting called. 2008-03-31 21:32:19 -07:00
keysym2ucs.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
keysym2ucs.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
Makefile.am XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:16:16 -07:00
pseudoramiX.c XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-06-25 11:51:27 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
quartz.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:17:42 -07:00
quartz.h XQuartz: More startup / threading house cleaning. 2008-04-28 11:47:49 -07:00
quartzAudio.c XQuartz: Handled sanitization of namespace better 2008-04-18 20:16:06 -07:00
quartzAudio.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:26:16 -08:00
quartzCocoa.m XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-06-25 11:51:27 -07:00
quartzCommon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:16:06 -07:00
quartzKeyboard.c XQuartz: Fixed threading issue with TSM. 2008-09-24 22:51:03 -07:00
quartzKeyboard.h XQuartz: Fixed threading issue with TSM. 2008-09-24 22:51:03 -07:00
quartzPasteboard.c just a bit of juggling headers around -- we're preparing 2008-03-31 21:34:03 -07:00
quartzPasteboard.h just a bit of juggling headers around -- we're preparing 2008-03-31 21:34:03 -07:00
quartzStartup.c Xquartz: Removed include directive for removed header 2008-06-11 11:44:45 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:16:06 -07:00
sanitizedCocoa.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:16:06 -07:00
threadSafety.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:17:42 -07:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:17:42 -07:00
X11Application.h XQuartz: Fixed threading issue with TSM. 2008-09-24 22:51:03 -07:00
X11Application.m XQuartz: GLX - enable_stereo defaults option should work now 2008-10-04 15:07:29 -07:00
X11Controller.h XQuartz: Added a preferences UI for pbproxy options. 2008-09-19 12:41:52 -07:00
X11Controller.m XQuartz: Send AppleWMReloadPreferences where appropriate. 2008-09-27 15:00:19 -07:00