raze/source/common/platform/posix/cocoa
Mitchell Richters 23bff9f701 - Don't loop through all joystick axes and zero them in I_GetAxes().
* The caller should be passing a 0-init'd array through.
2023-04-04 09:55:44 +10:00
..
gl_sysfb.h - moved platform backend code to 'common'. 2020-05-26 00:09:27 +02:00
i_common.h - moved platform backend code to 'common'. 2020-05-26 00:09:27 +02:00
i_input.mm - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
i_joystick.cpp - Don't loop through all joystick axes and zero them in I_GetAxes(). 2023-04-04 09:55:44 +10:00
i_main.mm - removed obsolete defaults from Cocoa backend 2022-10-24 10:26:57 +03:00
i_system.mm - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
i_video.mm - updated Vulkan backend to use ZVulkan. 2022-12-11 18:30:01 +01:00
st_console.h - moved platform backend code to 'common'. 2020-05-26 00:09:27 +02:00
st_console.mm - Replace MIN() from templates.h with version provided in STL. 2021-10-30 10:36:15 +02:00
st_start.mm - backend update from GZDoom. 2022-06-06 11:45:34 +02:00