1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Outputs/CRT/Internals
2017-11-08 22:36:41 -05:00
..
Shaders Introduces an SConstruct file and corrects those errors and warnings that arise in Ubuntu. 2017-11-08 22:36:41 -05:00
ArrayBuilder.cpp Commutes uint8_t *, uint16_t *, uint32_t *, size_t, off_t and long to functional-style casts. 2017-10-21 22:30:15 -04:00
ArrayBuilder.hpp Various undefined behaviour fixes. 2017-10-17 21:29:19 -04:00
CRTConstants.hpp Restored proper colour separation, but somewhere a massive hit in horizontal resolution is happening — much greater than one would expect from the sample size picked. So investigation to come. 2017-01-03 22:32:07 -05:00
CRTOpenGL.cpp Switches all unsigned int and double casts to functional style. 2017-10-21 19:49:04 -04:00
CRTOpenGL.hpp Introduces an SConstruct file and corrects those errors and warnings that arise in Ubuntu. 2017-11-08 22:36:41 -05:00
Flywheel.hpp Introduces an SConstruct file and corrects those errors and warnings that arise in Ubuntu. 2017-11-08 22:36:41 -05:00
OpenGL.hpp Introduces an SConstruct file and corrects those errors and warnings that arise in Ubuntu. 2017-11-08 22:36:41 -05:00
TextureBuilder.cpp Corrects definition of Bookender and provides the default implementation. 2017-10-22 17:24:41 -04:00
TextureBuilder.hpp Eliminates a variety of end-of-line spaces. 2017-11-07 22:54:22 -05:00
TextureTarget.cpp Commutes uint8_t *, uint16_t *, uint32_t *, size_t, off_t and long to functional-style casts. 2017-10-21 22:30:15 -04:00
TextureTarget.hpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00