Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Move p_thread.h and p_atomic.h out of gallium interfaces. | José Fonseca | 2010-02-02 | 1 | -1/+1 |
| | | | | Into os/os_thread.h and util/u_atomic.h respectively. | ||||
* | svga: revert packing of surface key | Keith Whitwell | 2009-11-25 | 1 | -3/+3 |
| | | | | Over-ambitious packing of values broke my cursor. | ||||
* | svga: cache textures as well as buffers | Keith Whitwell | 2009-11-24 | 1 | -6/+15 |
| | |||||
* | svga: Add svga driver | Jakob Bornecrantz | 2009-11-17 | 1 | -0/+135 |