This website requires JavaScript.
Explore
Help
Sign In
nintendo-back-up
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced
2026-01-18 03:28:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
4fd655cb466614d10374c13764f08ab7fa6816b8
yuzu
/
src
/
video_core
/
textures
History
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
renderer_vulkan: Accelerate ASTC decoding
2021-03-13 12:16:03 -05:00
texture.cpp
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
texture.h
video_core: eliminate constant ternary
2021-08-19 21:22:05 +03:00