This website requires JavaScript.
Explore
Help
Register
Sign In
RomkaZVO
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced
2026-08-05 11:35:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87775faecabcf57cd22303685bd2ee06f99c0577
xash3d-fwgs
/
engine
/
platform
/
sdl
History
Alibek Omarov
64dbccb9bd
engine: platform: sdl: do not call SDL_VideoQuit in R_Free_Video, as one failed renderer will shut down whole SDL video subsystem
2024-08-21 12:18:06 +03:00
..
events.c
Replace hardcoded functions names by __func__ macro
2024-06-19 06:53:42 +03:00
events.h
engine: platform: sdl: support borderless mode, slight refactoring
2023-10-10 14:11:28 +03:00
in_sdl.c
engine: automatically turn-on touch emulation while editing touch from menu
2024-07-29 05:06:10 +03:00
s_sdl.c
Replace hardcoded functions names by __func__ macro
2024-06-19 06:53:42 +03:00
sys_sdl.c
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
vid_sdl.c
engine: platform: sdl: do not call SDL_VideoQuit in R_Free_Video, as one failed renderer will shut down whole SDL video subsystem
2024-08-21 12:18:06 +03:00