Commit Graph

361 Commits

Author SHA1 Message Date
901a6ecc26 Close shader authoring pipeline and UsePass dependency tracking 2026-04-07 18:49:37 +08:00
2f9b1696cd Close shader authoring usepass regressions 2026-04-07 18:37:11 +08:00
558b6438cf rendering: formalize legacy material shader pass hints 2026-04-07 09:49:21 +08:00
5913462178 rendering: strip redundant builtin material pass hints 2026-04-07 09:30:36 +08:00
5f9f3386ab rendering: unify builtin forward and depth-style shaders 2026-04-07 03:35:06 +08:00
87533e08f6 rendering: formalize unity-style shader pass contracts 2026-04-07 00:34:28 +08:00
620717f8b4 Add core popup overlay primitive 2026-04-06 22:32:40 +08:00
9568cf0a16 rendering: add builtin alpha-test pass support 2026-04-06 21:05:50 +08:00
eea38d57d1 resources: support multi_compile_local shader keywords 2026-04-06 20:38:32 +08:00
c318f34f07 rendering: thread global shader keywords into builtin variants 2026-04-06 20:30:25 +08:00
261dd44fd5 rendering: add keyword-aware shader variant selection 2026-04-06 19:37:01 +08:00
a8b4da16a3 rendering: formalize shader keyword metadata contract 2026-04-06 18:55:26 +08:00
7acc397714 rendering: formalize legacy shader pass fallback 2026-04-06 18:24:10 +08:00
97e986b52c rendering: add opengl hlsl shader translation 2026-04-06 18:07:13 +08:00
2d030a97da feat(xcui): advance core and editor validation flow 2026-04-06 16:20:46 +08:00
33bb84f650 Lower final color into final output stage 2026-04-06 16:15:19 +08:00
6645d507d0 Formalize final color policy resolution 2026-04-06 15:55:50 +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
ff49120ffe Wire camera-config post-process requests 2026-04-06 14:14:11 +08:00
6a1ed4be68 Formalize chained fullscreen post-process execution 2026-04-06 13:58:17 +08:00
2b70a2e309 Add rendering post-process scene integration test 2026-04-06 13:30:53 +08:00
b14a4fb7bb feat(xcui): add tab strip and workspace compose foundations 2026-04-06 04:27:54 +08:00
31d14abece Formalize camera post-process frame contract 2026-04-06 03:55:06 +08:00
c7dc8d7484 Build XCUI splitter foundation and test harness 2026-04-06 03:17:53 +08:00
dc17685099 Restore panoramic skybox path for skybox integration 2026-04-06 02:42:08 +08:00
f014ae6e6f Formalize cubemap skybox pipeline across backends 2026-04-06 01:37:04 +08:00
66a6818b89 Formalize material-driven panoramic skybox path 2026-04-06 00:39:08 +08:00
8151be0f45 Add procedural skybox scene coverage 2026-04-05 23:44:32 +08:00
be2013f3c4 Split builtin forward scene into opaque and transparent passes 2026-04-05 23:00:33 +08:00
58f97c416b Formalize camera frame composition stages 2026-04-05 22:43:48 +08:00
1908e81e5c Group rendering material helpers 2026-04-05 22:14:17 +08:00
5ae1b03a9e Group rendering cache files 2026-04-05 22:07:49 +08:00
4236427fca Group builtin rendering pass metadata 2026-04-05 22:02:52 +08:00
c79274d6b4 Group rendering extraction files 2026-04-05 21:53:35 +08:00
dc0e8b938f Fix UI document host input integration build 2026-04-05 21:52:30 +08:00
578f5dd99c Group rendering execution and planning files 2026-04-05 21:33:58 +08:00
7812b92992 Add XCUI core scroll view validation in new_editor 2026-04-05 21:27:00 +08:00
05debc0499 Organize rendering frame data and picking headers 2026-04-05 21:23:29 +08:00
ba6c8eaae5 Replace new_editor with native XCUI shell sandbox 2026-04-05 20:46:24 +08:00
fabfcb9d40 Remove render material utility umbrella header 2026-04-05 20:12:23 +08:00
b693c079da Remove visible render object compatibility header 2026-04-05 20:10:34 +08:00
d52b85aff9 Refactor camera renderer orchestration 2026-04-05 19:55:37 +08:00
3dd8867a17 Split builtin pass contract utilities 2026-04-05 19:46:11 +08:00
3c5529c4bc Constrain visible render object compatibility alias 2026-04-05 19:37:20 +08:00
cb40da83ff Replace renderer utility umbrella includes 2026-04-05 19:35:18 +08:00
1de8091b77 Stabilize visible render item sorting 2026-04-05 19:19:47 +08:00
31693a83b6 Split render material utility layers 2026-04-05 19:15:38 +08:00
dabd4dd8b2 Formalize object id encoding contract 2026-04-05 19:10:31 +08:00
081773b8c9 Formalize visible render item header 2026-04-05 19:05:53 +08:00