2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-25 11:19:59 +01:00
xash3d-fwgs/engine/platform
2023-12-27 03:10:20 +03:00
..
android engine: platform: android: refactoring 2023-11-03 16:40:06 +03:00
apple
dos engine: platform: dos: fix according to platform.h changes 2023-10-10 14:12:42 +03:00
emscripten engine: platform: emscripten: replace va function calls. 2023-03-11 15:32:14 +03:00
irix
linux engine: platform: linux: add forgotten _GNU_SOURCE at the top of the file to enable gettid extension 2023-12-27 03:10:20 +03:00
misc
nswitch nswitch: do not link libstdc++ into dynamic libraries 2023-02-08 00:52:48 +01:00
posix engine: platform: refactor Platform_Init/Shutdown/GetNativeObject functions. They are now defined in the header, and call platform-specific functios that defined in platform code 2023-06-16 07:32:19 +03:00
psvita engine: platform: psvita: add unused data to workaround bug in vita-elf-create (thanks @fgsfdsfgs) 2023-06-18 22:49:44 +03:00
sdl engine: platform: sdl: unused variable cleanup 2023-12-05 10:48:47 +03:00
stub
win32 engine: platform: win32: fix calculating RVAs for LLP64 2023-08-29 19:18:22 +03:00
platform.h platform/linux: implement debug timers and cl_maxframetime to catch very long frames on debugger 2023-12-25 14:22:20 +03:00