dolphin/Source/UnitTests
Léo Lam 8bef7259e3 Add the g_ prefix to the jit global
Jan 04 22:55:01 <leoetlino>   fwiw, it looks like there are new warnings in the RegCache code
Jan 04 22:55:04 <leoetlino>   Source/Core/Core/PowerPC/Jit64/FPURegCache.cpp:13:33: warning: declaration shadows a variable in the global namespace [-Wshadow]
Jan 04 22:56:19 <@Lioncash>   yeah, the jit global should have a g_ prefix.

This fixes shadowing warnings and adds the g_ prefix to a global.
2017-01-07 23:19:49 +01:00
..
Common specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
Core Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
TestUtils BlockingLoop: Yield to UI message pump while waiting. 2016-11-11 13:37:02 +01:00
VideoCommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
UnitTests.vcxproj Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00
UnitTests.vcxproj.user msvc: get UnitTests compiling 2014-09-01 21:27:45 -07:00