- Feb 26, 2020
-
-
bunnei authored
-
- Feb 25, 2020
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- Feb 22, 2020
-
-
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
-
- Feb 21, 2020
-
-
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.
-
Nguyen Dac Nam authored
-
- Feb 20, 2020
-
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
bunnei authored
- Minor perf improvement.
-
- Feb 19, 2020
-
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Brian Clinkenbeard authored
-
Nguyen Dac Nam authored
Please enter the commit message for your changes. Lines starting
-
- Feb 18, 2020
-
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
Co-Authored-By:
Mat M. <mathew1800@gmail.com>
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
-
- Feb 16, 2020
-
-
ReinUsesLisp authored
Layered framebuffer attachments is a feature that allows applications to write attach layered textures to a single attachment. What layer the fragments are written to is decided from the shader using gl_Layer.
-
ReinUsesLisp authored
SPIR-V's Layer is GLSL's gl_Layer. It lets the application choose from a shader stage (vertex, tessellation or geometry) which framebuffer layer write the output fragments to.
-
ReinUsesLisp authored
Code before this commit was trying to match 3D textures with another target. Fix that.
-
ReinUsesLisp authored
Implement downloads to guest memory from texture buffers on the generic cache and OpenGL.
-
Nguyen Dac Nam authored
-
Nguyen Dac Nam authored
402: function name should be Initialize2 (7.0.0+) not SetOperationMode Follow by: https://switchbrew.org/wiki/LDN_services#IUserLocalCommunicationService
-
namkazy authored
-