summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/glx/xlib/xm_api.h
AgeCommit message (Expand)Author
2010-11-18st/glx: Replace MESA_VERSION_STRING by xmesa_get_name.Chia-I Wu
2010-10-13Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg
2010-10-13gl: Remove unused GLcontextModes fieldsKristian Høgsberg
2010-09-16st/xlib: Notify the context when the front/back buffers are swapped.Chia-I Wu
2010-08-24st/glx: Include main/core.h.Chia-I Wu
2010-08-22glx/xlib: configurable strict/non-strict buffer size invalidateKeith Whitwell
2010-03-14st/glx: Add support for GLX_MESA_copy_sub_buffer.Chia-I Wu
2010-03-14st/glx: Add xmesa_display to hold per-display variables.Chia-I Wu
2010-03-12st/glx: Use st_api.h instead of st_public.h.Chia-I Wu
2010-03-08winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell
2010-02-23st/glx: improved depth/stencil format selection codeBrian Paul
2010-02-02gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca
2009-10-07gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320Brian Paul
2009-08-12gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/Brian Paul
2009-03-18xlib st: Fix makeCurrent.Thomas Hellstrom
2009-01-09xlib: move state tracker to glx/xlibKeith Whitwell