mesa/st: introduce EXT_semaphore and EXT_semaphore_fd v2
authorAndres Rodriguez <andresx7@gmail.com>
Tue, 3 Oct 2017 19:35:57 +0000 (15:35 -0400)
committerAndres Rodriguez <andresx7@gmail.com>
Tue, 30 Jan 2018 20:13:49 +0000 (15:13 -0500)
commit8e635f7d65752cd5af362036fd50ff3957275510
treee4c843507c4d89916343cca137a3eab7c2778fdb
parentfde1afc4956d273f8684de5f1d4b8a28aabeb14c
mesa/st: introduce EXT_semaphore and EXT_semaphore_fd v2

Guarded by PIPE_CAP_SEMAPHORE_SIGNAL

v2: corresponding changes for PIPE_CAP_SEMAPHORE_SIGNAL rename

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