This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2025-02-05 13:20:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9e4f10f3e1
raze-gles
/
polymer
/
eduke32
/
source
/
jaudiolib
History
helixhorned
9688dccfff
multivoc.c: use a local variable instead of a file-scope one used locally.
...
git-svn-id:
https://svn.eduke32.com/eduke32@4183
1a8010ca-5511-0410-912e-c29ae57300e0
2013-11-28 21:18:09 +00:00
..
include
Fix playing ambient sounds at max volume for split sec on entering their range.
2013-03-31 18:58:17 +00:00
src
multivoc.c: use a local variable instead of a file-scope one used locally.
2013-11-28 21:18:09 +00:00
third-party
All kneel, king FLAC is here.
2012-12-29 10:57:24 +00:00
Makefile
Split the handling of audio based on RENDERTYPE into a new variable named MIXERTYPE, allowing Windows builds to use SDL for input and rendering (RENDERTYPE=SDL) while using DirectSound and Windows' MIDI interface (MIXERTYPE=WIN [current default]) so that EMIDI works.
2013-10-07 10:05:03 +00:00
Makefile.msvc
Clean up and factor jaudiolib.
2012-12-29 10:59:21 +00:00