Update Driver Template + Window Crash Fix #46

Merged
cosmonaut merged 2 commits from TheSpydog/Refresh:template-and-window-fixes into main 2023-09-30 17:50:49 +00:00

Some minor stuff that's cropped up from the D3D11 work so far. This PR updates the Driver_Template with the latest API, and also fixes a crash in the Vulkan driver -- if you acquired a swapchain texture from a window that had been destroyed, there was no null check before de-referencing the WindowData.

Some minor stuff that's cropped up from the D3D11 work so far. This PR updates the Driver_Template with the latest API, and also fixes a crash in the Vulkan driver -- if you acquired a swapchain texture from a window that had been destroyed, there was no null check before de-referencing the WindowData.
TheSpydog added 2 commits 2023-09-30 01:59:50 +00:00
cosmonaut merged commit a15e26b124 into main 2023-09-30 17:50:49 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MoonsideGames/Refresh#46
There is no content yet.