mesa: add support for semaphore object signal/wait v3
authorAndres Rodriguez <andresx7@gmail.com>
Tue, 17 Oct 2017 00:10:31 +0000 (20:10 -0400)
committerAndres Rodriguez <andresx7@gmail.com>
Tue, 30 Jan 2018 20:13:49 +0000 (15:13 -0500)
commit89b52891fd37293e596c75f49fb5202d83155677
tree341bc1720cba1280e5ed42af2018d2bbfadaca03
parent260f7fcc46f5feb10a3bc5fe5f29f8f08a0c202c
mesa: add support for semaphore object signal/wait v3

Memory synchronization is left for a future patch.

v2: flush vertices/bitmaps moved to mesa/main
v3: removed spaces before/after braces

Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/main/dd.h
src/mesa/main/externalobjects.c