5 Commits

Author SHA1 Message Date
ChenMo
1472913872 feat(core): GPU instancing auto-batching (#2957)
* feat(core): add GPU instancing auto-batching with UBO-based per-instance data
2026-05-28 23:40:18 +08:00
zhuxudong
1bc2b102ad refactor(shader): migrate GLSL shaders to ShaderLab and clean up shader infrastructure(#2961)
* refactor(core): migrate shaders from core/shaderlib to shader package and clean up old files
2026-05-11 17:55:17 +08:00
zhuxudong
8d57c2c6df Refactor shader document (#2833)
* docs: refactor shader document and add shader101 guide
2025-09-19 16:11:48 +08:00
zhuxudong
bb30d5e9a1 Support shader pre compile (#2794)
* refactor: support shader pre compile
2025-09-16 22:39:30 +08:00
AZhan
daeb250dd3 检查英文版本文档 (#2696)
* fix: english check
2025-05-26 22:20:03 +08:00