2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/video_core/textures
Valeri 4fd655cb46
video_core: eliminate constant ternary
`via_header_index` is already checked above, so it would never be true in this branch
2021-08-19 21:22:05 +03:00
..
astc.cpp astc_decoder: Optimize the use EncodingData 2021-07-31 21:36:26 -04:00
astc.h astc_decoder: Optimize the use EncodingData 2021-07-31 21:36:26 -04:00
decoders.cpp decoders: Templates allow memcpy optimizations 2021-08-12 04:45:25 +00:00
decoders.h
texture.cpp
texture.h video_core: eliminate constant ternary 2021-08-19 21:22:05 +03:00