- 27 Oct, 2021 3 commits
- 24 Oct, 2021 5 commits
-
-
Ameer J authored
Fixup channel submit IOCTL syncpoint parameters
-
Ameer J authored
TexturePass: Fix clamping of images as this allowed negative indices.
-
Fernando Sahmkow authored
-
Mai M authored
Fixed ARM_Dynamic_64 Step
-
Andrew Strelsky authored
-
- 23 Oct, 2021 7 commits
-
-
Fernando S authored
Vulkan Rasterizer: Fix viewport issue
-
Billy Laws authored
The current arguments worked by happenstance as games only ever submit one syncpoint and request one fence back, if a game were to do something other than this then the arguments would've been parsed entirely wrong.
-
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
-
- 22 Oct, 2021 1 commit
-
-
Feng Chen authored
-
- 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 8 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
-