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-11-01 11:16:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
25e783ff2f82e29a7ed36593b58a86191f0e828f
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
da96df7df7
Ensure OpenGL appropriately letterboxes or pillarboxes.
2025-10-07 21:37:22 -04:00
..
Primitives
Switch to no-instance logging.
2025-09-12 07:17:23 -04:00
OpenGL.hpp
Switch include guards to
#pragma once
.
2024-01-16 23:34:46 -05:00
ScanTarget.cpp
Ensure OpenGL appropriately letterboxes or pillarboxes.
2025-10-07 21:37:22 -04:00
ScanTarget.hpp
Avoid OpenGL churn.
2025-10-06 20:43:12 -04:00
ScanTargetGLSLFragments.cpp
Factor out zoom logic, start trying to knock OpenGL into shape.
2025-10-07 13:29:21 -04:00
Screenshot.hpp
Switch include guards to
#pragma once
.
2024-01-16 23:34:46 -05:00