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-03-06 08:41:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
74d766d988
raze-gles
/
source
/
duke3d
History
terminx
97c2271b92
Fix an infinite loop in S_StopEnvSound() that could occur if the audio thread happened to finish playing a voice in between checking if g_sounds[].voices[].id > FX_Ok and calling FX_StopSound(), exacerbated by improper std::atomic usage
...
git-svn-id:
https://svn.eduke32.com/eduke32@7305
1a8010ca-5511-0410-912e-c29ae57300e0
2019-01-12 00:21:58 +00:00
..
rsrc
Fix whitespace in gameres.rc
2018-11-18 18:12:54 +00:00
src
Fix an infinite loop in S_StopEnvSound() that could occur if the audio thread happened to finish playing a voice in between checking if g_sounds[].voices[].id > FX_Ok and calling FX_StopSound(), exacerbated by improper std::atomic usage
2019-01-12 00:21:58 +00:00
Dependencies.mak
Fix variable capitalization in Dependencies.mak files
2018-07-23 02:55:42 +00:00
gpl-2.0.txt
The great repository rearrangement of 2017.
2017-02-01 10:01:11 +00:00