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-03-14 10:16:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
bc95cc7fc0c0cdab362b8e2de3f79d027506c614
CLK
/
Outputs
/
OpenGL
/
Primitives
History
Thomas Harte
bc95cc7fc0
Tag as deprecated.
2026-01-30 14:29:35 -05:00
..
Rectangle.cpp
Mildly reformat; as a refresher as much as anything.
2026-01-19 15:54:51 -05:00
Rectangle.hpp
Propagate an OpenGL API version, use it to wrap shader programs.
2025-12-16 22:23:48 -05:00
Shader.cpp
Go a bit more RAII on vertex arrays.
2026-01-29 18:12:51 -05:00
Shader.hpp
Add call for post hoc binding.
2026-01-29 14:52:17 -05:00
TextureTarget.cpp
Eliminate avoidance of NPOT textures; use linear sampling.
2026-01-30 10:44:32 -05:00
TextureTarget.hpp
Tag as deprecated.
2026-01-30 14:29:35 -05:00
VertexArray.cpp
Remove capacity for misuse.
2026-01-29 18:16:59 -05:00
VertexArray.hpp
Remove capacity for misuse.
2026-01-29 18:16:59 -05:00