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-11 08:30:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
b41920990f
Moves
submit
step to end of line, rather than end of scan.
2020-02-04 22:15:20 -05:00
..
Primitives
Embraces std::make_[unique/shared] in place of .reset(new .
2019-12-23 21:31:46 -05:00
OpenGL.hpp
Tidies up marginally.
2019-02-18 21:37:07 -05:00
ScanTarget.cpp
Moves
submit
step to end of line, rather than end of scan.
2020-02-04 22:15:20 -05:00
ScanTarget.hpp
Moves
submit
step to end of line, rather than end of scan.
2020-02-04 22:15:20 -05:00
ScanTargetGLSLFragments.cpp
Switches to std::make_shared/make_unique in a bunch of applicable places.
2019-12-21 23:34:25 -05:00
Screenshot.hpp
Unifies the OpenGL screenshot code and corrects it for arbitrary alignment.
2019-02-27 21:05:02 -05:00