yuzu-fork/src/yuzu
Lioncash 51b5619079 game_list_p: Take map iterator contents by const reference
We don't need to copy the whole struct in this instance, we can just
utilize a reference instead.
2018-09-17 05:30:11 -04:00
..
configuration Merge pull request #1302 from lioncash/config 2018-09-12 18:24:11 -04:00
debugger core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
util Show game compatibility within yuzu 2018-08-29 15:42:53 +02:00
about_dialog.cpp Better Title Bar Display 2018-09-07 11:54:51 +05:30
about_dialog.h qt: Add missing override specifiers where applicable 2018-08-06 13:29:14 -04:00
aboutdialog.ui Merge pull request #859 from FearlessTobi/port-3837 2018-07-30 10:11:43 -07:00
bootmanager.cpp Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
bootmanager.h core: Namespace EmuWindow 2018-08-11 20:20:21 -04:00
CMakeLists.txt yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
compatibility_list.cpp yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
compatibility_list.h yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
game_list.cpp game_list: Resolve variable shadowing within LoadCompatibilityList() 2018-09-11 22:34:09 -04:00
game_list.h game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const reference 2018-09-09 19:46:07 -04:00
game_list_p.h game_list_p: Take map iterator contents by const reference 2018-09-17 05:30:11 -04:00
game_list_worker.cpp yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
game_list_worker.h yuzu: Move compatibility list specifics to their own source files 2018-09-09 19:45:25 -04:00
hotkeys.cpp qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
hotkeys.h qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
hotkeys.ui Massive removal of unused modules 2018-01-12 19:11:03 -07:00
Info.plist macOS: Update Info.plist 2018-01-13 23:11:51 +00:00
main.cpp Use ARB_multi_bind for uniform buffers (#1287) 2018-09-12 20:27:43 -04:00
main.h game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const reference 2018-09-09 19:46:07 -04:00
main.ui qt: Add UI options to change NAND/SD dirs 2018-09-03 19:23:33 -04:00
ui_settings.cpp Massive removal of unused modules 2018-01-12 19:11:03 -07:00
ui_settings.h Avoid parsing RomFS to directory in NCA 2018-08-06 23:06:33 -04:00
yuzu.rc Removing unused settings and yuzu rebranding 2018-01-12 19:11:05 -07:00