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
2026-04-19 19:16:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8bef7ff4c5dbe33933f0ddd18b52014e4f43411e
CLK
/
Outputs
/
OpenGL
T
History
Thomas Harte
8bef7ff4c5
Makes all three
PointerSet
s and
is_updating_
private.
2020-07-26 17:27:19 -04:00
..
Primitives
Cleans up all redundant lock/unique_guard declarations.
2020-06-15 00:24:10 -04:00
OpenGL.hpp
Add glext.h.
2020-05-27 21:20:43 -04:00
ScanTarget.cpp
Makes all three
PointerSet
s and
is_updating_
private.
2020-07-26 17:27:19 -04:00
ScanTarget.hpp
Privatises
write_pointers_mutex_
and
write_pointers_
.
2020-07-23 22:54:40 -04:00
ScanTargetGLSLFragments.cpp
Merge pull request
#800
from TomHarte/QtProject
2020-07-06 22:33:39 -04:00
Screenshot.hpp
Unifies the OpenGL screenshot code and corrects it for arbitrary alignment.
2019-02-27 21:05:02 -05:00