This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src/video_core
ReinUsesLisp 4fb921ff6b shader/texture: Support multiple unknown sampler properties
This allows deducing some properties from the texture instruction before
asking the runtime. By doing this we can handle type mismatches in some
instructions from the renderer instead of the shader decoder.

Fixes texelFetch issues with games using 2D texture instructions on a 1D
sampler.
2020-04-23 18:04:13 -03:00
..
2020-04-22 11:36:27 -04:00
2020-04-22 11:36:08 -04:00
2020-04-22 11:36:27 -04:00
2020-04-22 11:36:24 -04:00
2020-04-22 11:36:24 -04:00
2020-03-12 21:42:33 -03:00
2020-04-22 11:36:24 -04:00
2020-04-22 11:36:24 -04:00
2020-03-12 21:42:33 -03:00