summaryrefslogtreecommitdiff
path: root/src/shaders
AgeCommit message (Expand)Author
12 daysfactorize render_ntsc()skal
12 daysfix(effects): particle sync and heptagon SDF bugsskal
12 dayschange dither_c64() signature to take 'dimension' directlyskal
12 daysntsc: factor common code into snippet; add RGB and YIQ input variantsskal
13 daysrotating_cube: use VSOut, and store to yiqskal
13 daysNTSC: use 6-taps filtering instead of 12-tapskal
14 daysrefactor: mv get_border_col() to color_c64.wgsl as get_border_c64()skal
14 daysrefactor: extract YIQ and C64 dither to common WGSL shadersskal
14 daysntsc effect for realskal
2026-03-08feat: extend debug_print with full ASCII and debug_str()skal
2026-03-08feat: add WGSL debug_f32() snippet with C64 8x8 fontskal
2026-03-08fix(shaders): enforce y-up screen-space convention + document coordinate conv...skal
2026-03-06feat(effects): add Scratch post-process effect with reusable scratch_lines sn...skal
2026-02-28refactor: move common/shaders/ to src/shaders/skal