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-26 15:32:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
77c5b86acc
Moves ownership of the scan and line buffers out of the BufferingScanTarget.
2020-07-26 22:46:03 -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
Moves ownership of the scan and line buffers out of the BufferingScanTarget.
2020-07-26 22:46:03 -04:00
ScanTarget.hpp
Moves ownership of the scan and line buffers out of the BufferingScanTarget.
2020-07-26 22:46:03 -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