summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/glx/xlib
Commit message (Expand)AuthorAgeFilesLines
* gallium/glx/xlib: updated commentsBrian Paul2009-08-123-4/+2
* gallium/glx/xlib: delete fakeglx.hBrian Paul2009-08-121-41/+0
* gallium/glx/xlib: rename fakeglx.c to glx_api.cBrian Paul2009-08-123-2/+2
* gallium/glx/xlib: delete glxapi.hBrian Paul2009-08-121-36/+0
* gallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.cBrian Paul2009-08-123-2/+2
* gallium/glx/xlib: rename glxapi.c to glx_getproc.cBrian Paul2009-08-123-2/+3
* gallium/glx/xlib: don't include fakeglx.hBrian Paul2009-08-121-1/+0
* gallium/glx/xlib: overhaul and simplification of the Gallium Xlib-based GLXBrian Paul2009-08-124-1574/+280
* Merge branch 'mesa_7_5_branch'Brian Paul2009-06-241-1/+1
|\
| * st/glx: added null ptr check in Fake_glXCreatePixmap()Brian Paul2009-06-171-1/+1
* | gallium/glx: say we're direct renderingBrian Paul2009-05-011-5/+8
* | 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-182-11/+17
* gallium: Remove do_flip argument from surface_copyJakob Bornecrantz2009-03-131-1/+0
* scons: Also define USE_XSHM for the glx/xlib state tracker build.Michel Dänzer2009-03-091-0/+2
* Fix up another instance of _mesa_unreference_framebuffer().Michel Dänzer2009-03-091-1/+1
* gallium: remove dependency on main/glheader.h in glxapi.cBrian Paul2009-02-221-1/+9
* gallium: Improve makefiles for librariesJakob Bornecrantz2009-02-201-13/+5
* scons: Build xlib state tracker regardless of DRI settings.José Fonseca2009-02-121-2/+1
* scons: Fixups for the introduction of the xlib state_tracker.Michel Dänzer2009-02-021-0/+26
* 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-172-16/+2
* xlib: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell2009-01-132-18/+34
* xlib: move state tracker to glx/xlibKeith Whitwell2009-01-099-0/+6320