- 09 Mar, 2020 5 commits
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
Store information GLSL forces us to provide but it's dynamic state in hardware (workgroup sizes, primitive topology, shared memory size).
-
ReinUsesLisp authored
-
ReinUsesLisp authored
Instead of pre-specializing shaders and then post-specializing them, drop the later and only "specialize" the shader while decoding it.
-
Rodrigo Locatti authored
video_core: Remove gl_state and use a state tracker based on dirty flags
-
- 08 Mar, 2020 4 commits
-
-
bunnei authored
textures: Fix anisotropy hack
-
ReinUsesLisp authored
Previous code could generate an anisotropy value way higher than x16.
-
bunnei authored
frontend/Graphics: Add "Advanced" graphics tab and experimental Anisotropic Filtering support
-
bunnei authored
maxwell_to_vk: Remove Storage capability for A1B5G5R5U
-
- 06 Mar, 2020 2 commits
-
-
ReinUsesLisp authored
-
bunnei authored
vk_swapchain: Silence TOCTOU race condition
-
- 05 Mar, 2020 4 commits
- 04 Mar, 2020 4 commits
-
-
James Rowe authored
-
bunnei authored
video_core: Implement more scaled attribute formats
-
James Rowe authored
When the default file is read in, the settings default value is only used when the key is missing. As it was, the key existed, but the value was empty string causing it to accept that as a value to pass into the core
-
James Rowe authored
-
- 03 Mar, 2020 5 commits
- 02 Mar, 2020 1 commit
-
-
bunnei authored
Port citra-emu/citra#5097: "Update README.md"
-
- 01 Mar, 2020 1 commit
-
-
Tobias authored
-
- 29 Feb, 2020 1 commit
-
-
Nguyen Dac Nam authored
-
- 28 Feb, 2020 13 commits
-
-
bunnei authored
audio_core: interpolate: Improvements to fix audio crackling.
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
Blending doesn't affect blits. Rasterizer discard does, update the commentaries.
-
ReinUsesLisp authored
Blending doesn't affect clears.
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-