1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Outputs/CRT/Internals
2016-05-01 22:33:00 -04:00
..
Shaders Discovered cause of clears: stale code. Tweaked persistence, again. 2016-05-01 22:28:33 -04:00
CRTConstants.hpp I guess NumberOfFields is done for. 2016-04-27 22:48:37 -04:00
CRTInputBufferBuilder.cpp
CRTInputBufferBuilder.hpp Factored out wraparound buffer addressing where it's otherwise going to get really repetitive; need to look at using the same approach for the glTexSubImage2D step at least but that probably means properly encapsulating the buffer builder's state. 2016-04-20 21:05:32 -04:00
CRTOpenGL.cpp Switched to explicit flushing of data. 2016-05-01 22:33:00 -04:00
CRTOpenGL.hpp Fixed those issues breaking GL state, I hope. 2016-05-01 16:17:52 -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
TextureTarget.cpp Discovered cause of clears: stale code. Tweaked persistence, again. 2016-05-01 22:28:33 -04:00
TextureTarget.hpp Fixed those issues breaking GL state, I hope. 2016-05-01 16:17:52 -04:00