Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: replace pipe_mutex_unlock() with mtx_unlock() | Timothy Arceri | 2017-03-07 | 1 | -4/+4 |
* | gallium/util: replace pipe_mutex_lock() with mtx_lock() | Timothy Arceri | 2017-03-07 | 1 | -4/+4 |
* | gallium/util: replace pipe_mutex_init() with mtx_init() | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | gallium/util: replace pipe_mutex with mtx_t | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | svga/winsys: Add support for VGPU10 | Brian Paul | 2015-09-02 | 1 | -1/+1 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -3/+3 |
* | util: Move gallium's linked list to util | Jason Ekstrand | 2015-05-08 | 1 | -1/+1 |
* | svga/winsys: implement GBS support | Brian Paul | 2014-02-14 | 1 | -40/+151 |
* | winsys/svga: Update to vmwgfx kernel module 2.1 | Thomas Hellstrom | 2011-09-29 | 1 | -10/+225 |
* | gallium: Reorg winsys directories | Jakob Bornecrantz | 2010-03-24 | 1 | -0/+108 |