Commit Graph

6 Commits

Author SHA1 Message Date
c4adbcd83e refactor(rendering): genericize native fullscreen pass descriptors
replace camera-specific post-process descriptor naming with generic fullscreen pass types

route camera planning and managed SRP runtime through the same fullscreen pass seam
2026-04-18 14:59:55 +08:00
5913462178 rendering: strip redundant builtin material pass hints 2026-04-07 09:30:36 +08:00
5bfe484f5d Formalize builtin fullscreen shaders 2026-04-07 04:30:26 +08:00
b6132aec4d Formalize camera post-process descriptors 2026-04-06 14:56:43 +08:00
3a64c325bf Support camera-config color-scale pass stacks 2026-04-06 14:37:54 +08:00
d51d8ca095 Add camera-config post-process integration test 2026-04-06 14:26:50 +08:00