Own Win32 main window session explicitly
This commit is contained in:
@@ -211,8 +211,9 @@ Current slice:
|
||||
Win32 async GL context lock/swap state.
|
||||
- `src/platform_windows/windows_platform_services.cpp` no longer carries the
|
||||
retained async render-context pocket.
|
||||
- `src/platform_windows/windows_main_window_session.*` now owns the retained
|
||||
Win32 main-window session fields.
|
||||
- `src/platform_windows/windows_main_window_session.*` now owns the explicit
|
||||
Win32 `MainWindowSession` object that the runtime shell binds for the live
|
||||
session.
|
||||
- `src/platform_windows/windows_runtime_shell.cpp` no longer carries the
|
||||
retained `HWND` / title-buffer / sandbox pocket.
|
||||
- `src/platform_legacy/legacy_platform_services.*` now takes Android storage
|
||||
|
||||
Reference in New Issue
Block a user