yuzu/src/core/hle/service/vi
Lioncash b16c89bf65 vi: Copy data directly into the std::vector within Parcel's ReadBlock function
Previously this would unnecessarily zero-initialize the vector before
copying the actual data into the vector instance.
2018-01-17 20:09:41 -05:00
..
vi.cpp vi: Copy data directly into the std::vector within Parcel's ReadBlock function 2018-01-17 20:09:41 -05:00
vi.h VI: Stubbed GetNativeHandle, Create/DestroyStrayLayer and CloseDisplay 2018-01-16 19:01:03 -05:00
vi_m.cpp yuzu: Update license text to be consistent across project. 2018-01-13 16:22:39 -05:00
vi_m.h yuzu: Update license text to be consistent across project. 2018-01-13 16:22:39 -05:00