dolphin/Source/Core
Léo Lam 464bfb073e
Merge pull request #6912 from spycrab/qt_jit_widget
Qt/JITWidget: Add object name
2018-05-20 10:44:21 +02:00
..
AudioCommon
Common Common/CodeBlock: Namespace code under the Common namespace 2018-05-17 15:57:29 -04:00
Core PPCAnalyst: Clean up indexing expressions in Analyze() 2018-05-19 15:31:38 -04:00
DiscIO Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 Merge pull request #6912 from spycrab/qt_jit_widget 2018-05-20 10:44:21 +02:00
DolphinWX PPCAnalyst: Make CodeBuffer an alias for std::vector<CodeOp> 2018-05-18 17:19:45 -04:00
InputCommon THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
UICommon Copy Wii NAND data to user NAND in WiiRoot 2018-05-12 17:08:50 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends EfbInterface: Move buffer constant from the header to the cpp file 2018-05-18 16:23:34 -04:00
VideoCommon BPMemory: Use Common::BitCast where applicable 2018-05-18 14:25:44 -04:00
CMakeLists.txt