index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7394 from Morph1984/svc-SetMemoryPermission
bunnei
2021-11-22
5
-12
/
+64
|
\
|
*
kernel: svc: Move all IsValid functions to an anonymous namespace
Morph
2021-11-20
1
-3
/
+15
|
*
kernel: svc: Implement SetProcessMemoryPermission
Morph
2021-11-20
1
-1
/
+41
|
*
kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission
Morph
2021-11-20
4
-8
/
+8
*
|
Merge pull request #7406 from heinermann/tas_menu
Mai M
2021-11-21
5
-57
/
+152
|
\
\
|
*
|
const fixes
Adam Heinermann
2021-11-21
2
-3
/
+3
|
*
|
Apply clang format
Adam Heinermann
2021-11-21
1
-1
/
+0
|
*
|
Added TAS controls to the menu under Tools
Adam Heinermann
2021-11-21
5
-57
/
+153
*
|
|
Merge pull request #7407 from jam1garner/ic-ivau-instruction
Mai M
2021-11-21
1
-0
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arm: dynarmic: Cleanup icache op handling
jam1garner
2021-11-21
1
-10
/
+9
|
*
|
arm: dynarmic: Implement icache op handling for 'ic iallu' instruction
jam1garner
2021-11-21
1
-0
/
+3
|
*
|
arm: dynarmic: Implement icache op handling for 'ic ivau' instruction
jam1garner
2021-11-21
1
-0
/
+18
|
/
/
*
|
Merge pull request #7395 from Morph1984/resolve-comments
bunnei
2021-11-21
3
-31
/
+16
|
\
\
|
*
|
vk_texture_cache: Mark VkBufferUsageFlags as static constexpr
Morph
2021-11-20
1
-3
/
+3
|
*
|
vk_blit_image: Consolidate CreatePipelineTargetEx functions
Morph
2021-11-20
2
-28
/
+13
|
|
/
*
|
Merge pull request #7389 from ameerj/screenshot-1x
bunnei
2021-11-21
5
-20
/
+8
|
\
\
|
*
|
Fix screenshot dimensions when at 1x scale
ameerj
2021-11-20
5
-20
/
+8
*
|
|
Merge pull request #7359 from heinermann/kthread_crash
bunnei
2021-11-20
1
-8
/
+14
|
\
\
\
|
*
|
|
Fix crash on exit due to static scoped dummy threads
Adam Heinermann
2021-11-17
1
-8
/
+14
*
|
|
|
Merge pull request #7393 from Morph1984/pm-ams-get-pid
bunnei
2021-11-20
1
-9
/
+38
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
service: pm: Implement AtmosphereGetProcessId
Morph
2021-11-20
1
-0
/
+24
|
*
|
|
service: pm: Add all relevant result codes
Morph
2021-11-20
1
-3
/
+8
|
*
|
|
service: pm: Rename title id to program id
Morph
2021-11-20
1
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #7368 from FernandoS27/vulkan-conv
bunnei
2021-11-20
18
-23
/
+595
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
TextureCache: Refactor and fix linux compiling.
Fernando Sahmkow
2021-11-20
3
-9
/
+11
|
*
|
TextureCache: Assure full conversions on depth/stencil write shaders.
Fernando Sahmkow
2021-11-20
3
-6
/
+6
|
*
|
TextureCache: Implement buffer copies on Vulkan.
Fernando Sahmkow
2021-11-20
6
-9
/
+193
|
*
|
TextureCache: Add R16G16 to D24S8 converter.
Fernando Sahmkow
2021-11-20
5
-0
/
+38
|
*
|
TextureCache: Add B10G11R11 to D24S8 converter.
Fernando Sahmkow
2021-11-19
5
-13
/
+84
|
*
|
TextureCache: Further fixes on resolve algorithm.
Fernando Sahmkow
2021-11-19
2
-16
/
+17
|
*
|
TextureCache: Implement additional D24S8 convertions.
Fernando Sahmkow
2021-11-19
6
-0
/
+86
|
*
|
TextureCache: force same image format when resolving an image.
Fernando Sahmkow
2021-11-19
2
-2
/
+9
|
*
|
TextureCache: Fix regression caused by ART and improve blit detection algorit...
Fernando Sahmkow
2021-11-19
2
-10
/
+27
|
*
|
Vulkan: implement D24S8 <-> RGBA8 convertions.
Fernando Sahmkow
2021-11-19
6
-0
/
+166
*
|
|
Merge pull request #7294 from vonchenplus/fix_image_update_error_when_width_t...
bunnei
2021-11-19
2
-10
/
+18
|
\
\
\
|
*
|
|
Fix image update/download error when width too small
Feng Chen
2021-11-17
2
-10
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #7369 from Morph1984/amd-fsr-statusbar
bunnei
2021-11-19
2
-6
/
+6
|
\
\
\
|
*
|
|
main: Fix default AA name
Morph
2021-11-18
1
-4
/
+4
|
*
|
|
configure_graphics_ui: AMD's -> AMD
Morph
2021-11-18
1
-1
/
+1
|
*
|
|
main: Shorten AMD FSR status bar text
Morph
2021-11-18
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #7273 from fpdotmonkey/submodule-checkout-command-on-new-line
bunnei
2021-11-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Move the cmake submodule checkout command to a new line
Fletcher Porter
2021-11-02
1
-1
/
+1
*
|
|
|
Merge pull request #7342 from goldenx86/patch-3
bunnei
2021-11-19
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Replace keys error pop up
MatÃas Locatti
2021-11-16
1
-2
/
+2
*
|
|
|
|
Merge pull request #7357 from Morph1984/s8_uint
bunnei
2021-11-19
10
-9
/
+64
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
renderer_vulkan: Implement S8_UINT stencil format
Morph
2021-11-18
3
-0
/
+18
|
*
|
|
|
renderer_opengl: Implement S8_UINT stencil format
Morph
2021-11-17
3
-6
/
+25
|
*
|
|
|
video_core: Add S8_UINT stencil format
Morph
2021-11-17
4
-3
/
+21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #7349 from ameerj/ogl-convert-image
bunnei
2021-11-18
5
-28
/
+49
|
\
\
\
\
|
*
|
|
|
gl_texture_cache: Round format conversion PBO to next power of 2
ameerj
2021-11-17
1
-1
/
+5
[next]