aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/glx/xlib/xm_api.c
Commit message (Expand)AuthorAgeFilesLines
* xlib winsys: use new st_swapbuffers() functionBrian Paul2009-05-011-14/+7
* st: call _glapi_check_multithread from st_make_currentKeith Whitwell2009-03-181-5/+0
* xlib st: Fix makeCurrent.Thomas Hellstrom2009-03-181-11/+16
* gallium: Remove do_flip argument from surface_copyJakob Bornecrantz2009-03-131-1/+0
* Fix up another instance of _mesa_unreference_framebuffer().Michel Dänzer2009-03-091-1/+1
* gallium: change the st_get_framebuffer_surface/texture functionsAlan Hourihane2009-01-231-5/+6
* xlib: don't explicitly create the pipe_winsys structKeith Whitwell2009-01-171-12/+1
* xlib: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell2009-01-131-5/+16
* xlib: move state tracker to glx/xlibKeith Whitwell2009-01-091-0/+1229