This website requires JavaScript.
Explore
Help
Sign in
yquake2
/
yquake2remaster
Watch
0
Star
0
Fork
You've already forked yquake2remaster
0
mirror of
https://github.com/yquake2/yquake2remaster.git
synced
2025-02-13 15:31:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c62e5ac85b
yquake2remaster
/
src
/
client
/
sound
History
Yamagi Burmeister
c62e5ac85b
- Implement AL_UnqueueRawSamples() and use it to stop the Vorbis playback
...
imediatly - Increase Vorbis buffers to 64. 24 were to few
2012-04-27 14:06:08 +00:00
..
header
Merge out new options framework from the trunk
2012-04-25 09:57:17 +00:00
snd_al.c
- Implement AL_UnqueueRawSamples() and use it to stop the Vorbis playback
2012-04-27 14:06:08 +00:00
snd_dma.c
Do not set / enable / show the s_openal CVAR if the binary is build
2012-04-27 12:00:22 +00:00
snd_mem.c
Add OpenAL stuff to Makefile, make it compile and work (no streaming sound yet)
2012-04-22 00:24:50 +00:00
snd_mix.c
Remove redundancy
2012-04-22 15:57:59 +00:00
snd_vorbis.c
- Implement AL_UnqueueRawSamples() and use it to stop the Vorbis playback
2012-04-27 14:06:08 +00:00
snd_wav.c
OpenAL support, from Q2Pro
2012-04-15 02:58:01 +00:00