This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
537c6ac8fe
yuzu-mainline
/
src
/
video_core
/
textures
History
ameerj
537c6ac8fe
vk_blit_screen: Fix non-accelerated texture size calculation
...
Addresses the potential OOB access in UnswizzleTexture.
2021-08-16 14:28:10 -04: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
vk_blit_screen: Fix non-accelerated texture size calculation
2021-08-16 14:28:10 -04: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
shader: Initial OpenGL implementation
2021-07-22 21:51:30 -04:00