- Jun 18, 2018
-
-
bunnei authored
Add UI support for extracted NCA folders
-
bunnei authored
svc: Add a stub for UserExceptionContextAddr.
-
bunnei authored
gl_rasterizer: Get loose on independent blending.
-
Jules Blok authored
-
Jules Blok authored
-
bunnei authored
gl_rasterizer_cache: Loosen things up a bit.
-
bunnei authored
-
- Jun 17, 2018
- Jun 16, 2018
- Jun 14, 2018
-
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
- Jun 13, 2018
- Jun 12, 2018
-
-
bunnei authored
GPU: Partially implemented the Maxwell DMA engine.
-
bunnei authored
GPU: Implemented the iadd32i shader instruction.
-
Subv authored
-
Subv authored
Only tiled->linear and linear->tiled copies that aren't offsetted are supported for now. Queries are not supported. Swizzled copies are not supported.
-
bunnei authored
hid: Update all layouts and only show handheld as connected, fixes libnx input for P1_AUTO
-
bunnei authored
gl_shader_decompiler: Implement saturate for float instructions.
-
bunnei authored
-
shinyquagsire23 authored
-
- Jun 11, 2018
-
-
bunnei authored
GPU: Convert the gl_InstanceId and gl_VertexID variables to floats when reading from them.
-
- Jun 10, 2018
- Jun 09, 2018
-
-
Subv authored
-
Subv authored
-
bunnei authored
GPU: Stub the SSY shader instruction.
-
bunnei authored
gl_shader_decompiler: Implement SHR instruction.
-
bunnei authored
gl_shader_decompiler: Implement IADD instruction.
-
bunnei authored
-
Subv authored
This instruction tells the GPU where the flow reconverges in a non-uniform control flow scenario, we can ignore this when generating GLSL code.
-