dolphin/Source/Core
Lioncash ab5b90bf15 DSPCore: Move x64 JIT source files into an x64 subdirectory
While the code is namespaced out properly, the files weren't separated
into their own directory. This moves the files so that introducing a general
interface is easier in the future for supporting other architectures.
2018-03-13 18:26:26 -04:00
..
AudioCommon Change FATAL_ERROR to STATUS message for OpenAL not found in externals 2018-03-09 12:29:23 -05:00
Common Merge pull request #6427 from JosJuice/thousandseparate-encoding 2018-03-10 13:16:00 +01:00
Core DSPCore: Move x64 JIT source files into an x64 subdirectory 2018-03-13 18:26:26 -04:00
DiscIO Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 Merge pull request #6428 from JosJuice/qt-zh-order 2018-03-12 18:44:41 +01:00
DolphinWX ShaderCache: Implement background shader compilation 2018-03-10 16:11:19 +10:00
InputCommon Merge pull request #6355 from myfreeweb/clang6-warning 2018-02-07 22:25:57 -08:00
UICommon Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
VideoBackends OGL: Move primitive restart enable logic to GLUtil 2018-03-10 16:11:20 +10:00
VideoCommon ShaderCache: Use a version number for pipeline UID caches 2018-03-11 14:48:09 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00