1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-17 15:55:14 +00:00
CLK/OSBindings/Mac/Clock Signal/Wrappers
2016-03-20 13:50:13 -04:00
..
AudioQueue.h
AudioQueue.m
CSAtari2600.h Made an attempt to reestablish the Atari 2600 output connection despite various changes (TODO: generalise that stuff), and to start creating the composite shader. 2016-03-07 21:04:04 -05:00
CSAtari2600.mm Attempted to simplify threading, thereby allowing machines to be constructed within a valid GL context, and started adding appropriate GL syncs. Which all oddly drops everything to a negligible FPS. Investigation will follow. 2016-03-19 22:46:17 -04:00
CSElectron.h Switched to two-phase setup to deal with OpenGL scheduling. 2016-03-20 13:50:13 -04:00
CSElectron.mm Switched to two-phase setup to deal with OpenGL scheduling. 2016-03-20 13:50:13 -04:00
CSMachine.h Attempted to simplify threading, thereby allowing machines to be constructed within a valid GL context, and started adding appropriate GL syncs. Which all oddly drops everything to a negligible FPS. Investigation will follow. 2016-03-19 22:46:17 -04:00
CSMachine.mm Switched to two-phase setup to deal with OpenGL scheduling. 2016-03-20 13:50:13 -04:00
CSMachine+Subclassing.h Switched to two-phase setup to deal with OpenGL scheduling. 2016-03-20 13:50:13 -04:00
KeyCodes.h