dolphin/Source/Core
Lioncash 6cfa9fda6b DSPJitRegCache: Make FindFreeReg() a const member function
This member function doesn't modify class state.
2018-04-01 16:01:25 -04:00
..
AudioCommon AudioCommon/CMakelists: Migrate off add_dolphin_library 2018-03-22 22:07:11 -04:00
Common CMakeLists: Link in system framework libraries explicitly on macOS 2018-03-30 16:14:10 -04:00
Core DSPJitRegCache: Make FindFreeReg() a const member function 2018-04-01 16:01:25 -04:00
DiscIO DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
DolphinNoGUI
DolphinQt2 Merge pull request #6533 from spycrab/qt_desc_box 2018-04-01 14:06:50 -04:00
DolphinWX Remove EmuState 2018-03-31 16:21:17 +02:00
InputCommon CMakeLists: Link in system framework libraries explicitly on macOS 2018-03-30 16:14:10 -04:00
UICommon Remove EmuState 2018-03-31 16:21:17 +02:00
Updater Updater: Implement UI 2018-03-28 17:59:22 +02:00
VideoBackends VideoCommon/Vulkan: Explicitly link in xxhash 2018-03-28 17:03:16 -04:00
VideoCommon Renderer: Only recreate frame dump texture if dimensions differ 2018-04-02 01:15:48 +10:00
CMakeLists.txt