acdream/tests
Erik 2cbf34a668 perf(rendering): preserve alpha order with bindless particles
Carry each billboard particle's resident texture handle in the instance ABI so stable retail alpha ordering can batch mixed textures without rebinding and redrawing each short texture run. Keep DAT blend transitions as the only billboard draw boundary.

The connected 0xC95B stress scene improved from 6 FPS / 171 ms to about 153 FPS / 6.6 ms at the same roughly 21,000 visible entities. Release build succeeds and all 5,916 tests pass with five intentional skips.

Co-authored-by: OpenAI Codex <codex@openai.com>
2026-07-18 08:32:21 +02:00
..
AcDream.App.Tests perf(rendering): preserve alpha order with bindless particles 2026-07-18 08:32:21 +02:00
AcDream.Bake.Tests fix(pipeline): MP1b review - bake CLI determinism + bounded memory 2026-07-05 22:14:31 +02:00
AcDream.Content.Tests feat(vfx): port retail effect scheduling and delivery 2026-07-14 09:25:44 +02:00
AcDream.Core.Net.Tests feat(items): port retail external-container looting 2026-07-17 16:18:10 +02:00
AcDream.Core.Tests fix(rendering): port retail shared alpha list 2026-07-18 08:14:05 +02:00
AcDream.Core.Tests.Fixtures.HelloPlugin feat(core): add PluginLoader with collectible ALC 2026-04-10 09:51:16 +02:00
AcDream.UI.Abstractions.Tests feat(selection): port retail polygon picking and vivid marker 2026-07-17 21:32:51 +02:00