st/xorg: If dri2 version is 2 support version 1 as well
[mesa.git] / src / gallium / drivers / svga /
2010-01-13 José Fonsecasvga: Fix compile_vs error code.
2010-01-07 Vinson Leesvga: Silence uninitialized variable warning.
2010-01-05 José Fonsecasvga: Remove stale references to delete shader results.
2010-01-05 José Fonsecasvga: Rebind shaders when tokens change.
2010-01-04 Michel Dänzersvga: Fix debug build crash when rendering to depth...
2010-01-03 José Fonsecasvga: Use a shader id as low as possible.
2010-01-03 José Fonsecasvga: Rename error labels.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
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-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 José Fonsecasvga: Add a missing dependency from the prescale state.
2009-12-11 José Fonsecasvga: Always pass SVGA3D_SURFACE_HINT_DYNAMIC.
2009-12-11 José Fonsecasvga: Keep tight control of texture handle ownership.
2009-12-11 José Fonsecasvga: Fix mixed signed comparisons.
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Jakob Bornecrantzsvga: Add header files for overlay support
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-27 José Fonsecasvga: Re-add shader dumping.
2009-11-27 José Fonsecasvga: Handle comment tokens when dumping.
2009-11-27 José Fonsecasvga: Use consistent names for public symbol names...
2009-11-27 José Fonsecasvga: Use consistent file names for dumping facilities.
2009-11-27 Keith Whitwellsvga: flush our command buffer after the 8th distinct...
2009-11-27 Keith Whitwellsvga: add DEBUG_CACHE option
2009-11-26 Keith Whitwellsvga: hash the whole key, not just the first four bytes
2009-11-26 José Fonsecasvga: Remove spurious argument to SVGA_DBG.
2009-11-25 Keith Whitwellsvga: try harder to make the cachable flag work
2009-11-25 Keith Whitwellsvga: revert packing of surface key
2009-11-24 Keith Whitwellsvga: cache textures as well as buffers
2009-11-24 Jakob Bornecrantzsvga: Filter out pendantic and ansi flags
2009-11-23 Maciej CencoraMerge branch 'mesa_7_7_branch' of anongit.freedesktop...
2009-11-23 Jakob Bornecrantzsvga: Scrub Makefiles a bit
2009-11-18 Maciej CencoraMerge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
2009-11-17 Jakob Bornecrantzsvga: Remove -Werror for now as GCC 4.4.x raises a...
2009-11-17 Jakob Bornecrantzsvga: Add svga driver