This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-android
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
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.
a779cede7c
yuzu-android
/
src
/
video_core
/
textures
History
bunnei
268b5764c7
Merge pull request
#6791
from ameerj/astc-opt
...
astc_decoder: Various performance and memory optimizations
2021-08-06 21:45:24 -07: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: Optimize swizzle copy performance (
#6790
)
2021-08-02 11:18:58 -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