1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/OSBindings/Mac/Clock Signal/Views
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
..
CSOpenGLView.h Splits display update and draw functions. 2019-03-02 19:33:28 -05:00
CSOpenGLView.m Splits display update and draw functions. 2019-03-02 19:33:28 -05:00