dolphin/Source/Core
JosJuice 0e2690f40b FileMonitor: Store last file offset instead of path
This saves us from having to call GetPath when the same file is being
read over and over. (GetPath is more expensive than GetOffset due to
it iterating through parts of the file system and creating strings.)
2018-03-09 15:18:32 +01:00
..
AudioCommon AudioCommon: make SetSoundStreamRunning idempotent 2017-11-19 12:09:54 -08:00
Common traversal: add systemd watchdog support 2018-03-08 06:10:17 +00:00
Core FileMonitor: Store last file offset instead of path 2018-03-09 15:18:32 +01:00
DiscIO WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 Fix launching DolphinQt2 from Visual Studio 2018-03-08 22:33:11 +01:00
DolphinWX UI: Show title ID in info panel 2018-03-07 17:40:22 +01:00
InputCommon Merge pull request #6355 from myfreeweb/clang6-warning 2018-02-07 22:25:57 -08:00
UICommon UICommon: Move screensaver code to UICommon 2018-01-03 12:38:33 +01:00
VideoBackends VideoCommon: Add support for Abstract Framebuffers 2018-03-02 20:20:48 +10:00
VideoCommon VideoCommon: Add support for Abstract Framebuffers 2018-03-02 20:20:48 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00