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
/
Primitives
History
Thomas Harte
2b56b7be0d
Simplify namespace syntax.
2023-05-10 16:02:18 -05:00
..
Rectangle.cpp
Attempts to put in better OpenGL safety rails.
2019-02-18 10:29:40 -05:00
Rectangle.hpp
Simplify namespace syntax.
2023-05-10 16:02:18 -05:00
Shader.cpp
Cleans up all redundant lock/unique_guard declarations.
2020-06-15 00:24:10 -04:00
Shader.hpp
Simplify namespace syntax.
2023-05-10 16:02:18 -05:00
TextureTarget.cpp
Embraces std::make_[unique/shared] in place of .reset(new .
2019-12-23 21:31:46 -05:00
TextureTarget.hpp
Simplify namespace syntax.
2023-05-10 16:02:18 -05:00