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 19:45:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e19aa001b2fae1a5169e6da0bf85e07fac571bf4
xash3d-fwgs
/
engine
/
platform
/
sdl
History
Alibek Omarov
e18e9ae2ea
engine: platform: sdl: ignore keyboard events if text mode is active
2024-05-04 11:05:17 +03:00
..
events.c
engine: platform: sdl: ignore keyboard events if text mode is active
2024-05-04 11:05:17 +03:00
events.h
engine: platform: sdl: support borderless mode, slight refactoring
2023-10-10 14:11:28 +03:00
in_sdl.c
engine: platform: sdl: slightly rework previous patch to not call SDL each frame and check for NULL pointers
2024-02-23 20:55:32 +03:00
s_sdl.c
engine: fix -Wmissing-prototypes
2024-01-28 09:55:18 +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: fix incorrect mouse cursor positioning on high-dpi displays (
#1623
)
2024-02-23 20:54:17 +03:00