yuzu-fork/src/video_core/textures
ReinUsesLisp 0ec71b78fb astc: Return zero on out of bound bits
Avoid out of bound reads on invalid ASTC textures.
Games can bind invalid textures that make us read or write out of bounds.
2021-01-15 02:24:36 -03:00
..
astc.cpp astc: Return zero on out of bound bits 2021-01-15 02:24:36 -03:00
astc.h video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
decoders.cpp video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
decoders.h video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
texture.cpp video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00
texture.h video_core: Rewrite the texture cache 2020-12-30 03:38:50 -03:00