yuzu/src/tests
ameerj c6590ad07b scratch_buffer: Explicitly defing resize and resize_destructive functions
resize keeps previous data intact when the buffer grows
resize_destructive destroys the previous data when the buffer grows
2022-12-19 22:40:50 -05:00
..
common scratch_buffer: Explicitly defing resize and resize_destructive functions 2022-12-19 22:40:50 -05:00
core core: Partially persist emulation state across game boots. 2022-10-18 19:13:35 -07:00
input_common general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
video_core tests: fix for -Wall 2022-10-25 15:20:23 +00:00
CMakeLists.txt tests: Add ScratchBuffer tests 2022-12-19 18:08:04 -05:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
tests.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00