Ed_
9c2078ad78
feat(shader): Add prepare_global_blur and high-DPI scaling support
- Add prepare_global_blur() method combining Deep Sea render + blur
- Add fb_scale parameter to setup_fbos() for high-DPI display support
- FBOs now created at scaled resolution (width * fb_scale, height * fb_scale)
- prepare_global_blur() auto-initializes FBOs if scale changes
- Add test_blur_pipeline_prepare_global_blur
- Add test_blur_pipeline_high_dpi_scaling
Task: Phase 2, Tasks 1-2 of frosted_glass_20260313 track
2026-03-13 20:38:03 -04:00
..
2026-03-12 20:10:05 -04:00
2026-03-06 10:18:16 -05:00
2026-03-07 20:32:59 -05:00
2026-03-13 20:38:03 -04:00
2026-02-24 18:32:38 -05:00
2026-03-05 00:59:00 -05:00
2026-03-09 01:01:25 -04:00
2026-03-12 20:54:47 -04:00
2026-02-23 10:53:20 -05:00
2026-03-13 12:45:58 -04:00
2026-03-13 20:13:51 -04:00
2026-03-06 10:21:39 -05:00