Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: replace pipe_mutex_unlock() with mtx_unlock() | Timothy Arceri | 2017-03-07 | 1 | -220/+220 |
* | gallium/util: replace pipe_mutex_lock() with mtx_lock() | Timothy Arceri | 2017-03-07 | 1 | -220/+220 |
* | gallium/util: remove pipe_static_mutex() | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | st/nine: Protect dtors with mutex | Axel Davy | 2017-01-12 | 1 | -19/+32 |
* | st/nine: Remove volume9 {Set/Get/Free}PrivateData functions | Patrick Rudolph | 2016-10-10 | 1 | -38/+0 |
* | st/nine: Switch {Set/Get/Free}PrivateData functions | Patrick Rudolph | 2016-10-10 | 1 | -40/+40 |
* | st/nine: Align stack for entry points | Axel Davy | 2016-02-12 | 1 | -222/+222 |
* | nine: Add state tracker nine for Direct3D9 (v3) | Joakim Sindholt | 2014-11-18 | 1 | -0/+3319 |