This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-30 11:34:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
CRT
/
Internals
History
Thomas Harte
34d213dec4
Decreased Y resolution, again also hopefully temporarily.
2016-12-10 15:35:38 -05:00
..
Shaders
…
ArrayBuilder.cpp
Reduced Oric video to single nibble constants. Removed attempt at asynchronous flush as no longer required.
2016-12-10 14:17:46 -05:00
ArrayBuilder.hpp
Reduced Oric video to single nibble constants. Removed attempt at asynchronous flush as no longer required.
2016-12-10 14:17:46 -05:00
CRTConstants.hpp
Upped intermediate buffer size, at least temporarily, while I look for the source of the interference patterns I'm seeing.
2016-12-10 15:20:10 -05:00
CRTOpenGL.cpp
Decreased Y resolution, again also hopefully temporarily.
2016-12-10 15:35:38 -05:00
CRTOpenGL.hpp
…
Flywheel.hpp
…
OpenGL.hpp
…
TextureBuilder.cpp
Ensured no over-moving.
2016-12-06 19:02:18 -05:00
TextureBuilder.hpp
Added some brief extra exposition to the texture builder, cut all internal tex_x/y and source_divider stuff from the CRT.
2016-12-06 19:08:55 -05:00
TextureTarget.cpp
…
TextureTarget.hpp
…