svga: Keep tight control of texture handle ownership.
[mesa.git] / src / gallium / drivers / svga /
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