yuzu/src
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
..
audio_core audio_renderer: Preliminary BehaviorInfo (#3736) 2020-04-20 22:57:30 -04:00
common Merge pull request #3630 from benru/open-windows-network-files 2020-04-17 19:47:11 -04:00
core kernel: memory: Improve implementation of device shared memory. (#3707) 2020-04-23 11:37:12 -04:00
input_common Merge pull request #3673 from lioncash/extra 2020-04-16 21:12:33 -04:00
tests Merge pull request #3697 from lioncash/declarations 2020-04-23 02:18:52 -04:00
video_core shader/texture: Support multiple unknown sampler properties 2020-04-23 18:04:13 -03:00
web_service Merge pull request #3673 from lioncash/extra 2020-04-16 21:12:33 -04:00
yuzu Merge pull request #3697 from lioncash/declarations 2020-04-23 02:18:52 -04:00
yuzu_cmd Merge pull request #3768 from H27CK/cmd-title-fmt 2020-04-23 16:14:33 -03:00
yuzu_tester UI: Replasce accurate GPU option for GPU Accuracy Level 2020-04-22 11:36:04 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Make missing declarations a compile-time error 2020-04-16 23:43:41 -04:00