1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-02 01:04:54 +00:00
CLK/Outputs/CRT/Internals
2016-04-29 18:37:35 -04:00
..
Shaders Made an attempt intelligently to use bilinear filtering to increase filtering quality with the same number of samples. 2016-04-29 18:37:35 -04:00
CRTConstants.hpp I guess NumberOfFields is done for. 2016-04-27 22:48:37 -04:00
CRTInputBufferBuilder.cpp
CRTInputBufferBuilder.hpp
CRTOpenGL.cpp Made an attempt intelligently to use bilinear filtering to increase filtering quality with the same number of samples. 2016-04-29 18:37:35 -04:00
CRTOpenGL.hpp Increased brightness in television mode, added a clear if screen resolution changes. 2016-04-28 22:04:47 -04:00
Flywheel.hpp
OpenGL.hpp
TextureTarget.cpp Made an attempt intelligently to use bilinear filtering to increase filtering quality with the same number of samples. 2016-04-29 18:37:35 -04:00
TextureTarget.hpp