attackgoat / screen-13

Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.
Apache License 2.0
256 stars 12 forks source link

Internal GPU driver Rc/Arc compatibility #3

Closed attackgoat closed 3 years ago

attackgoat commented 3 years ago

This is the beginning of a change to allow the user of Screen 13 to choose what type of shared references are used to keep track of resources, and thereby support various multi-threading scenarios.