acdream/tests/AcDream.App.Tests/Composition
Erik 6a2fe98cc4 refactor(app): compose world rendering startup
Move Region/environment, mandatory modern rendering, terrain, WB, texture, and sampler construction behind the typed Phase-4 composition boundary. Give every fallible GL constructor prefix retryable ownership so partial startup failure cannot leak or replay resource deletion while preserving the accepted render path and DAT inputs.

Co-authored-by: Codex <codex@openai.com>
2026-07-22 16:46:05 +02:00
..
AnimationHookRegistrationSetTests.cs refactor(app): compose content effects and audio startup 2026-07-22 15:36:05 +02:00
CompositionAcquisitionScopeTests.cs refactor(app): define ordered composition contract 2026-07-22 15:03:40 +02:00
ContentEffectsAudioCompositionTests.cs refactor(app): compose content effects and audio startup 2026-07-22 15:36:05 +02:00
GameWindowCompositionPipelineTests.cs refactor(app): define ordered composition contract 2026-07-22 15:03:40 +02:00
GameWindowPlatformAcquisitionTests.cs refactor(app): define ordered composition contract 2026-07-22 15:03:40 +02:00
HostInputCameraCompositionTests.cs refactor(app): compose platform input and camera startup 2026-07-22 15:13:04 +02:00
SettingsDevToolsCompositionTests.cs refactor(app): compose settings and developer tools 2026-07-22 16:11:34 +02:00
WorldRenderCompositionTests.cs refactor(app): compose world rendering startup 2026-07-22 16:46:05 +02:00