yuzu-mainline/src/core/hle/service/bcat
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
..
backend kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
bcat.cpp hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00
bcat.h hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00
module.cpp kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 2019-11-24 20:15:51 -05:00
module.h hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00