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-07 21:10:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5347a82cbd739b59d3a7f16231d6e40131a5c4b
xash3d-fwgs
/
engine
/
platform
/
sdl2
History
Alibek Omarov
d5347a82cb
engine: platform: get rid of the mouse pos scaling hack, this is not how highdpi issues should get resolved
2025-11-27 19:34:51 +05:00
..
host_sdl2.c
engine: platform: sdl2: assign K_AUX32 and K_AUX31 to volume buttons to match old engine behavior on Android
2025-06-07 11:21:32 +05:00
in_sdl2.c
engine: platform: get rid of the mouse pos scaling hack, this is not how highdpi issues should get resolved
2025-11-27 19:34:51 +05:00
joy_sdl2.c
engine: platform: sdl2: remove SDL1.2 code, as it's now moved into it's own separate directory
2025-05-05 05:56:23 +03:00
platform_sdl2.h
engine: platform: move SDL2 support code into sdl2 subdirectory. Change XASH_SDL macro value from 12 to 1 for SDL1.2
2025-05-05 05:15:10 +03:00
s_sdl2.c
engine: sdl: always reset device descriptors on shutdown
2025-06-26 06:57:37 +03:00
sys_sdl2.c
engine: platform: sdl2: move dpi awareness hint set before SDL_Init, as documentation says it needs to be set before video init
2025-11-23 14:54:15 +05:00
vid_sdl2.c
engine: client: remove vid_highdpi cvar, always allow high dpi mode
2025-11-25 15:06:46 +05:00