4coder/platform_mac
Yuval Dolev eea989aa73 Removed the todo comment regrading fixing the mutex issue. 2020-01-19 05:48:28 +02:00
..
mac_4ed.mm All mutexes are now refrence counted. This solves a lot of the crashes caused by deadlocks in situations where the same thread locks its own mutex multiple times before unlocking it. 2020-01-19 05:47:01 +02:00
mac_4ed_functions.mm Removed the todo comment regrading fixing the mutex issue. 2020-01-19 05:48:28 +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
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