Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: remove flags from the flush function | Marek Olšák | 2011-03-11 | 1 | -2/+0 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -1/+1 |
* | llvmpipe: use llvm for attribute interpolant calculation | Keith Whitwell | 2010-09-18 | 1 | -0/+1 |
* | llvmpipe: fence debugging, add llvmpipe_finish | Keith Whitwell | 2010-08-25 | 1 | -3/+10 |
* | llvmpipe: No need to flush the caches for buffers. | José Fonseca | 2010-04-25 | 1 | -1/+1 |
* | llvmpipe: Cleanup/improve llvmpipe_flush_resource usage. | José Fonseca | 2010-04-25 | 1 | -9/+10 |
* | llvmpipe: llvmpipe_flush_texture -> llvmpipe_flush_resource | José Fonseca | 2010-04-25 | 1 | -1/+1 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -1/+1 |
* | llvmpipe: Ensure the context is flushed before modifying textures. | José Fonseca | 2010-03-13 | 1 | -0/+12 |
* | llvmpipe: Rename preprocessor symbols too. | José Fonseca | 2009-08-29 | 1 | -2/+2 |
* | llvmpipe: Fork softpipe for experimentation with llvm. | José Fonseca | 2009-08-29 | 1 | -0/+37 |