1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-02-18 11:30:17 +00:00
citra/src/tests
GPUCode cf9bb90ae3
code: Use std::span where appropriate ()
* code: Use std::span when possible

* code: Prefix memcpy and memcmp with std::
2023-07-07 01:52:40 +03:00
..
audio_core code: Use std::span where appropriate () 2023-07-07 01:52:40 +03:00
common code: Use std::span where appropriate () 2023-07-07 01:52:40 +03:00
core build: Clear out remaining compile warnings. () 2023-07-04 21:00:24 -07:00
video_core/shader shader_jit/tests: Add additional shader-jit tests () 2023-07-03 02:44:56 +03:00
CMakeLists.txt build: Bundle libraries in-place as well on MSVC. () 2023-07-06 02:37:06 +02:00
precompiled_headers.h Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" () 2022-12-17 16:06:38 +01:00