yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
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.
yuzu-android/src/video_core/textures
David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary
Functions which are suppose to crash on non canary builds usually don't return anything which lead to uninitialized memory being used.
2018-12-19 12:52:32 +11:00
..
astc.cpp Fix ASTC Decompressor to support depth parameter 2018-11-01 19:22:12 -04:00
astc.h Fix ASTC Decompressor to support depth parameter 2018-11-01 19:22:12 -04:00
decoders.cpp Fixed uninitialized memory due to missing returns in canary 2018-12-19 12:52:32 +11:00
decoders.h Implemented Tile Width Spacing 2018-11-26 09:05:12 -04:00
texture.h Implemented Tile Width Spacing 2018-11-26 09:05:12 -04:00