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-22 01:45:19 +01:00
Code
Issues
2
Projects
Releases
Wiki
Activity
master
xash3d-fwgs
/
engine
/
common
/
soundlib
History
Alibek Omarov
d879e028cf
engine: soundlib: snd_wav: fix clang warning
2024-10-28 15:32:25 +03:00
..
libmpg
engine: soundlib: libmpg: add wrappers on top of libc read & lseek in case they don't match internal mpg123 types
2024-06-02 09:19:17 +03:00
snd_main.c
engine: set malloc like and warn_unused_result attributes on common allocation functions, fs, image and soundlib
2024-09-30 04:00:28 +03:00
snd_mp3.c
common: add macro for simultaneously checking data type size for ILP32 and LP64
2024-08-21 12:00:35 +03:00
snd_utils.c
engine: soundlib: super micro-optimization, reallocate buffer in Image_Copy rather than allocating and copying
2024-07-16 05:11:06 +03:00
snd_wav.c
engine: soundlib: snd_wav: fix clang warning
2024-10-28 15:32:25 +03:00
soundlib.h
engine: clean up unused soundlib flags, set SOUND_LOOPED flag on looped sounds
2024-05-05 06:16:57 +03:00