dolphin/Source/Core
JosJuice 01ea10824d Put a "last changed in PR" comment next to UID cache version
This will create a merge conflict if two PRs try to increment the
cache version at the same time, which makes it noticeable that the
PR that gets merged last needs to increment the cache version again.
We already use this for savestates and the game list cache.
2018-03-29 22:38:37 +02:00
..
AudioCommon AudioCommon/CMakelists: Migrate off add_dolphin_library 2018-03-22 22:07:11 -04:00
Common Merge pull request #6546 from spycrab/updater_ui 2018-03-28 20:04:32 +02:00
Core Fix JIT64 mtsmsr issue after PIE support again. 2018-03-28 04:16:41 -04:00
DiscIO DiscExtractor: Pass partition by reference rather than by value in ExtractDirectory() 2018-03-27 21:49:42 -04:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 Qt/LogWidget: Add "Debugger Font" option 2018-03-29 03:02:34 +02:00
DolphinWX Implement "Skip" ubershader mode 2018-03-26 01:57:41 +10:00
InputCommon InputCommon/CMakeLists: Migrate off add_dolphin_library 2018-03-24 14:13:53 -04:00
UICommon UICommon/CMakeLists: Migrate off of add_dolphin_library 2018-03-28 06:29:09 -04: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 Put a "last changed in PR" comment next to UID cache version 2018-03-29 22:38:37 +02:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00