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
48cc526c7e
Xrasher
/
engine
/
platform
History
Alibek Omarov
614b9113ad
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
..
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: 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
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: 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
platform.h
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