xserver-multidpi/hw/xquartz/GL
Jeremy Huddleston 98f90145d7 XQuartz: GLX: Don't mangle __GLXDrawable's pDraw
We were incorrectly NULLing out pDraw in __GLXDrawable instead of ours in
__GLXAquaDrawable. (we should refactor to eliminate this redundancy later)

This was causing http://xquartz.macosforge.org/trac/ticket/426
This was benign until commit f0006aa58f
The root cause of this change was  fed7ccc481ad1caaa518cafe944c2327a5d0b6c65

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2010-07-28 18:11:38 -07:00
..
capabilities.c darwin: Generate crash reports on FatalError() 2010-03-29 09:37:17 -07:00
capabilities.h XQuartz: GL: Add capability detection for depth buffers, and multisampling. 2008-11-05 19:23:48 -08:00
glcontextmodes.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
glcontextmodes.h XQuartz: Actually add glcontextmodes.[hc] 2008-11-14 15:13:59 -08:00
indirect.c XQuartz: GLX: Don't mangle __GLXDrawable's pDraw 2010-07-28 18:11:38 -07:00
Makefile.am XQuartz: remove undefined XSERVER_CFLAGS variable 2010-03-15 08:24:02 -07:00
visualConfigs.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
visualConfigs.h XQuartz: Overhaul setting up visuals 2009-07-26 02:35:49 -07:00