2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/yuzu
bunnei 9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
* kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects.

- See https://github.com/citra-emu/citra/pull/4710 for details.
2019-11-24 20:15:51 -05:00
..
applets
configuration yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00
debugger kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
util
about_dialog.cpp
about_dialog.h
aboutdialog.ui
bootmanager.cpp
bootmanager.h
CMakeLists.txt qt: Add service dialog 2019-10-02 08:35:43 -04:00
compatdb.cpp
compatdb.h
compatdb.ui
compatibility_list.cpp
compatibility_list.h
discord.h
discord_impl.cpp
discord_impl.h Address a bunch of review comments 2018-10-02 15:30:48 +02:00
game_list.cpp yuzu/game_list: Silence -Wswitch and -Wunused-variable 2019-10-04 23:41:22 +00:00
game_list.h Fix uisettings include 2019-09-04 16:47:33 +02:00
game_list_p.h yuzu/game_list: Silence -Wswitch and -Wunused-variable 2019-10-04 23:41:22 +00:00
game_list_worker.cpp yuzu/game_list_worker: Silence warnings 2019-10-04 23:41:22 +00:00
game_list_worker.h yuzu/game_list_worker: Silence warnings 2019-10-04 23:41:22 +00:00
hotkeys.cpp
hotkeys.h
Info.plist
loading_screen.cpp
loading_screen.h
loading_screen.ui
main.cpp gl_rasterizer: Emulate viewport flipping with ARB_clip_control 2019-11-07 01:52:18 -03:00
main.h citra_qt: add amiibo drag and drop support 2019-11-03 05:24:47 +01:00
main.ui citra_qt/main.ui: remove unused actions "Load Symbol Map..." and... 2019-11-19 16:39:58 +01:00
uisettings.cpp qt_themes: add two colorful themes 2019-09-22 16:42:00 +02:00
uisettings.h Merge pull request #2910 from FearlessTobi/port-4930 2019-10-09 21:36:51 -04:00
yuzu.rc