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-02-04 14:30:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Outputs
History
Thomas Harte
6384ff3ee7
Add fix for
data_type_size_
for owners that don't change texture pointer upon new modals.
2020-08-09 21:17:51 -04:00
..
CRT
Further qmake warning corrections.
2020-05-30 19:31:17 -04:00
OpenGL
Modifies BufferingScanTarget to allow has-a relationship.
2020-08-07 22:03:27 -04:00
ScanTargets
Add fix for
data_type_size_
for owners that don't change texture pointer upon new modals.
2020-08-09 21:17:51 -04:00
Speaker
Gets explicit that the
delegate_
doesn't need a memory barrier.
2020-07-31 18:21:47 -04:00
DisplayMetrics.cpp
Cuts down unused parameter warnings to just a few that may well indicate implementation errors.
2020-05-30 01:06:43 -04:00
DisplayMetrics.hpp
Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style.
2020-05-20 23:34:26 -04:00
Log.hpp
…
ScanTarget.cpp
…
ScanTarget.hpp
Having learnt a bit more: eliminates Metal
attribute
tags, switches to more natural expression of structs.
2020-08-08 17:27:32 -04:00