Bill Currie
c5f2aca07d
[vulkan] Conditionalize vulkan tests
2021-06-01 18:53:53 +09:00
Bill Currie
64f51bda6e
[build] Get make distcheck working again
...
again...
This covers only the basic check with a build in debian, but it's a good
start.
2021-03-29 17:35:30 +09:00
Bill Currie
9617bbef97
[build] Create static libs for render targets
...
The static libs are used to build the plugins, but make it easy to use
only those modules needed for tests. Fixes the link error when running
"make check" with non-static plugins.
2021-03-03 16:34:16 +09:00
Bill Currie
92afe9f265
[vulkan] Convert stagebuf to a ring buffer
...
I should have known this would be necessary, but it fixes the corruption
when updating the scrap.
2021-01-15 22:50:04 +09:00