1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/OSBindings/Qt
Thomas Harte b14bedbe29
Merge pull request #817 from TomHarte/LockFreeQueue
Fully splits buffering from drawing for the existing OpenGL scan target.
2020-07-30 21:42:20 -04:00
..
.gitignore
audiobuffer.h
ClockSignal_en_GB.ts
ClockSignal.pro Merge branch 'master' into LockFreeQueue 2020-07-24 22:29:45 -04:00
functionthread.h
main.cpp Attempt to load a file if passed on the command line. 2020-07-13 21:51:55 -04:00
mainwindow.cpp Adds feedback on unidentified ROMs. 2020-07-27 20:45:47 -04:00
mainwindow.h Provides user feedback upon improper command-line usage. 2020-07-27 20:40:38 -04:00
mainwindow.ui
scantargetwidget.cpp Attempts to improve vsync deadline estimation. 2020-07-27 21:08:00 -04:00
scantargetwidget.h
settings.h
timer.cpp
timer.h