GPUCode
|
cf9bb90ae3
|
code: Use std::span where appropriate (#6658)
* code: Use std::span when possible
* code: Prefix memcpy and memcmp with std::
|
2023-07-07 01:52:40 +03:00 |
|
Tobias
|
f6b543886c
|
Port yuzu-emu/yuzu#4528: "common: Make use of [[nodiscard]] where applicable" (#5535)
Co-authored-by: LC <712067+lioncash@users.noreply.github.com>
|
2020-08-31 21:06:16 +02:00 |
|
James Rowe
|
6945b6539f
|
Address review and update zstd
|
2020-01-15 19:58:34 -07:00 |
|
James Rowe
|
8f67d6a444
|
Add ZSTD compression for precompiled cache
|
2020-01-15 19:58:33 -07:00 |
|