Version
3.5-1410
Branche
master
Date
il y a 10 ans, 10 mois
Windows x64 Windows x86 Mac OS X
Commit
fc7099a9057ee962ea4fd43bf049396d86065cf0
Auteur
Armada
Description
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.