aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/nine/nine_lock.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: replace pipe_mutex_unlock() with mtx_unlock()Timothy Arceri2017-03-071-220/+220
* gallium/util: replace pipe_mutex_lock() with mtx_lock()Timothy Arceri2017-03-071-220/+220
* gallium/util: remove pipe_static_mutex()Timothy Arceri2017-03-071-1/+1
* st/nine: Protect dtors with mutexAxel Davy2017-01-121-19/+32
* st/nine: Remove volume9 {Set/Get/Free}PrivateData functionsPatrick Rudolph2016-10-101-38/+0
* st/nine: Switch {Set/Get/Free}PrivateData functionsPatrick Rudolph2016-10-101-40/+40
* st/nine: Align stack for entry pointsAxel Davy2016-02-121-222/+222
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-181-0/+3319