index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9430 from liamwhite/capable
Matías Locatti
2022-12-15
1
-0
/
+2
|
\
|
*
spirv_emit_context: declare GroupNonUniform capability for SubgroupLocalInvoc...
Liam
2022-12-13
1
-0
/
+2
*
|
Merge pull request #7410 from Nefsen402/wayland-fixes
liamwhite
2022-12-15
15
-62
/
+121
|
\
\
|
*
|
gl_device: Use a more robust way to use strict context mode
Alexander Orzechowski
2022-12-13
6
-8
/
+17
|
*
|
OpenGL: Check for threading support
Alexander Orzechowski
2022-12-13
1
-0
/
+6
|
*
|
wayland: Always use exclusive fullscreen
Alexander Orzechowski
2022-12-13
2
-4
/
+10
|
*
|
RenderWidget: Set WA_DontCreateNativeAncestors
Alexander Orzechowski
2022-12-13
1
-0
/
+1
|
*
|
emu_window_sdl2: Respect hidpi
Alexander Orzechowski
2022-12-13
1
-1
/
+1
|
*
|
video_core/vulkan: Explicity check swapchain size when deciding to recreate
Alexander Orzechowski
2022-12-13
3
-15
/
+28
|
*
|
renderer_opengl: refactor context acquire
Liam
2022-12-13
6
-38
/
+62
|
|
/
*
|
Revert "hle: service: audio: Use default service thread."
bunnei
2022-12-14
3
-12
/
+18
*
|
Merge pull request #6688 from yzct12345/valid-intel-max
liamwhite
2022-12-14
5
-2
/
+34
|
\
\
|
|
/
|
/
|
|
*
Fix validation errors on less compatible Intel GPU
yzct12345
2022-12-12
5
-2
/
+34
*
|
yuzu: Make unlimited frame rate non persistent between game boots
Narr the Reg
2022-12-12
2
-2
/
+3
|
/
*
Merge pull request #9398 from liamwhite/fail
bunnei
2022-12-12
5
-21
/
+27
|
\
|
*
general: improve handling of system startup failure
Liam
2022-12-06
5
-21
/
+27
*
|
Merge pull request #9406 from vonchenplus/topology
bunnei
2022-12-12
4
-32
/
+36
|
\
\
|
*
|
video_core: Add vertex_array_instance_* sbubbed called warning
FengChen
2022-12-08
1
-0
/
+5
|
*
|
video_core: The draw manager manages whether Clear is required.
FengChen
2022-12-08
3
-10
/
+9
|
*
|
video_core: Adjust topology update logic
FengChen
2022-12-08
2
-23
/
+23
*
|
|
input_common: Filter SDL GUID
Narr the Reg
2022-12-12
1
-0
/
+2
*
|
|
Merge pull request #9420 from liamwhite/aniso
Mai
2022-12-12
1
-1
/
+2
|
\
\
\
|
*
|
|
video_core: fix off by one in anisotropic filtering amount
Liam
2022-12-10
1
-1
/
+2
*
|
|
|
Merge pull request #9419 from liamwhite/no-gl
Mai
2022-12-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
cmake: make OpenGL loader optional
Liam
2022-12-10
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #9415 from liamwhite/dc
Mai
2022-12-11
4
-102
/
+15
|
\
\
\
\
|
*
|
|
|
memory: correct semantics of data cache management operations
Liam
2022-12-11
4
-102
/
+15
*
|
|
|
|
Merge pull request #9409 from liamwhite/smaa2
Matías Locatti
2022-12-11
24
-28
/
+13894
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
video_core: Integrate SMAA
Liam
2022-12-08
24
-28
/
+13894
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #9417 from liamwhite/debug-assert
Mai
2022-12-10
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
memory: remove DEBUG_ASSERT pointer test
Liam
2022-12-10
1
-2
/
+0
|
|
|
/
/
|
|
/
|
|
*
/
|
|
audio_core: remove explicitly defaulted and implicitly deleted constructors
Liam
2022-12-10
2
-2
/
+0
|
/
/
/
*
|
|
Merge pull request #9412 from Saalvage/fix/trace-log-compilation
liamwhite
2022-12-09
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix compilation error
Salvage
2022-12-09
1
-1
/
+1
|
|
/
/
*
/
/
Remove the lock entirely as per PR discussion
Salvage
2022-12-09
1
-3
/
+0
|
/
/
*
|
Merge pull request #9401 from vonchenplus/draw_manager
Fernando S
2022-12-08
12
-267
/
+341
|
\
\
|
*
|
video_core: Implement maxwell3d draw manager and split draw logic
Feng Chen
2022-12-08
12
-267
/
+341
*
|
|
Merge pull request #9365 from liamwhite/val
Morph
2022-12-06
2
-1
/
+3
|
\
\
\
|
*
|
|
vulkan_common: quiet some validation errors
Liam
2022-11-30
2
-1
/
+3
*
|
|
|
Merge pull request #9370 from liamwhite/break-unmapped
merry
2022-12-06
9
-6
/
+69
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
core: add option to break on unmapped access
Liam
2022-12-02
9
-6
/
+69
|
|
/
/
*
|
|
Merge pull request #9393 from liamwhite/more-vulkan
Fernando S
2022-12-06
2
-1
/
+9
|
\
\
\
|
*
|
|
vulkan_common: further initialization tweaks
Liam
2022-12-05
2
-1
/
+9
*
|
|
|
Merge pull request #9392 from lioncash/reporter
liamwhite
2022-12-06
2
-25
/
+26
|
\
\
\
\
|
*
|
|
|
reporter: Pass by const reference where applicable
Lioncash
2022-12-05
2
-19
/
+20
|
*
|
|
|
reporter: Eliminate undefined behavior in SaveErrorReport
Lioncash
2022-12-05
2
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge pull request #9390 from lioncash/keyboard
liamwhite
2022-12-06
22
-100
/
+89
|
\
\
\
\
|
*
|
|
|
applets/controller: Use aliases for callbacks
Lioncash
2022-12-05
4
-6
/
+8
|
*
|
|
|
applets/error: Use aliases for callbacks
Lioncash
2022-12-05
4
-16
/
+18
|
*
|
|
|
applets/mii_edit: Use aliases for callbacks
Lioncash
2022-12-05
2
-3
/
+5
[next]