This website requires JavaScript.
Explore
Help
Sign In
FWGS
/
xash3d-fwgs
Watch
2
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/FWGS/xash3d-fwgs
synced
2024-11-25 19:30:08 +01:00
Code
Issues
2
Projects
Releases
Wiki
Activity
9c6da09316
xash3d-fwgs
/
engine
/
platform
/
sdl
History
Alibek Omarov
7e05562c14
engine: platform: sdl: check SDL version in Platform_Vibrate
2023-07-03 02:18:49 +03:00
..
events.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
events.h
engine: platform: sdl: make GL_CreateContext and GL_DeleteContext functions static
2023-04-03 03:13:33 +03:00
in_sdl.c
engine: platform: sdl: check SDL version in Platform_Vibrate
2023-07-03 02:18:49 +03:00
s_sdl.c
engine: platform: sdl: fix possible buffer overrun in SDL port audio code
2023-05-24 03:49:13 +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: merge required SDL2 platform changes for new Android port from
@Velaron
's tree
2023-06-05 21:51:59 +03:00