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-06 04:05:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c63e13c8f4beff72e5798dc8d035c3dc55e11d80
xash3d-fwgs
/
engine
/
platform
/
sdl1
History
Alibek Omarov
729c985eaf
engine: client: consolidate dma, s_listener and bunch of separate sound globals into one snd global struct. Replace bit fields with bit flags in preparation for SoundAPI
...
Remove s_combine_sounds, it never worked great and was disabled by default.
2026-04-06 06:00:48 +05:00
..
host_sdl1.c
engine: platform: make most input platform functions optional, patch fbdev/evdev to compile
2025-05-11 16:14:36 +03:00
in_sdl1.c
engine: platform: make most input platform functions optional, patch fbdev/evdev to compile
2025-05-11 16:14:36 +03:00
platform_sdl1.h
engine: platform: try to restore SDL1.2 support (only ref_soft is tested, ref_gl doesn't work)
2025-05-05 05:44:31 +03:00
s_sdl1.c
engine: client: consolidate dma, s_listener and bunch of separate sound globals into one snd global struct. Replace bit fields with bit flags in preparation for SoundAPI
2026-04-06 06:00:48 +05:00
sys_sdl1.c
engine: platform: try to restore SDL1.2 support (only ref_soft is tested, ref_gl doesn't work)
2025-05-05 05:44:31 +03:00
vid_sdl1.c
engine: platform: Make R_Init_Video parameter an enum
2026-01-13 03:25:29 +03:00