1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Outputs/CRT/Internals
2016-05-09 07:44:05 -04:00
..
Shaders Removed last mentions of 'lateral'. 2016-05-08 20:51:28 -04:00
CRTConstants.hpp Made an attempt to get formal on synchronisation. 2016-05-08 19:42:33 -04:00
CRTInputBufferBuilder.cpp Attempted fully to perfect memove, albeit that it's not affecting either current machine. 2016-05-09 07:44:05 -04:00
CRTInputBufferBuilder.hpp Switched to a more rational interface, ensured output_level will work when eventually needed, and that neither it nor output_data attempts a recursive lock. 2016-05-09 07:02:12 -04:00
CRTOpenGL.cpp Moved more of the circular logic inside getCircularRanges in order to eliminate one more potential source of error. 2016-05-09 07:34:37 -04:00
CRTOpenGL.hpp Moved more of the circular logic inside getCircularRanges in order to eliminate one more potential source of error. 2016-05-09 07:34:37 -04:00
Flywheel.hpp Reintroduced the CRT delegate and the 2600's automatic region switching. Albeit that the CRT itself doesn't adjust properly to new timings yet. 2016-04-24 18:36:22 -04:00
OpenGL.hpp Wrapped this up as explicitly only the Mac thing to do. 2016-03-08 22:53:29 -05:00
TextureTarget.cpp Tidied up some further loose ends. 2016-05-08 20:58:18 -04:00
TextureTarget.hpp Fixed those issues breaking GL state, I hope. 2016-05-01 16:17:52 -04:00