1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 21:57:46 +00:00
CLK/Outputs/CRT/Internals
Thomas Harte 23c34a8c14 Corrects calculation of intermediate buffer width multiplier.
Specifically: I had failed to factor in that the multiplied-up input frequency might be less than than the full width of the bitmap.

The Atari and MSX in particular now look much better.
2018-01-15 16:52:40 -05:00
..
Shaders Adds exceptions for bad enumeration values. 2017-11-24 19:27:49 -05:00
ArrayBuilder.cpp
ArrayBuilder.hpp
CRTConstants.hpp
CRTOpenGL.cpp Corrects calculation of intermediate buffer width multiplier. 2018-01-15 16:52:40 -05:00
CRTOpenGL.hpp
Flywheel.hpp
OpenGL.hpp
TextureBuilder.cpp
TextureBuilder.hpp
TextureTarget.cpp Formalises naming of shader inputs and related guarantees. 2017-11-24 18:45:24 -05:00
TextureTarget.hpp