- Jul 14, 2018
-
-
bunnei authored
-
- Jul 13, 2018
-
-
bunnei authored
gl_shader_gen: Implement dual vertex shader mode.
-
Hedges authored
* More improvements to GDBStub - Debugging of threads should work correctly with source and assembly level stepping and modifying registers and memory, meaning threads and callstacks are fully clickable in VS. - List of modules is available to the client, with assumption that .nro and .nso are backed up by an .elf with symbols, while deconstructed ROMs keep N names. - Initial support for floating point registers. * Tidy up as requested in PR feedback * Tidy up as requested in PR feedback
-
bunnei authored
-
bunnei authored
- When VertexA shader stage is enabled, we combine with VertexB program to make a single Vertex Shader stage.
-
bunnei authored
Initialized memory for RequestUpdateAudioRenderer and fixed MemoryPoolSection to be more accurate
-
bunnei authored
gl_shader_decompiler: Implement PredCondition::LessThanWithNan.
-
bunnei authored
gl_shader_decompiler: Use FlowCondition field in EXIT instruction.
-
David Marcec authored
-
David Marcec authored
-
bunnei authored
-
bunnei authored
-
- Jul 12, 2018
-
-
Sebastian Valle authored
GPU: Implement the FADD32I shader instruction.
-
bunnei authored
GPU: Corrected the decoding of FFMA for immediate operands.
-
Subv authored
-
Tobias authored
Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637) * Port #3335 and #3373 from Citra * Fixup: Use the new logging placeholders
-
Subv authored
-
bunnei authored
Let games/application know that we're offline
-
bunnei authored
Audout "Auto" functions
-
bunnei authored
Minor logging fixes
-
James Rowe authored
-
James Rowe authored
-
David Marcec authored
Audout autos are identical to their counterpart except for the buffer type which yuzu already handles for us.
-
David Marcec authored
Since we have no socket implementation we should be returning 0 to indicate we're currently offline.
-
bunnei authored
Services/FS: Return the correct error code when trying to mount a nonexistent savedata.
-
bunnei authored
Improve directory creation in WindowsCopyFiles.cmake
-
- Jul 11, 2018
- Jul 10, 2018
-
-
bunnei authored
NvOsGetConfigU32 production impl
-
bunnei authored
Port #3579 from Citra: Clean up architecture-specific defines
-
bunnei authored
savedata_factory: Always create a save directory for games.
-
David Marcec authored
Settings are only used when RMOS_SET_PRODUCTION_MODE is set to 0. If production mode is set, the error code 0x30006 is returned instead
-
bunnei authored
Port #3513 (partly) from Citra: .gitignore: Add CMakeLists.txt.user to Project/editor files
-
bunnei authored
Port #3474 from Citra: Do not crash on unimplemented code in debug build
-
bunnei authored
Port #3505 from Citra: Fix QGLWidget viewport resize on macOS
-
- Jul 09, 2018
- Jul 08, 2018