suyu/src/core/hle/service/am/applets
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.cpp kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
applets.h kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
error.cpp common_func: Use std::array for INSERT_PADDING_* macros. 2019-11-03 22:22:41 -05:00
error.h service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
general_backend.cpp service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
general_backend.h service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
profile_select.cpp service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
profile_select.h service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
software_keyboard.cpp service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
software_keyboard.h service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00
web_browser.cpp service: Resolve sign conversion errors 2019-11-12 07:55:39 -05:00
web_browser.h service/am: Remove usages of global system accessors 2019-09-04 20:38:43 -04:00