| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-07 | Add the g_ prefix to the jit global | Léo Lam | |
| 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. | |||
| 2016-08-07 | Common: namespace MemoryUtil | Lioncash | |
| 2016-06-24 | Reformat all the things. Have fun with merge conflicts. | Pierre Bourdon | |
| 2015-11-19 | Enable the page fault test on targets that aren't x86_64 | Ryan Houdek | |
| 2015-06-07 | Remove ARMv7 support. | Ryan Houdek | |
| 2015-05-25 | Add missing license headers | Tillmann Karras | |
| 2015-03-01 | Fix include order of files outside of Source/Core | Tillmann Karras | |
| 2014-10-19 | Add a test for page fault handling. | comex | |
| This both tests that they work correctly and prints timing information if you run it manually. | |||
