Extract Win32 runtime state storage
This commit is contained in:
@@ -70,6 +70,12 @@ What is already real:
|
||||
- `pp_app_core`
|
||||
|
||||
Latest slice:
|
||||
- `src/platform_windows/windows_runtime_state.*` now owns the retained Win32
|
||||
runtime object lifetime (`App`, `WacomTablet`) instead of leaving that
|
||||
storage inside `windows_runtime_shell.cpp`.
|
||||
- `src/platform_windows/windows_runtime_shell.cpp` now orchestrates startup and
|
||||
shutdown over the Windows runtime-state helper instead of directly owning the
|
||||
retained runtime pocket.
|
||||
- `src/platform_windows/windows_platform_services.cpp` now owns the retained
|
||||
Win32 VR shell state directly behind `platform_vr_state()`.
|
||||
- `src/platform_windows/windows_window_shell.cpp` no longer exposes or owns a
|
||||
|
||||
Reference in New Issue
Block a user