Xrasher/engine/platform
2024-12-27 18:30:01 +03:00
..
android engine: platform: android: sprinkle it with more const modifiers 2024-10-28 14:32:57 +03:00
apple Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
dos engine: turn Platform_Sleep into an inline function that directly calls platform-specific delay functions 2024-12-04 18:32:03 +03:00
emscripten engine: platform: emscripten: replace va function calls. 2023-03-11 15:32:14 +03:00
irix engine: preliminary support for SGI IRIX (#1211) 2023-01-14 09:35:30 +03:00
linux engine: platform: directly call __NR_gettid syscall for compatibility with older systems 2024-11-18 10:42:39 +03:00
misc Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
nswitch engine: platform: sdl: always call SDL_Quit in Platform_Shutdown 2024-12-04 16:14:56 +03:00
posix engine: move select-based stdin input function to platform/posix 2024-12-24 11:13:05 +03:00
psvita engine: platform: psvita: try to explicitly export strtok() function 2024-11-21 05:31:43 +03:00
sdl engine: platform: as an exception, allow calling direct platform-specific implementations of Platform_Sleep to make them inlined 2024-12-04 18:37:55 +03:00
stub Merge master to ipv6 2022-11-17 19:34:46 +03:00
win32 engine: get rid of SendKeyEvents function, it only listened for WM_QUIT on Windows and we don't use that with SDL 2024-12-27 18:30:01 +03:00
platform.h engine: get rid of SendKeyEvents function, it only listened for WM_QUIT on Windows and we don't use that with SDL 2024-12-27 18:30:01 +03:00