summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/glx/xlib/xm_api.c
AgeCommit message (Expand)Author
2009-08-31Gallium xlib: Add support for BGRA visuals.Michel Dänzer
2009-08-29xlib: Ensure one screen instance.José Fonseca
2009-05-01xlib winsys: use new st_swapbuffers() functionBrian Paul
2009-03-18st: call _glapi_check_multithread from st_make_currentKeith Whitwell
2009-03-18xlib st: Fix makeCurrent.Thomas Hellstrom
2009-03-13gallium: Remove do_flip argument from surface_copyJakob Bornecrantz
2009-03-09Fix up another instance of _mesa_unreference_framebuffer().Michel Dänzer
2009-01-23gallium: change the st_get_framebuffer_surface/texture functionsAlan Hourihane
2009-01-17xlib: don't explicitly create the pipe_winsys structKeith Whitwell
2009-01-13xlib: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell
2009-01-09xlib: move state tracker to glx/xlibKeith Whitwell