- 26 Feb, 2020 12 commits
- 25 Feb, 2020 5 commits
-
-
Mat M authored
video_core/surface: Add R32_SINT render target format
-
Mat M authored
video_core/gpu: Remove unused functions
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
bunnei authored
texture: Implement R32I
-
- 24 Feb, 2020 1 commit
-
-
bunnei authored
texture_cache: Implement layered framebuffer attachments
-
- 23 Feb, 2020 3 commits
- 22 Feb, 2020 12 commits
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
bunnei authored
audio_core: interpolate: Fix include for climits (Linux build break).
-
bunnei authored
-
bunnei authored
audio_core: Switch to a faster interpolation technique
-
bunnei authored
shader/texture: Fix illegal 3D texture assert
-
- 21 Feb, 2020 7 commits
-
-
ReinUsesLisp authored
Fix typo in the illegal 3D texture assert logic. We care about catching arrayed 3D textures or 3D shadow textures, not regular 3D textures.
-
Rodrigo Locatti authored
renderer_vulkan: Add the rest of case for TryConvertBorderColor
-
Rodrigo Locatti authored
vk_shader: Implement ImageLoad
-
Rodrigo Locatti authored
vulkan: add DXT23_SRGB
-
bunnei authored
texture_cache: Avoid matches in 3D textures
-
Nguyen Dac Nam authored
-
bunnei authored
video_core: memory_manager: Flush/invalidate asynchronously when possible.
-