aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/va/subpicture.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add storage_sample_count parameter into is_format_supportedMarek Olšák2018-07-311-1/+1
* st/va: Fix leak in VAAPI subpicturesChandu Babu N2017-06-221-0/+1
* gallium/util: replace pipe_mutex_unlock() with mtx_unlock()Timothy Arceri2017-03-071-15/+15
* gallium/util: replace pipe_mutex_lock() with mtx_lock()Timothy Arceri2017-03-071-5/+5
* st/va: make the implementation thread safe v2Christian König2016-01-121-15/+53
* st/va: subpicture implementationMichael Varga2014-11-191-13/+149
* st/va: skeleton VAAPI state trackerChristian König2014-10-011-0/+115