gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
[mesa.git] / src / gallium / drivers / vc4 / vc4_fence.c
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-14 Eric Anholtvc4: Add perf debug for when we wait on BOs.
2015-07-05 Marek Olšákgallium: remove redundant pipe_context::fence_signalled
2015-01-10 Eric Anholtvc4: Move global seqno short-circuiting to vc4_wait_seq...
2014-12-12 Eric Anholtvc4: Fix referencing of sync objects.
2014-11-20 Eric Anholtvc4: Update for new kernel ABI with async execution...