texenvprogram: fix for ARB_draw_buffers.
[mesa.git] / src / gallium / winsys / xlib / xlib_softpipe.c
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Brian Paulgallium/xlib: add missing tex_usage parameter
2009-07-22 Keith Whitwellgallium/xlib: use XSHM for swapbuffers
2009-12-16 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-15 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-18 José Fonsecasoftpipe: Simplify softpipe_create's prototype.
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Michel Dänzergallium: Unify reference counting.
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-19 Michel Dänzergallium/winsys/xlib: Fix build with USE_XSHM undefined.
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Michel Dänzergallium/winsys/xlib: Use XShmPutImage when possible.
2009-02-12 Michel Dänzergallium/winsys/xlib: Fix stride calculations.
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
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-05 Michel Dänzergallium: No longer allow CPU mapping surfaces directly.
2009-02-03 Zack Rusingallium: remove pipe_buffer from surfaces
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-02-02 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2009-02-01 Zack RusinMerge branch 'gallium-winsys-private' into gallium-0.2
2009-01-30 Zack Rusingallium: make p_winsys internal
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-20 José Fonsecagallium: Remove the standalone surfaces.
2009-01-19 Brian Paulgallium: use align() intead of round_up()
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: split off cell to its own backend
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: disable more cell calls when GALLIUM_CELL not...
2009-01-09 Keith Whitwellxlib: combine and eliminate some header files
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 Brian Paulcell: fix breakage from xlib re-org
2009-01-08 Keith Whitwellgallium: split driver-independent code out of xlib...