1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-06 05:54:28 +00:00
CLK/Outputs/CRT
Thomas Harte ce78d9d12c Introduces buffer alignment when writing to textures.
To avoid cross-boundary writes and hopefully to eke out a little better performance.
2017-10-17 22:09:48 -04:00
..
Internals Introduces buffer alignment when writing to textures. 2017-10-17 22:09:48 -04:00
CRT.cpp Adjusted gamma ratio to be the correct way around. The PAL midrange should be slightly darker now. 2017-08-10 15:36:27 -04:00
CRT.hpp Introduces buffer alignment when writing to textures. 2017-10-17 22:09:48 -04:00
CRTTypes.hpp Added a helper to calculate a visible rect based on output timings, used it to scale the Electron output up to the full window size. 2016-04-11 21:47:23 -04:00