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-08-06 01:25:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6496b6313ceb4cb4791f26f93f23d8f7fd5abc6a
CLK
/
Outputs
/
OpenGL
History
Thomas Harte
6496b6313c
Attempts to fix random stray noise lines.
2018-11-17 23:27:25 -05:00
..
Primitives
Extends TextureTarget so that targets can be created with a one-bit stencil.
2018-11-17 15:51:12 -05:00
Shaders
Shuffles the OpenGL primitives into their own collection.
2018-11-07 19:11:01 -05:00
CRTOpenGL.cpp
Simplifies semantics a little and starts accepting a single buffer of pixel data.
2018-11-06 22:23:38 -05:00
OpenGL.hpp
Simplifies semantics a little and starts accepting a single buffer of pixel data.
2018-11-06 22:23:38 -05:00
ScanTarget.cpp
Attempts to fix random stray noise lines.
2018-11-17 23:27:25 -05:00
ScanTarget.hpp
Discards empty lines, yet makes some attempt at restoring transparency.
2018-11-15 21:51:27 -05:00
ScanTargetGLSLFragments.cpp
Shifts intermediate buffer sampling into the middle of each pixel row.
2018-11-17 17:31:32 -05:00