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 Added empty implementations of all the system api functions to mac_4ed_functions.cpp 2019-12-24 22:31:24 +02:00
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 In Progress: working on the new opengl back end and font rasterizer 2019-07-21 11:16:34 -07:00
mac_objective_c_to_cpp_links.h Implemented all system file handling functions. 2019-12-27 00:16:15 +02:00
mac_semaphore_wrapper.h fixed thread overspinning problem 2017-11-07 20:15:09 -05:00
osx_objective_c_to_cpp_links_old.h Added empty implementations of all the system api functions to mac_4ed_functions.cpp 2019-12-24 22:31:24 +02:00