Age | Commit message (Expand) | Author |
---|---|---|
2010-02-02 | gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. | José Fonseca |
2010-02-02 | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca |
2010-01-22 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2010-01-21 | svga: Remove unused variable. | Vinson Lee |
2010-01-21 | svga: Remove duplicate code. | José Fonseca |
2010-01-21 | svga: Remove unused code. | José Fonseca |
2010-01-21 | svga: Don't swap buffers to system memory -- winsys' responsibility. | José Fonseca |
2010-01-21 | svga: Follow buffer usage semantics properly. | José Fonseca |
2010-01-18 | svga: Ensure buffer size/alignment is not zero. | José Fonseca |
2009-12-04 | svga: fix another pipe_reference strict aliasing violation | Roland Scheidegger |
2009-11-27 | svga: add DEBUG_CACHE option | Keith Whitwell |
2009-11-25 | svga: try harder to make the cachable flag work | Keith Whitwell |
2009-11-24 | svga: cache textures as well as buffers | Keith Whitwell |
2009-11-17 | svga: Add svga driver | Jakob Bornecrantz |