版本
3.5-1410
分支
master
发布于
10 years, 9 months ago
Windows x64 Windows x86 Mac OS X
提交(Commit)
fc7099a9057ee962ea4fd43bf049396d86065cf0
修改者
Armada
修改说明
Set the locale per-thread instead of globally when generating shaders. Add cross-compatible versions of newlocale, uselocale and freelocale.

This commit fixes a rare race condition when generating shaders because setlocale is global.