suyu/src/yuzu
Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable
Avoids the need to rebuild multiple source files if the filesystem code
headers change.

This also gets rid of a few instances of indirect inclusions being
relied upon
2018-08-20 23:28:46 -04:00
..
configuration Merge pull request #850 from DarkLordZach/icon-meta 2018-08-08 12:27:19 -04:00
debugger textures: Refactor out for Texture/Depth FormatFromPixelFormat. 2018-08-09 20:36:03 -04:00
util qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2018-01-18 20:09:40 -05: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 Avoid parsing RomFS to directory in NCA 2018-08-06 23:06:33 -04:00
game_list.cpp service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -04:00
game_list.h core: Port core to VfsFilesystem for file access 2018-08-08 21:18:45 -04:00
game_list_p.h service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -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 service/filesystem: Use forward declarations where applicable 2018-08-20 23:28:46 -04:00
main.h qt: Add 'Install to NAND' option to menu 2018-08-11 22:50:48 -04:00
main.ui qt: Add 'Install to NAND' option to menu 2018-08-11 22:50:48 -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