replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
[mesa.git] / src / gallium / drivers / lima / lima_fence.c
2020-06-18 Eric Engestromreplace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2020-02-17 Qiang Yulima: rename lima_submit to lima_job
2020-02-17 Qiang Yulima: move syncobj from lima_submit to lima_context
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-04-11 Qiang Yugallium: add lima driver