summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2010-03-13st/glx: Fix leaks in xmesa_st_framebuffer.Chia-I Wu
2010-03-13st/egl: Cache the pipe surface used in flush_frontbuffer.Chia-I Wu
2010-03-12st/xorg: Remove flushes no longer necessary thanks to context transfers.Michel Dänzer
2010-03-12Merge branch '7.8'Michel Dänzer
2010-03-12st/dri: Always try to set up R5G6B5 configs.Michel Dänzer
2010-03-12Grammar and spelling fixesJeff Smith
2010-03-12st/xorg: context transfersKeith Whitwell
2010-03-12Merge commit 'origin/gallium-context-transfers-2'Keith Whitwell
2010-03-12st/glx: Add xm_st.c to SConscript.Chia-I Wu
2010-03-12st/glx: Return a better format in choose_depth_stencil_format.Chia-I Wu
2010-03-12st/glx: Fix an infinite recursion in flush_front.Chia-I Wu
2010-03-12st/glx: Use st_api.h instead of st_public.h.Chia-I Wu
2010-03-12st/egl: Use st_api.h instead of st_public.h.Chia-I Wu
2010-03-12winsys/xlib, st/es: Advertise st_api.h support.Chia-I Wu
2010-03-12st/mesa: Implement st_api.h.Chia-I Wu
2010-03-12st/vega: Implement st_api.h.Chia-I Wu
2010-03-11st/mesa: don't enable extensions which aren't actually supportedRoland Scheidegger
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-03-11st/dri: move extension initilization to st/mesa completelyMarek Olšák
2010-03-11Merge remote branch 'origin/7.8'Michel Dänzer
2010-03-11st/xorg: Include cursorstr.hJakob Bornecrantz
2010-03-10Merge branch '7.8'Michel Dänzer
2010-03-10st/xorg: Work around cursor reference counting bugs in older X servers.Michel Dänzer
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-10gallium: Do not mix winsys-drawable-handle and context-private.Chia-I Wu
2010-03-10python: Remove broken link hack.José Fonseca
2010-03-10python: More build fixes.José Fonseca
2010-03-10target-helpers: remove swrast_xlib.c helperKeith Whitwell
2010-03-10python: Handle the possibility that no driver is selected.José Fonseca
2010-03-10gallium: remove trace module injection from various state trackersKeith Whitwell
2010-03-10python: Fix up state tracker for sw api.José Fonseca
2010-03-10st/wgl: add missing paramterKeith Whitwell
2010-03-10gallium: plumb winsys-drawable-handle through to state trackerKeith Whitwell
2010-03-10Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-10st/egl: Fix build errors in ximage backend after merge.Chia-I Wu
2010-03-09egl/x11: use swrast-xlib helperKeith Whitwell
2010-03-09gallium: create helper for swrast+xlib combinationKeith Whitwell
2010-03-09targets/libgl-xlib: add code to inject trace and identity layersKeith Whitwell
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-09ws/xlib: manage the GC internallyKeith Whitwell
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell
2010-03-09st/egl: Use xlib_sw_winsys in ximage backend.Chia-I Wu
2010-03-09st/egl: Fix KMS build error after winsys handle change.Chia-I Wu
2010-03-08vega: remove redundant DEFINES from .c.o ruleBrian Paul
2010-03-08gallium: remove xlib_driver::display_surfaceKeith Whitwell
2010-03-08gallium: introduce target directoryKeith Whitwell
2010-03-08Merge branch '7.8'Brian Paul
2010-03-08winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell