|
@@ -56,7 +56,7 @@ Other changes:
|
|
- Backends: Win32: undo an assert introduced in 1.90.6 which didn't allow WndProc
|
|
- Backends: Win32: undo an assert introduced in 1.90.6 which didn't allow WndProc
|
|
handler to be called before backend initialization. Because of how ::CreateWindow()
|
|
handler to be called before backend initialization. Because of how ::CreateWindow()
|
|
calls in WndProc this is facilitating. (#6275) [@MennoVink]
|
|
calls in WndProc this is facilitating. (#6275) [@MennoVink]
|
|
-- Backends: SDL3: minor updates for latest SDL3 API changes. (#7580) [@kuvaus]
|
|
|
|
|
|
+- Backends, Examples: SDL3: updates for latest SDL3 API changes. (#7580) [@kuvaus, @ocornut]
|
|
|
|
|
|
|
|
|
|
-----------------------------------------------------------------------
|
|
-----------------------------------------------------------------------
|