• Joined on 2026-03-08
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 19:59:07 +08:00
f16620afc6 rendering: generate single-source shader keyword variants
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 19:37:49 +08:00
261dd44fd5 rendering: add keyword-aware shader variant selection
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 18:55:47 +08:00
a8b4da16a3 rendering: formalize shader keyword metadata contract
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 18:24:30 +08:00
7acc397714 rendering: formalize legacy shader pass fallback
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 18:07:30 +08:00
97e986b52c rendering: add opengl hlsl shader translation
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 18:05:53 +08:00
f912e81ade feat(xcui): add editor command and menu foundations
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 17:29:08 +08:00
4afeb19d25 rendering: add vulkan hlsl shader compilation
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 17:22:16 +08:00
b68e514154 docs: add unity-style shader formalization plan
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 17:21:49 +08:00
806ef74226 rendering: split shader loader authoring modes
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 16:59:34 +08:00
9015b461bb feat(xcui): add editor layout persistence validation
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 16:41:44 +08:00
eef5de7ee9 Archive completed renderer closure plans
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 16:34:09 +08:00
be4c43f11e Fix D3D12 final color shader keyword collision
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 16:32:14 +08:00
2ec24666c0 Add final color scene integration coverage
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 16:21:02 +08:00
2d030a97da feat(xcui): advance core and editor validation flow
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 16:15:37 +08:00
33bb84f650 Lower final color into final output stage
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 15:56:08 +08:00
6645d507d0 Formalize final color policy resolution
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 14:57:02 +08:00
b6132aec4d Formalize camera post-process descriptors
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 14:38:16 +08:00
3a64c325bf Support camera-config color-scale pass stacks
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 14:28:05 +08:00
f0d3f251b4 Fix editor startup gray flash
xuanchi pushed to master at xuanchi/XCEngine 2026-04-06 14:27:08 +08:00
d51d8ca095 Add camera-config post-process integration test