4coder/platform_mac
Yuval Dolev 00d8206ad2 Fixed live resizing bug with the layer based view. 2020-01-19 03:05:56 +02:00
..
mac_4ed.mm Fixed live resizing bug with the layer based view. 2020-01-19 03:05:56 +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
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 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