yuzu/src/core/hle/service/nvdrv
Lioncash ad787b20ca nvdrv: Simplify builder declarations
We can just use auto here. If one of these ever happens to not be
derived from nvdevice, then this will cause a compilation error.

We can also move the devices into the collection to get rid of an
unnecessary atomic reference count increment and decrement.
2022-11-28 10:43:48 -05:00
..
core nvnflinger: release queued handles immediately on disconnection 2022-10-27 08:28:02 -04:00
devices Add break for default cases 2022-11-13 16:30:55 -08:00
nvdata.h general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00
nvdrv.cpp nvdrv: Simplify builder declarations 2022-11-28 10:43:48 -05:00
nvdrv.h nvdrv: fix container destruction order 2022-10-23 19:25:57 -04:00
nvdrv_interface.cpp general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00
nvdrv_interface.h kernel: remove KWritableEvent 2022-10-12 20:29:29 -04:00
nvmemp.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
nvmemp.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00