Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add storage_sample_count parameter into is_format_supported | Marek Olšák | 2018-07-31 | 1 | -1/+1 |
* | st/va: Fix leak in VAAPI subpictures | Chandu Babu N | 2017-06-22 | 1 | -0/+1 |
* | gallium/util: replace pipe_mutex_unlock() with mtx_unlock() | Timothy Arceri | 2017-03-07 | 1 | -15/+15 |
* | gallium/util: replace pipe_mutex_lock() with mtx_lock() | Timothy Arceri | 2017-03-07 | 1 | -5/+5 |
* | st/va: make the implementation thread safe v2 | Christian König | 2016-01-12 | 1 | -15/+53 |
* | st/va: subpicture implementation | Michael Varga | 2014-11-19 | 1 | -13/+149 |
* | st/va: skeleton VAAPI state tracker | Christian König | 2014-10-01 | 1 | -0/+115 |