]> git.tdb.fi Git - libs/game.git/commit
Adjust destruction order of Application members
authorMikko Rasa <tdb@tdb.fi>
Tue, 22 Apr 2025 21:38:09 +0000 (00:38 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 22 Apr 2025 21:44:48 +0000 (00:44 +0300)
commit19635a32dcb57d88c8868399325731352e4cdec4
treeae865f625c26a6be3a0ad7d6a792e145f4270203
parent35bb88ba23b56844f4b097f2b9165d8d4ab60550
Adjust destruction order of Application members

The VR system needs to be destroyed before the GL device because it
holds some Vulkan images created using the latter.
source/gameview/application.h