4coder/platform_mac
Allen Webster 7817f8412d Trying to debug weird allocator crash bug; switching to windows 2020-01-19 12:00:58 -08: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 Trying to debug weird allocator crash bug; switching to windows 2020-01-19 12:00:58 -08: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
mac_4ed_renderer.h
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