st/nine: Add nine_queue
authorPatrick Rudolph <siro@das-labor.org>
Tue, 25 Oct 2016 16:03:44 +0000 (18:03 +0200)
committerAxel Davy <axel.davy@ens.fr>
Tue, 20 Dec 2016 22:44:22 +0000 (23:44 +0100)
commit3af17a671d871e725967a74617e5adb2e985e6ef
treec065f4c300f9ca40c5464cc27fc41d1a142eb31b
parente068d3afe17cb7e26d8229ee279c71a09e9a20af
st/nine: Add nine_queue

This queue mechanism will be used for CSMT.

Signed-off-by: Patrick Rudolph <siro@das-labor.org>
src/gallium/state_trackers/nine/Makefile.sources
src/gallium/state_trackers/nine/nine_queue.c [new file with mode: 0644]
src/gallium/state_trackers/nine/nine_queue.h [new file with mode: 0644]