Move Win32 VR state behind platform services
This commit is contained in:
@@ -78,6 +78,10 @@ Completed, blocked, and superseded task history moved to
|
||||
the queue is now ordered by code movement instead.
|
||||
|
||||
Current slice:
|
||||
- `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 keeps a separate
|
||||
retained VR shell-state accessor.
|
||||
- `src/platform_windows/windows_lifecycle_state.*` now owns the retained
|
||||
Win32 lifecycle running flag and FPS-title scratch buffer.
|
||||
- `src/platform_windows/windows_lifecycle_shell.cpp` no longer carries that
|
||||
|
||||
Reference in New Issue
Block a user