xserver-multidpi/hw/xquartz
George Staplin 01eaebdc98 XQuartz: GL: Make various changes to makeFormat, so that it works better. Now glxgears looks normal with the old libGL.
Add various GLX extensions to the list of supported extensions.

Reformat the oddly formatted code in some areas.

Use xalloc and xfree instead of malloc and free.
(cherry picked from commit 755f53eb40)
2008-11-28 13:18:27 -08:00
..
bundle XQuartz: CFBundleShortVersionString needs to conform to X.Y.Z as well... sigh 2008-11-13 01:19:35 -08:00
doc XQuartz: Added option to enable/disable test extensions 2008-11-28 13:02:54 -08:00
GL XQuartz: GL: Make various changes to makeFormat, so that it works better. Now glxgears looks normal with the old libGL. 2008-11-28 13:18:27 -08:00
mach-startup XQuartz: Added option to enable/disable test extensions 2008-11-28 13:02:54 -08:00
pbproxy XQuartz: Force X11Controller to reset a broken DISPLAY envvar. 2008-11-25 11:53:06 -08:00
xpr XQuartz: Dead code removal 2008-11-25 00:54:22 -08:00
applewm.c XQuartz: Restore the logic of AppleWMDoReorderWindow to the same as the 1.4 branch. 2008-11-13 01:18:49 -08:00
applewmExt.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwin.c XQuartz: Updated some code to use newer server API 2008-11-22 13:57:45 -08:00
darwin.h XQuartz: More Tiger ifdefs 2008-11-21 10:59:26 -08:00
darwinClut8.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwinEvents.c XQuartz: Updated some code to use newer server API 2008-11-22 13:57:45 -08:00
darwinEvents.h XQuartz: Using absolute ranges for pointer location to increase resolution and better support tablets. 2008-10-03 11:14:38 -07:00
darwinXinput.c add debug statements so we can see if/when our Xinput stubs are getting called. 2008-03-31 16:44:22 -07:00
keysym2ucs.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
keysym2ucs.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
Makefile.am XQuartz: Fixed --disable-glx 2008-11-22 14:04:28 -08:00
pseudoramiX.c XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c XQuartz: displayScreenBounds uses quartzEnableRootless rather than !quartzHasRoot 2008-10-31 15:50:06 -07:00
quartz.h XQuartz: Dead code removal 2008-11-25 00:54:22 -08:00
quartzAudio.c XQuartz: Resurrect the old audio path for Tiger 2008-11-21 10:59:17 -08:00
quartzAudio.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartzCocoa.m XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
quartzCommon.h XQuartz: More fullscreen fixes 2008-10-21 09:34:49 -07:00
quartzKeyboard.c XQuartz: Fix dead-acute on Greek keyboards 2008-11-28 13:02:25 -08:00
quartzKeyboard.h XQuartz: Fixed threading issue with TSM. 2008-09-26 12:31:21 -07:00
quartzPasteboard.c XQuartz: Updated some code to use newer server API 2008-11-22 13:57:45 -08:00
quartzPasteboard.h just a bit of juggling headers around -- we're preparing 2008-04-02 17:47:57 -07:00
quartzStartup.c Xquartz: Removed include directive for removed header 2008-07-11 10:13:06 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
sanitizedCocoa.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
threadSafety.c XQuartz: spewCallStack is noop on Tiger now... 2008-11-21 10:59:41 -08:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
X11Application.h XQuartz: Added option to enable/disable test extensions 2008-11-28 13:02:54 -08:00
X11Application.m XQuartz: Added option to enable/disable test extensions 2008-11-28 13:02:54 -08:00
X11Controller.h XQuartz: Add option to allow access to the menu in fullscreen mode 2008-10-31 20:05:39 -07:00
X11Controller.m XQuarz: Setup our PATH and PWD earlier, so our initial client benefits from it as well... 2008-11-28 13:02:41 -08:00