diff options
| author | skal <pascal.massimino@gmail.com> | 2026-03-10 20:42:32 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-03-10 20:42:32 +0100 |
| commit | 3547424b8c5f3884f84d16fb3f08b47965d62428 (patch) | |
| tree | 18cfcc23fad133a9cf2e84ba4fb77b1d5826ff8a /src/gpu/texture_readback.cc | |
| parent | 7ca40818e3d0401f97efae6fe876038df4f5bd00 (diff) | |
ntsc: factor common code into snippet; add RGB and YIQ input variants
- Extract shared NTSC logic into render/ntsc_common.wgsl snippet
- sample_ntsc_signal() hook decouples input format from processing
- ntsc_rgb.wgsl: RGB input (converts via rgba_to_luma_chroma_phase)
- ntsc_yiq.wgsl: YIQ passthrough for RotatingCube output
- Add NtscYiq WgslEffect thin wrapper; register both in tests
handoff(Claude): NTSC refactor complete; NtscYiq ready for timeline use with RotatingCube.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'src/gpu/texture_readback.cc')
0 files changed, 0 insertions, 0 deletions
