- 07 Apr, 2020 4 commits
-
-
Rodrigo Locatti authored
shader: implement SULD.D bits32/64
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
Co-Authored-By: Rodrigo Locatti <reinuseslisp@airmail.cc>
-
enler authored
* fix LayeredFS error when loading some games made with the Unity
-
- 06 Apr, 2020 5 commits
-
-
Fernando Sahmkow authored
video_core: Use native ASTC when available
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
- 05 Apr, 2020 20 commits
-
-
Fernando Sahmkow authored
shader_decompiler: Remove FragCoord.w hack and change IPA implementation
-
Fernando Sahmkow authored
gl_rasterizer: Mark cleared textures as dirty
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
Nguyen Dac Nam authored
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
namkazy authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
- 04 Apr, 2020 1 commit
-
-
Zach Hilman authored
This updates to the latest available toolchain for MSVC builds.
-
- 03 Apr, 2020 2 commits
-
-
bunnei authored
configuration: Reorder shoulder buttons
-
Fernando Sahmkow authored
services: ldr: Fix MemoryState for read/write regions of NROs.
-
- 02 Apr, 2020 4 commits
-
-
bunnei authored
shader/memory: Silence no return value warning
-
ReinUsesLisp authored
Silences a warning about control paths not all returning a value.
-
Rodrigo Locatti authored
Refactor Context management (Fixes renderdoc on opengl issues)
-
ReinUsesLisp authored
Credits go to gdkchan and Ryujinx. The pull request used for this can be found here: https://github.com/Ryujinx/Ryujinx/pull/1082 yuzu was already using the header for interpolation, but it was missing the FragCoord.w multiplication described in the linked pull request. This commit finally removes the FragCoord.w == 1.0f hack from the shader decompiler. While we are at it, this commit renames some enumerations to match Nvidia's documentation (linked below) and fixes component declaration order in the shader program header (z and w were swapped). https://github.com/NVIDIA/open-gpu-doc/blob/master/Shader-Program-Header/Shader-Program-Header.html
-
- 01 Apr, 2020 4 commits
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-