RS117 / RLHD

BSD 2-Clause "Simplified" License
150 stars 62 forks source link

Fix switching between GPU plugins #303

Closed aHooder closed 2 years ago

aHooder commented 2 years ago

Since the SceneUploader code is largely the same between different GPU plugins, there can be scene ID collisions if the plugins are initialized around the same time, then switched off and on a small number of times. This makes such collisions a whole lot less likely.