Go to file
George Staplin c5d52d4c37 XQuartz: GL: Make indirect.c build and work in the 1.6 branch.
Reorder some header files and provide some types earlier on.

Remove the static __GLXextensionInfo __glDDXExtensionInfo; that isn't
used in 1.4 or 1.5, and seems to have been removed from 1.6.  Remove
the data structures associated with that too.

Remove __glXAquaDrawableResize.  The GLX structure doesn't use
it anymore, and the Apple version did nothing useful before.

__glXAquaDrawableSwapBuffers(): base no longer contains a drawGlxc
member.  Now provide the the Apple/Aqua context in the __GLXAquaDrawable
struct.  Add the context member to the __GLXAquaDrawable struct.

Remove the fallback configs.  They aren't used in 1.4 or 1.5 either.

Remove init_visuals().  It's not used in 1.4 or 1.5 either.

In the drawable constructor initialize the state properly, including
the new context member.

Remove glAquaResetExtension() -- it's not used anymore.

This has been tested remotely and proven to work with glxgears,
fire, various texture programs I wrote, and various Mesa demos.
(cherry picked from commit d514152195)
2009-01-15 21:04:54 -08:00
composite Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
config config: ANSI cleanups 2009-01-11 08:54:10 +01:00
damageext Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dbe Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dix Don't release grabs unless all buttons are up 2009-01-16 11:46:26 +10:00
doc Document zap/-retro interaction more. 2008-10-07 20:40:15 -04:00
exa EXA: Declare glyph cache picture as component-alpha when necessary. 2009-01-13 13:05:32 +01:00
fb Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
glx GLX: Avoid a crash when we have an uninitialized GL context 2009-01-15 14:23:48 +00:00
hw XQuartz: GL: Make indirect.c build and work in the 1.6 branch. 2009-01-15 21:04:54 -08:00
include XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate on fat binary compilation 2009-01-15 21:03:27 -08:00
mi mi: ensure chained button mappings from SD -> MD (#19282) 2009-01-15 09:28:01 +10:00
miext XQuartz: Get rid of white rectangle bug 2008-12-21 21:34:38 -08:00
os os: don't mix declarations and code 2009-01-11 08:54:13 +01:00
randr randr: RRSetPrimaryOutput can be static 2009-01-11 08:54:12 +01:00
record Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
render Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
Xext Xext: clean up XGE macros. 2009-01-15 16:11:02 +10:00
xfixes Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
Xi Don't release grabs unless all buttons are up 2009-01-16 11:46:26 +10:00
xkb mi: ensure chained button mappings from SD -> MD (#19282) 2009-01-15 09:28:01 +10:00
.gitignore Cygwin/X: Add *.exe pattern to .gitignore 2009-01-05 19:11:55 +00:00
acinclude.m4 dolt: allow older versions of bash to compile the xserver (#19031) 2008-12-12 04:54:34 -05:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate on fat binary compilation 2009-01-15 21:03:27 -08:00
COPYING Revert "Update COPYING for SHA1 code" 2008-09-23 09:21:37 -07:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Require macros 1.2.0 or newer for XORG_CHANGELOG and XORG_CWARNFLAGS. 2008-12-07 18:52:23 -02:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Enable compiling the X Server and modules with hidden symbols by default. 2008-11-28 02:01:57 -02:00