OSDN Git Service

gallium/glx/xlib: overhaul and simplification of the Gallium Xlib-based GLX
authorBrian Paul <brianp@vmware.com>
Wed, 12 Aug 2009 15:51:56 +0000 (09:51 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 12 Aug 2009 16:32:22 +0000 (10:32 -0600)
commit4a4039e1996a65ebced473fa03a3a970825746ff
treefcbe7d139c8e0a6d5f9c349bfa3a9eb81a00a68b
parent1e52b8b4e02c887cb493e5e2bde902b54e9c72fd
gallium/glx/xlib: overhaul and simplification of the Gallium Xlib-based GLX

The old GLX dispatch table stuff isn't needed (same story for the Mesa/Xlib
driver).  The intention of that code was being able to switch on the fly
between the real GLX library and the fake/Xlib-based emulation.  That hasn't
been used in a long time.

Next up: some file renaming.
src/gallium/state_trackers/glx/xlib/fakeglx.c
src/gallium/state_trackers/glx/xlib/fakeglx_fonts.c
src/gallium/state_trackers/glx/xlib/glxapi.c
src/gallium/state_trackers/glx/xlib/glxapi.h