acdream/tests/AcDream.App.Tests/Composition
Erik 60a1698ce7 refactor(app): compose content effects and audio startup
Move Phase-2 startup behind typed composition/publication boundaries, replace the GameWindow-capturing PhysicsScript gate with a focused deferred source, and own animation-hook registrations reversibly. Make OpenAL construction and teardown transactional so every device, context, source, and buffer prefix is retryable without replay.
2026-07-22 15:36: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