- 25 Nov, 2021 1 commit
-
-
liushuyu authored
* when someone installed Intel video drivers on an AMD system, the decoder will select the Intel VA-API decoding driver and yuzu will crash due to incorrect driver selection; the fix will check if the currently about-to-use driver is loaded in the kernel * when using NVIDIA driver on Linux with a ffmpeg that does not have CUDA capability enabled, the decoder will crash; the fix simply making the decoder prefers the VDPAU driver over CUDA on Linux
-
- 24 Nov, 2021 1 commit
-
-
bunnei authored
configure_general: Allow framerate cap to be used in custom game configs
-
- 22 Nov, 2021 9 commits
-
-
bunnei authored
kernel: svc: Implement SetProcessMemoryPermission
-
Mai M authored
Added TAS controls to the menu under Tools
-
Mai M authored
Add InstructionCacheOperationRaised handler for 'ic ivau' instruction
-
jam1garner authored
-
jam1garner authored
-
jam1garner authored
-
Adam Heinermann authored
-
Adam Heinermann authored
-
Adam Heinermann authored
-
- 21 Nov, 2021 14 commits
-
-
Kewlan authored
-
bunnei authored
general: Resolve comments in PR #7368
-
bunnei authored
Fix screenshot dimensions when at 1x scale
-
bunnei authored
Fix crash on exit due to static scoped dummy threads
-
bunnei authored
service: pm: Implement AtmosphereGetProcessId
-
Morph authored
-
Morph authored
- Used by Skyline modding framework
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
- Used by Skyline modding framework
-
Morph authored
-
bunnei authored
Fix ART Blit detection regression and add D24S8 <-> RGBA8 conv to Vulkan
-
Morph authored
-
- 20 Nov, 2021 4 commits
-
-
ameerj authored
This was regressed by ART. Prior to ART, the screenshots were saved at the title's framebuffer resolution. A misunderstanding of the existing logic led to screenshot dimensions becoming dependent on the host render window size. This changes the behavior to match how it was prior to ART at 1x, with screenshots now always being the title's framebuffer dimensions scaled by the resolution scaling factor.
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
- 19 Nov, 2021 11 commits
-
-
bunnei authored
Fix image update/download error when width too small
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
bunnei authored
main: Shorten AMD FSR status bar text
-
bunnei authored
Move the cmake submodule checkout command to a new line
-
bunnei authored
Replace keys error pop up
-
bunnei authored
video_core: Implement S8_UINT format
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Morph authored
By default, no AA is applied, not FXAA
-