1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-07-02 09:03:37 +00:00
GLideN64/src/osal
orbea 72062a142e cmake: Better handling of CMAKE_BUILD_TYPE
There are four main variable for CMAKE_BUILD_TYPE, 'Debug',
'Release', 'RelWithDebInfo' and 'MinSizeRel'. Additionally
there is 'None' which acts as a plain build.
2021-11-28 23:38:58 +07:00
..
keycode Implement configurable hotkeys. 2020-12-02 18:14:08 +07:00
CMakeLists.txt cmake: Better handling of CMAKE_BUILD_TYPE 2021-11-28 23:38:58 +07:00
osal_export.h Implement configurable hotkeys. 2020-12-02 18:14:08 +07:00
osal_files_ios.mm Add simple check for absolute paths to texture filter folders. 2019-02-28 13:31:11 +07:00
osal_files_unix.c osal_files_unix: fix osal_search_dir_read_next crash 2021-11-03 13:02:49 +07:00
osal_files_win32.c Fix building zilmar-spec with cmake with mingw 2021-07-23 12:29:36 +07:00
osal_files.h Implement configurable hotkeys. 2020-12-02 18:14:08 +07:00
osal_keys_linux.c osal_keys_linux: remove unneeded #ifdef 2021-07-29 15:44:56 +07:00
osal_keys_unix.c osal_keys: remove osal_keycode_name 2021-07-29 15:44:56 +07:00
osal_keys_win.c osal_keys: remove osal_keycode_name 2021-07-29 15:44:56 +07:00
osal_keys.h osal_keys: remove osal_keycode_name 2021-07-29 15:44:56 +07:00