This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
fc7099a9057ee962ea4fd43bf049396d86065cf0
dolphin
/
Source
T
History
Armada
fc7099a905
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.
2013-06-16 12:33:13 +02:00
..
Android
Merge branch 'GLES3'
2013-06-12 03:29:18 -05:00
Core
Set the locale per-thread instead of globally when generating shaders. Add cross-compatible versions of newlocale, uselocale and freelocale.
2013-06-16 12:33:13 +02:00
DSPSpy
llejit - fix for flag generation code + dspspy jit workaround
2011-04-15 13:04:20 +00:00
DSPTool
Buildfix for dsptool.
2013-05-21 20:30:09 -04:00
Plugins
Set the locale per-thread instead of globally when generating shaders. Add cross-compatible versions of newlocale, uselocale and freelocale.
2013-06-16 12:33:13 +02:00
TestSuite
clear cg from project files
2013-02-27 10:55:25 +01:00
UnitTests
Adding unit test project to VS solution
2013-05-22 03:29:58 +02:00
VSProps
clear cg from project files
2013-02-27 10:55:25 +01:00
CMakeLists.txt
Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line.
2011-07-18 01:47:55 +00:00
Dolphin_2010.sln
Adding unit test project to VS solution
2013-05-22 03:29:58 +02:00