This website requires JavaScript.
Explore
Help
Sign in
vilyaem
/
Xrasher
Watch
1
Star
0
Fork
You've already forked Xrasher
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
08c2632c14
Xrasher
/
engine
/
platform
History
Alibek Omarov
08c2632c14
engine: platform: nswitch: export _Unwind_GetIPInfo as required by cs16-client
2024-12-29 09:11:21 +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: nswitch: export _Unwind_GetIPInfo as required by cs16-client
2024-12-29 09:11:21 +03:00
posix
engine: be more verbose on why the engine is going to be shut down
2024-12-27 18:30:46 +03:00
psvita
engine: platform: psvita: try to explicitly export strtok() function
2024-11-21 05:31:43 +03:00
sdl
engine: platform: sdl: set directsound as default audio driver on Windows, due to incompatibilities with mods
2024-12-29 02:01:23 +03:00
stub
Merge master to ipv6
2022-11-17 19:34:46 +03:00
win32
engine: be more verbose on why the engine is going to be shut down
2024-12-27 18:30:46 +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