gallium/xlib: silence unitialized var warning
[mesa.git] / src / gallium / state_trackers / glx / xlib /
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-06-17 Brian Paulst/glx: added null ptr check in Fake_glXCreatePixmap()
2009-03-18 Keith Whitwellst: call _glapi_check_multithread from st_make_current
2009-03-18 Thomas Hellstromxlib st: Fix makeCurrent.
2009-03-13 Jakob Bornecrantzgallium: Remove do_flip argument from surface_copy
2009-03-09 Michel Dänzerscons: Also define USE_XSHM for the glx/xlib state...
2009-03-09 Michel DänzerFix up another instance of _mesa_unreference_framebuffer().
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-22 Brian Paulgallium: remove dependency on main/glheader.h in glxapi.c
2009-02-20 Jakob Bornecrantzgallium: Improve makefiles for libraries
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 José Fonsecascons: Build xlib state tracker regardless of DRI settings.
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2-radeon' into gallium-0.2
2009-02-02 Michel Dänzerscons: Fixups for the introduction of the xlib state_tr...
2009-01-23 Alan Hourihanegallium: change the st_get_framebuffer_surface/texture...
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-17 Keith Whitwellxlib: don't explicitly create the pipe_winsys struct
2009-01-13 Keith Whitwellxlib: allow winsys's to register themselves with glx...
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-09 Keith Whitwellxlib: move state tracker to glx/xlib