This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/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