xserver-multidpi/hw/xquartz
Jeremy Huddleston a97252db24 XQuartz: GL: Buildfix for recent GLX changes
dispatch.h was leftover from an earlier implementation and is no longer
needed, so remove it since including it causes a build failure due to
conflicts between GL/gl.h and OpenGL/gl.h

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2012-01-08 23:23:14 -08:00
..
bundle Xquartz: include new localization files in the tarball 2011-07-31 16:45:55 -07:00
GL XQuartz: GL: Buildfix for recent GLX changes 2012-01-08 23:23:14 -08:00
mach-startup XQuartz: Provide in-tree implementation of strndup(3) if needed 2011-12-19 21:43:29 -08:00
man XQuartz: Add a scroll_in_device_direction preference 2011-07-19 20:00:27 -07:00
pbproxy XQuartz: pbproxy: Add missing AM_OBJCFLAGS 2011-10-04 21:40:41 -07:00
xpr Convert strncpy/strncat to strlcpy/strlcat 2011-11-23 12:15:05 -08:00
applewm.c XQuartz: applewm: Correct byte swapping in event notifications 2011-10-26 00:42:04 -07:00
applewmExt.h XQuartz: Fix incorrect typedefs with XPLUGIN_VERSION < 4 2011-04-29 11:06:18 -07:00
console_redirect.c XQuartz: Fix an array-index-out-of-bounds crasher 2011-05-14 19:15:26 -07:00
console_redirect.h XQuartz: Redirect stdout/stderr to asl 2011-05-12 20:19:40 -07:00
darwin.c XQuartz: Fix the filename of our log file 2011-10-24 16:45:36 -07:00
darwin.h XQuartz: ASL: Update logging to support differnet levels and subsystems 2011-06-01 21:07:56 -07:00
darwinEvents.c XQuartz: DarwinEQFini doesn't return Bool 2011-07-15 10:40:12 -07:00
darwinEvents.h XQuartz: DarwinEQFini doesn't return Bool 2011-07-15 10:40:12 -07:00
darwinfb.h XQuartz: Unify how we set our bitmasks for visuals 2009-07-31 15:34:13 -07:00
darwinXinput.c input: free the EQ allocated memory on shutdown (#38634) 2011-07-01 08:46:28 +10: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: Redirect stdout/stderr to asl 2011-05-12 20:19:40 -07:00
pseudoramiX.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c XQuartz: Don't crash if CG increases our display resolution 2011-05-22 11:17:59 -07:00
quartz.h XQuartz: xpr: Use a serial queue rather than pthread mutexes for window_hash 2011-04-25 18:57:03 -07:00
quartzCocoa.m XQuartz: Remove some dead code. 2010-07-13 08:27:36 -07:00
quartzCommon.h XQuartz: RandR: Don't change the rootless preference when changing RandR mode 2010-09-28 09:50:35 -07:00
quartzKeyboard.c XQuartz: Don't circumvent NDEBUG 2011-05-13 09:10:42 -07:00
quartzKeyboard.h hw/xquartz: remove duplicated includes 2011-04-24 19:46:07 -07:00
quartzRandR.c XQuartz: RandR: Don't crash if X11 is launched while there are no attached displays 2011-05-22 11:17:59 -07:00
quartzRandR.h XQuartz: RandR: Refactor legacy mode-switching to be better integrated with RandR 2010-09-28 10:09:11 -07:00
quartzStartup.c XQuartz: Mark functions _X_NORETURN 2011-05-22 11:17:59 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
sanitizedCocoa.h XQuartz: Ensure that {CF,NS}_RETURNS{,_NOT}_RETAINED are defined 2011-05-03 10:39:31 -07:00
X11Application.h XQuartz: Add a scroll_in_device_direction preference 2011-07-19 20:00:27 -07:00
X11Application.m XQuartz: Use set_front_process rather than X11ApplicationSetFrontProcess since we're already in the AppKit thread 2011-09-28 13:31:48 -07:00
X11Controller.h XQuartz: Add GUI controls to toggle scroll_in_device_direction 2011-07-19 20:01:11 -07:00
X11Controller.m XQuartz: Add GUI controls to toggle scroll_in_device_direction 2011-07-19 20:01:11 -07:00