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
dbcf77c9a9f248fe52dd2c4e56938635fcdd4e37
xash3d-fwgs
/
engine
/
platform
/
sdl3
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_sdl3.c
engine: platform: sdl3: add events handler
2025-12-18 11:40:52 +05:00
in_sdl3.c
engine: platform: sdl3: implement window creation, fill out required stubs to make it compile
2025-12-18 10:00:46 +05:00
joy_sdl3.c
engine: platform: sdl3: implement window creation, fill out required stubs to make it compile
2025-12-18 10:00:46 +05:00
platform_sdl3.h
engine: platform: sdl3: implement audio output using streams
2025-12-18 12:06:48 +05:00
s_sdl3.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_sdl3.c
engine: platform: sdl3: implement audio output using streams
2025-12-18 12:06:48 +05:00
vid_sdl3.c
engine: platform: Make R_Init_Video parameter an enum
2026-01-13 03:25:29 +03:00