Own Linux platform services and narrow legacy fallback
This commit is contained in:
@@ -18,6 +18,12 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Reductions
|
||||
|
||||
- 2026-06-17: `DEBT-0016`/`DEBT-0017`/`DEBT-0051` were narrowed again.
|
||||
`src/platform_linux/linux_platform_services.*` now owns the concrete Linux
|
||||
`PlatformServices` implementation and `linux/src/main.cpp` now binds that
|
||||
owned service directly, so `src/platform_legacy/legacy_platform_services.*`
|
||||
no longer carries the touched Linux storage-path, GLFW render-context,
|
||||
app-close, desktop picker, default-render-target, or FPS-reporting branches.
|
||||
- 2026-06-17: `DEBT-0016`/`DEBT-0017` were narrowed again.
|
||||
`src/platform_android/android_platform_services.*` now owns the concrete
|
||||
Android `PlatformServices` implementation and
|
||||
|
||||
Reference in New Issue
Block a user