- 23 Oct, 2021 5 commits
-
-
Ameer J authored
Vulkan Rasterizer: Correct DepthBias/PolygonOffset on Vulkan.
-
Fernando Sahmkow authored
-
Narr the Reg authored
Revert "input_common: Fix data race on GC implementation"
-
Fernando S authored
-
Fernando S authored
input_common: Fix data race on GC implementation
-
- 20 Oct, 2021 4 commits
-
-
bunnei authored
cmake: Update conan to support Visual Studio 2022
-
ameerj authored
VS2022 seems to introduce an optimization when moving vectors to check for equality of the element values. AlignmentAllocator needed to overload the equality operator to fix compilation of its usage in vector moving.
-
ameerj authored
-
ameerj authored
-
- 19 Oct, 2021 2 commits
- 17 Oct, 2021 6 commits
-
-
bunnei authored
KPageTable: Perform ranged invalidation when unmapping code memory
-
ameerj authored
Alleviates the dependency on chrono for all files that include settings.h
-
Moonlacer authored
remove_accident fix_whoopsie
-
Ameer J authored
A series of fixes to queries and indexed samplers.
-
Fernando Sahmkow authored
-
Ameer J authored
A few fixes on Vulkan and Rasterizer Caching
-
- 16 Oct, 2021 4 commits
-
-
Mai M authored
main: fix typo in warning message
-
Romain Failliot authored
-
Mai M authored
Update translations (2021-10-16)
-
The yuzu Community authored
-
- 15 Oct, 2021 19 commits
-
-
Fernando S authored
main: Add missing make_unique for ui
-
Morph authored
-
bunnei authored
NVHost_Ctrl: Force wait if the gpu falls behind too long.
-
Morph authored
.ci/transifex: Mark docker.sh as executable
-
FearlessTobi authored
-
Morph authored
qt_web_browser: Add missing QApplication include
-
Feng Chen authored
-
Morph authored
-
Fernando Sahmkow authored
-
FernandoS27 authored
-
FernandoS27 authored
-
Mai M authored
yuzu: Remove all remaining global system instances
-
Morph authored
-
Morph authored
-
Morph authored
Allows it to be a forward declaration in other header files.
-
Morph authored
-
Morph authored
-
Mai M authored
.ci: Use Github Actions to update translation source files
-
Mai M authored
string_util: Prevent out of bounds access in u16string_view buffer
-