1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-27 02:29:12 +00:00
CLK/OSBindings/Mac
Thomas Harte 67ca298a72 Forces a no-op compute shader into the S-Video pipeline.
The intention is to restrict the area acted over, and to do the S-Video filtering in there. Then I'll just need two such stages for composite.
2020-09-01 18:39:52 -04:00
..
Clock Signal Forces a no-op compute shader into the S-Video pipeline. 2020-09-01 18:39:52 -04:00
Clock Signal.xcodeproj Adds first_scan to LineMetadata. 2020-08-16 08:59:37 -04:00
Clock SignalTests Further strips OpenGL from the macOS target. 2020-08-09 22:17:27 -04:00
Clock SignalUITests