Commit Graph

5 Commits

Author SHA1 Message Date
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
ChenMo
425ee3552c Refactor all color properties to linear space (#2656)
* refactor: use linear color space
2025-05-16 16:25:26 +08:00
zhuxudong
0ea00080bc Update e2e fixtures in linear blend (#2626)
* refactor: update e2e fixtures in linear blend
2025-04-17 14:56:06 +08:00
zhuxudong
7fae92c8d3 Refactor PostProcessParameter to strong type (#2487)
* refactor: `PostProcessParameter` to strong type
2025-01-06 16:59:31 +08:00
zhuxudong
30b986c424 Open post process pipeline and support local mode (#2401)
* feat: open post process pipeline and support local mode
2024-12-20 18:34:40 +08:00