1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-03-13 02:42:08 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Harte
c55ded88a5 Remove done TODO. 2026-02-07 22:39:15 -05:00
Thomas Harte
887ef36fec Strip all precision modifiers.
I'll either reestablish them when I have a broader range of testing hardware,
or just leave the highp defaults as is.
2026-02-07 20:43:25 -05:00
Thomas Harte
5633f09e43 Reduce number of varyings. 2026-02-07 18:22:54 -05:00
Thomas Harte
5b97de8cb0 Create a 'fill' shader, for buffer clearing. 2026-02-05 10:23:13 -05:00
Thomas Harte
621d927d47 Resolve usage of dirty zones. 2026-02-05 10:01:24 -05:00
Thomas Harte
2e7fae52a8 Begin SVideo support. 2026-02-04 20:57:43 -05:00
Thomas Harte
e84d076947 Correct colour intensities. 2026-02-04 20:53:46 -05:00
Thomas Harte
8e2f2c6c48 Fix centre-sample effect on demodulation. 2026-02-04 20:50:41 -05:00
Thomas Harte
8fce1e8cb3 Near-halve uniform sizes. 2026-02-04 13:49:07 -05:00
Thomas Harte
dfa5db5bf5 Rename as per new duality. 2026-02-04 13:46:44 -05:00