vkdoom_m/src/posix/cocoa
Christoph Oelckers 6996d54a23 - moved more code to 'common'.
This is all low level utilities with no dependencies on game logic. Having this in a separate directory makes sharing with Raze a lot easier.
2020-04-11 14:00:12 +02:00
..
gl_sysfb.h - consolidate minimum screen resolution so that it's easier to change 2019-04-07 06:49:54 -04:00
i_common.h - deleted now useless code from Cocoa backend 2018-06-03 17:48:58 +03:00
i_input.mm - fixed mouse cursor positioning in Cocoa backend with Vulkan renderer 2019-03-10 13:37:36 +02:00
i_joystick.cpp - the big cleanup of the exit cleanup is done! 2019-10-07 20:28:55 +02:00
i_main.mm - moved more code to 'common'. 2020-04-11 14:00:12 +02:00
i_system.mm - moved more code to 'common'. 2020-04-11 14:00:12 +02:00
i_video.mm - moved more code to 'common'. 2020-04-11 14:00:12 +02:00
st_console.h Made sure that the last text line is always visible in OS X startup window 2016-02-28 23:15:22 +01:00
st_console.mm - fixed compilation of Cocoa backend 2020-03-28 15:38:45 +02:00
st_start.mm - moved more code to 'common'. 2020-04-11 14:00:12 +02:00