radeonsi: use shader_info::cs::local_size_variable to clean up some code
[mesa.git] / src / gallium / drivers / v3d / v3d_fence.c
2020-01-15 Iago Toral Quirogav3d: fix bug when checking result of syncobj fence...
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2018-07-20 Eric Anholtv3d: Fix incorrect handling of two fences created back...
2018-07-20 Eric Anholtv3d: Fix the timeout value passed to drmSyncobjWait().
2018-07-20 Eric Anholtv3d: Fix drmSyncobjWait() return value checking even...
2018-06-20 Eric Anholtv3d: Fix return value from fence_finish.
2018-05-16 Eric Anholtv3d: Rename driver functions from vc5 to v3d.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".