summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/glx/xlib/xm_api.h
Commit message (Expand)AuthorAgeFilesLines
* st/xlib: Hang off screen destructor off main XCloseDisplay() callback.George Kyriazis2016-03-041-0/+3
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-221-1/+1
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* st/xlib: add HUD support for xlib/GLXBrian Paul2013-04-041-0/+3
* st/glx: remove the duplicated Drawable member.Stéphane Marchesin2011-10-051-1/+0
* st/glx: pass major, minor, context flags, etc to XMesaCreateContext()Brian Paul2011-05-191-1/+4
* st/glx: Replace MESA_VERSION_STRING by xmesa_get_name.Chia-I Wu2010-11-181-1/+4
* Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg2010-10-131-1/+1
* gl: Remove unused GLcontextModes fieldsKristian Høgsberg2010-10-131-0/+1
* st/xlib: Notify the context when the front/back buffers are swapped.Chia-I Wu2010-09-161-0/+3
* st/glx: Include main/core.h.Chia-I Wu2010-08-241-1/+1
* glx/xlib: configurable strict/non-strict buffer size invalidateKeith Whitwell2010-08-221-1/+1
* st/glx: Add support for GLX_MESA_copy_sub_buffer.Chia-I Wu2010-03-141-0/+2
* st/glx: Add xmesa_display to hold per-display variables.Chia-I Wu2010-03-141-5/+9
* st/glx: Use st_api.h instead of st_public.h.Chia-I Wu2010-03-121-27/+12
* winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell2010-03-081-15/+3
* st/glx: improved depth/stencil format selection codeBrian Paul2010-02-231-0/+3
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-021-1/+1
* gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320Brian Paul2009-10-071-0/+7
* gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/Brian Paul2009-08-121-1/+1
* xlib st: Fix makeCurrent.Thomas Hellstrom2009-03-181-0/+1
* xlib: move state tracker to glx/xlibKeith Whitwell2009-01-091-0/+393