1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable
The follow-up to e2457418da, which
replaces most of the includes in the core header with forward declarations.

This makes it so that if any of the headers the core header was
previously including change, then no one will need to rebuild the bulk
of the core, due to core.h being quite a prevalent inclusion.

This should make turnaround for changes much faster for developers.
2018-08-31 16:30:14 -04:00
..
configuration yuzu: Fix stick UI direction order 2018-08-28 00:59:21 +02: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 qt: Default destructors where applicable 2018-08-06 13:27:08 -04:00
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 OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 2018-07-14 02:50:35 -04:00
bootmanager.h core: Namespace EmuWindow 2018-08-11 20:20:21 -04:00
CMakeLists.txt Show game compatibility within yuzu 2018-08-29 15:42:53 +02:00
game_list.cpp core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
game_list.h core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
game_list_p.h core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -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 core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
main.h core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
main.ui Fix two stupid errors made in #1141 2018-08-28 15:16:03 +02: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