1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 17:56:29 +00:00
CLK/OSBindings/Mac
Thomas Harte bee0d09877 Splits display update and draw functions.
On the Mac, draw is now called without an update for resizing events, and
anything else requested by AppKit. In all other cases — including from
the SDL version — both are called as if they were still a single function.
2019-03-02 19:33:28 -05:00
..
Clock Signal Splits display update and draw functions. 2019-03-02 19:33:28 -05:00
Clock Signal.xcodeproj Splits display update and draw functions. 2019-03-02 19:33:28 -05:00
Clock SignalTests Corrects some minor spaces-instead-of-tabs errors. 2019-01-24 22:59:03 -05:00
Clock SignalUITests Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00