This website requires JavaScript.
Explore
Help
Register
Sign In
INSANEMODE
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced
2025-06-12 09:07:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05bd50a1cf38daf744864828c39c20d064cac4e7
yuzu-android
/
src
/
video_core
/
textures
History
ameerj
ace20ba4a4
astc_decoder.comp: Remove unnecessary LUT SSBOs
...
We can move them to instead be compile time constants within the shader.
2021-06-19 10:56:13 -04:00
..
astc.cpp
astc_decoder.comp: Remove unnecessary LUT SSBOs
2021-06-19 10:56:13 -04:00
astc.h
astc_decoder.comp: Remove unnecessary LUT SSBOs
2021-06-19 10:56:13 -04:00
decoders.cpp
decoders: Break instead of continue
2021-06-04 05:12:14 -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
video_core: Rewrite the texture cache
2020-12-30 03:38:50 -03:00