Files
yuzu/src/video_core
ReinUsesLisp daae6a323b texture_cache/surface_params: Force depth=1 on 2D textures
Sometimes games will sample a 2D array TIC with a 2D access in the
shader. This causes bad interactions with the rest of the texture cache.
To emulate what the game wants to do, force a depth=1 on 2D textures
(not 2D arrays) and let the texture cache handle the rest.
2020-03-12 18:11:42 -03:00
..
2020-03-08 15:59:38 -03:00
2020-01-24 16:43:30 -04:00
2020-01-25 09:04:59 -04:00
2020-02-15 16:26:50 -03:00
2020-02-14 17:38:27 -03:00
2020-02-15 16:26:50 -03:00
2020-01-29 17:53:11 -03:00