4coder/platform_mac
Yuval Dolev b6f6663727 Added a key mapping for the equal key. 2020-01-17 00:49:08 +02:00
..
mac_4ed.mm Added a key mapping for the equal key. 2020-01-17 00:49:08 +02:00
mac_4ed_functions.mm Added a hack to fix DeadLock problem regrading the system_memory_annotation function. Also started working on fixing the performance issues that I discovered in the graphics renderer on retina displays (for now I changed to FCoder_View to be layer backed which is faster for rendering animations, this seems to improve performance by a little margin but rendering on high dpi displays is not closed to being smooth yet...). 2020-01-14 03:22:29 +02:00
mac_4ed_metal.mm Ifdefed some debug prints to work only on internal builds. 2020-01-16 01:07:49 +02:00
mac_4ed_old.cpp
mac_4ed_old.m Implemented system_now_time. 2019-12-29 00:11:34 +02:00
mac_4ed_opengl.mm Ifdefed some debug prints to work only on internal builds. 2020-01-16 01:07:49 +02:00
mac_4ed_opengl_funcs.h macOS platform layer initialization and very basic update functions. The 4coder beta has been rendered successfully for the first time on macOS! 2020-01-02 01:13:32 +02:00
mac_4ed_renderer.h Fixed a performance issue regarding timers. Now we can start a single timer per step request. 2020-01-12 23:16:03 +02:00
mac_4ed_renderer.mm Fixed a performance issue regarding timers. Now we can start a single timer per step request. 2020-01-12 23:16:03 +02:00
mac_error_box.cpp
mac_objective_c_to_cpp_links.h
mac_semaphore_wrapper.h
osx_objective_c_to_cpp_links_old.h