xserver/hw/xquartz/GL
Jeremy Huddleston 0abfba08a0 XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch table
This will allow XQuartz built on older systems to pickup capabilities on
newer systems and prevent runtime failures when building on newer systems and
running on older ones.

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>

This commit squashes three cherry-picks:
(cherry picked from commit 3fa5d27e46)
(cherry picked from commit feab04397d)
(cherry picked from commit 34e2598f0a)
2011-06-17 10:08:03 -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: Use _glapi_create_table_from_handle to create out dispatch table 2011-06-17 10:08:03 -07:00
Makefile.am XQuartz GL: Add $(GL_CFLAGS) to CFLAGS 2010-12-08 22:58:12 -08: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