Merge branch 'texformat-rework'
[mesa.git] / src / gallium / state_trackers / glx /
2009-05-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-11 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-07 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-02 Brian Paulgallium/glx: say we're direct rendering
2009-05-02 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-01 Brian Paulxlib winsys: use new st_swapbuffers() function
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
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/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-03 Jakob Bornecrantzst/dri2: Add DRI2 a state tracker
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 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
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-12 Keith Whitwelldri: make dri_display_surface static
2009-01-12 Keith Whitwelldri: pull dri_swapbuffers.c into dri_drawable.c
2009-01-12 Keith Whitwelldri: rename dri1 directory
2009-01-12 Keith Whitwelldri: sketch of new device-independent glx/dri state...
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-09 Keith Whitwellxlib: move state tracker to glx/xlib