2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-27 12:29:53 +01:00
xash3d-fwgs/engine/platform/sdl
2024-06-09 09:16:45 +03:00
..
events.c engine: fix UTF-8 sequence input 2024-06-07 22:16:32 +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: initialize window name string when building with old SDL 2024-06-09 09:16:45 +03:00