summaryrefslogtreecommitdiff
path: root/src/effects/ntsc.wgsl
AgeCommit message (Expand)Author
13 daysstyle: require 2-line header comment in all .wgsl filesskal
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
2026-03-09refactor: extract YIQ and C64 dither to common WGSL shadersskal
2026-03-09add ditheringskal
2026-03-08ntsc effect for realskal
2026-03-08fix: negate Y in perspective() to correct rasterized 3D orientationskal
2026-03-08fix: transpose matrices on GPU upload (row-major → column-major)skal
2026-03-08feat: Implement dual-mode asset loading and update documentationskal
2026-03-07streamline docskal
2026-03-07feat(tools): add offline WGSL validator + fix ntsc.wgsl syntaxskal
2026-03-07fix(cmake): normalize asset paths to fix incremental rebuild trackingskal
2026-03-07feat(effects): add Ntsc post-process effect with fisheye distortionskal