xserver-multidpi/hw/xquartz/GL
Jeremy Huddleston 38df706c6b XQuartz: GLX: Create a new dispatch table rather than modifying the existing one
Fixes regression introduced by b0c665ac0f

0   X11.bin                       	0x0000000100118293 __glXAquaScreenCreateContext + 684
1   X11.bin                       	0x00000001001315b0 DoCreateContext + 163
2   X11.bin                       	0x000000010013509f __glXDispatch + 211
3   X11.bin                       	0x00000001000c7dad Dispatch + 785
4   X11.bin                       	0x00000001000b97e5 dix_main + 1022
5   X11.bin                       	0x00000001000122bc server_thread + 50
6   libSystem.B.dylib             	0x00007fff836554f6 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff836553a9 thread_start + 13

http://lists.apple.com/archives/X11-users/2011/May/msg00045.html

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2011-06-01 20:41:11 -07:00
..
capabilities.c XQuartz: Use ErrorF rather than fprintf to log errors 2011-04-25 22:00:41 -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: Create a new dispatch table rather than modifying the existing one 2011-06-01 20:41:11 -07:00
Makefile.am XQuartz GL: Add $(GL_CFLAGS) to CFLAGS 2010-12-08 22:58:12 -08:00
visualConfigs.c hw/xquartz: remove duplicated includes 2011-04-24 19:46:07 -07:00
visualConfigs.h XQuartz: Overhaul setting up visuals 2009-07-26 02:35:49 -07:00