WIP SDL3 compatibility

This commit is contained in:
Cameron Gutman
2025-01-31 01:13:17 -06:00
parent 5290305944
commit 231a67946d
34 changed files with 772 additions and 497 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ private:
int m_FlushingWindowEventsRef;
QList<QString> m_LaunchWarnings;
int m_CurrentDisplayIndex;
SDL_DisplayID m_CurrentDisplay;
bool m_NeedsFirstEnterCapture;
bool m_NeedsPostDecoderCreationCapture;