summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/omx/entrypoint.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: replace pipe_mutex_unlock() with mtx_unlock()Timothy Arceri2017-03-071-3/+3
* gallium/util: replace pipe_mutex_lock() with mtx_lock()Timothy Arceri2017-03-071-2/+2
* gallium/util: remove pipe_static_mutex()Timothy Arceri2017-03-071-1/+1
* gallium: Remove unnecessary semicolonsEdward O'Callaghan2016-01-061-1/+1
* st/omx: use the vl_screen dispatchEmil Velikov2015-11-201-6/+5
* auxiliary/vl: rename vl_screen_create to vl_dri2_screen_createEmil Velikov2015-11-201-1/+1
* st/omx: straighten get/put_screenEmil Velikov2015-11-201-16/+16
* st/omx: add headless supportLeo Liu2015-11-081-10/+35
* st/omx: provide constant number of componentsEmil Velikov2014-06-261-8/+7
* st/omx: always advertise all componentsChristian König2014-03-031-7/+8
* st/omx: initial OpenMAX H264 encoder v7Christian König2014-02-131-2/+9
* st/omx: add workaround for bug in BellagioChristian König2014-02-061-0/+13
* st/omx: initial OpenMAX support v3Christian König2014-02-061-0/+100