xlib: disable more cell calls when GALLIUM_CELL not defined
[mesa.git] / src / gallium / state_trackers / xlib / fakeglx.c
2009-01-09 Keith Whitwellxlib: strip out some CI and overlay support
2009-01-09 Keith Whitwellxlib: strip out some overlay support
2009-01-09 Keith Whitwellxlib: strip out glXAllocateMemoryNV & friends
2009-01-09 Keith Whitwellxlib: combine and eliminate some header files
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 Keith Whitwellxlib: remove VMS tweaks, these should be moved to p_com...
2009-01-08 Keith Whitwellxlib: strip out some unused XMesa api functions
2009-01-08 Keith Whitwellxlib: rename xfonts.c to fakeglx_fonts.c
2009-01-08 Keith Whitwellxlib: rename old_xmesa.h to xm_api.h
2009-01-08 Keith Whitwellxlib: remove XMesaMakeCurrent, use XMesaMakeCurrent2...
2009-01-08 Keith Whitwellxlib: remove some XMesa types, just use the native...
2009-01-08 Keith Whitwellxlib: strip out more 3dfx stuff
2009-01-08 Keith Whitwellxlib: pull in private copies of the GL/xmesa*.h headers
2009-01-08 Keith Whitwellxlib: strip out FX stuff
2009-01-08 Keith Whitwellxlib: remove realglx.[ch]
2009-01-08 Keith Whitwellgallium: split driver-independent code out of xlib...