- 01 Jul, 2020 6 commits
-
-
David Marcec authored
Supersedes #4068 see for details.
-
LC authored
common: unbreak build on BSDs
-
David authored
cmake: unbreak YUZU_USE_QT_WEB_ENGINE without YUZU_USE_BUNDLED_QT
-
David authored
crypto: Make KeyManager a singleton class
-
bunnei authored
prepo: : Don't read extra buffer from report unless passed
-
bunnei authored
Add game version to window title
-
- 30 Jun, 2020 7 commits
-
-
bunnei authored
Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu
-
Jan Beich authored
-
Fernando Sahmkow authored
texture_cache: Check format compatibility before copying
-
Fernando Sahmkow authored
gl_device: Enable NV_vertex_buffer_unified_memory on Turing devices
-
Rodrigo Locatti authored
maxwell_to_gl/vk: Reorder vertex formats
-
David authored
Macro code is just uploaded sequentially from a starting address, however that does not mean the entry point for the macro is at that address. This PR adds preliminary support for executing macros in the middle of our cached code.
-
bunnei authored
hotkeys: Fix issues caused when changing the fullscreen hotkey
-
- 29 Jun, 2020 4 commits
-
-
Jan Beich authored
CMake Error at src/yuzu/CMakeLists.txt:7 (add_executable): Target "yuzu" links to target "Qt5::WebEngineCore" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing?
-
Jan Beich authored
src/common/memory_detect.cpp:15:10: fatal error: 'sys/sysinfo.h' file not found #include <sys/sysinfo.h> ^~~~~~~~~~~~~~~
-
Morph authored
-
Rodrigo Locatti authored
renderer_vulkan: Update validation layer name and test before enabling
-
- 28 Jun, 2020 14 commits
-
-
bunnei authored
Remake Kernel Scheduling, CPU Management & Boot Management (Prometheus)
-
bunnei authored
ldr: Cleanup NRO & NRR structs
-
David Marcec authored
-
David authored
ldr: Update NRR/NRO structs
-
David authored
grc: Update function table
-
David authored
lbl: Update function table
-
David authored
ldn: Update function table
-
David authored
mig: Update function table
-
David authored
mm: Update function table
-
David authored
ncm: Update function table
-
David authored
nfc: Update function table
-
David authored
friend: Update function table
-
Morph authored
-
Morph authored
Add 32 bit component sizes to (un)signed scaled formats and group (un)signed normalized, scaled, and integer formats together.
-
- 27 Jun, 2020 9 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
-
Fernando Sahmkow authored
-