mesa/st: merge the syncobj code from st into mesa
authorDave Airlie <airlied@redhat.com>
Thu, 9 Dec 2021 06:59:03 +0000 (16:59 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 20 Jan 2022 00:53:30 +0000 (10:53 +1000)
commit0af7c1e385b94c4d3610c4bff4c3af8a1afb26c6
tree0c6c7d0e0fc95cd449ca14bb872e0369436fd63e
parentadf0dc7801c8ac6e20abf26a2a07ebbd463c3a29
mesa/st: merge the syncobj code from st into mesa

This merges all the syncobj code into the mesa from the state tracker.

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14327>
src/mesa/main/mtypes.h
src/mesa/main/syncobj.c
src/mesa/meson.build
src/mesa/state_tracker/st_cb_syncobj.c [deleted file]
src/mesa/state_tracker/st_cb_syncobj.h [deleted file]