xserver-multidpi/hw
Jon TURNEY c08c7c8f65 hw/xwin/glx: Create a new dispatch table rather than modifying the existing one
Create a new dispatch table rather than modifying the existing one

struct _glapi_table is not a complete type after including glapi.h, so we use
glapi_get_dispatch_table_size() to determine it's size (alternatively, we could
include glapitable.h, to complete the type)

This could possibly be written to use _glapi_create_table_from_handle() instead, but
that requires making all the wrapper functions exports

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
2012-06-21 18:36:17 +01:00
..
dmx Fix statement not reached warning in _DMXXineramaActive 2012-06-05 16:28:54 -07:00
kdrive kdrive: adjust BlockHandler/WakeupHandler to new API 2012-06-20 22:08:53 -07:00
vfb api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xfree86 Remove obsolete tab stop comments from hw/xfree86/parser/*.c 2012-06-20 21:41:52 -07:00
xnest api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xquartz api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xwin hw/xwin/glx: Create a new dispatch table rather than modifying the existing one 2012-06-21 18:36:17 +01:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00