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 #9416 from liamwhite/penicillin
Mai
2022-12-10
1
-0
/
+17
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
cmake: enable faster linkers if available
Liam
2022-12-10
1
-0
/
+17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
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
|
|
/
/
/
*
|
|
|
Merge pull request #9418 from liamwhite/implicitly-deleted
Mai
2022-12-10
2
-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
|
|
/
/
*
|
|
Merge pull request #9411 from Saalvage/fix/unlock-mutex
bunnei
2022-12-09
1
-3
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
|
*
|
|
|
|
|
applets/profile_select: Use aliases for callbacks
Lioncash
2022-12-05
4
-8
/
+8
|
*
|
|
|
|
|
applets/web_browser: Use aliases for callbacks
Lioncash
2022-12-05
4
-32
/
+27
|
*
|
|
|
|
|
applets/software_keyboard: Use aliases for callbacks
Lioncash
2022-12-05
4
-35
/
+23
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9389 from lioncash/emumove
liamwhite
2022-12-06
4
-16
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
emulated_controller: Remove unused parameter in GetMappedDevices()
Lioncash
2022-12-05
3
-5
/
+3
|
*
|
|
|
|
|
emulated_controller: Use std::move() in GetMappedDevices()
Lioncash
2022-12-05
1
-6
/
+6
|
*
|
|
|
|
|
emulated_console: Amend cast in SetTouch()
Lioncash
2022-12-05
1
-1
/
+1
|
*
|
|
|
|
|
emulated_console: std::move() ParamPackages and callbacks where applicable
Lioncash
2022-12-05
1
-4
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9386 from lioncash/init
liamwhite
2022-12-06
6
-27
/
+25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kernel/k_shared_memory: Ensure device_memory is always initialized
Lioncash
2022-12-05
1
-1
/
+1
|
*
|
|
|
|
|
kernel/k_memory_block: Ensure members are always initialized
Lioncash
2022-12-05
2
-22
/
+20
|
*
|
|
|
|
|
kernel/physical_core: Ensure is_interrupted is always initialized
Lioncash
2022-12-05
1
-1
/
+1
|
*
|
|
|
|
|
kernel/thread: Ensure stack_top and argument are always initialized
Lioncash
2022-12-05
1
-2
/
+2
|
*
|
|
|
|
|
kernel/kernel: Ensure shutdown threads are always initialized
Lioncash
2022-12-05
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #9395 from abouvier/cmake-find
liamwhite
2022-12-06
6
-52
/
+49
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cmake: correct find modules
Alexandre Bouvier
2022-12-06
6
-52
/
+49
*
|
|
|
|
|
|
|
Merge pull request #9391 from abouvier/cmake-sdl
liamwhite
2022-12-06
5
-35
/
+7
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cmake: use sdl2 imported target
Alexandre Bouvier
2022-12-06
5
-35
/
+7
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #9387 from abouvier/cmake-libusb
liamwhite
2022-12-06
6
-71
/
+24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cmake: prefer system libusb
Alexandre Bouvier
2022-12-06
6
-71
/
+24
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #9394 from lioncash/translate
liamwhite
2022-12-06
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
configure_graphics: Make SPIRV backend string translatable
Lioncash
2022-12-06
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #9385 from Morph1984/dynarmic-ver
liamwhite
2022-12-05
2
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
externals: Bump dynarmic to 6.4.0
Morph
2022-12-05
2
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #9369 from german77/mifare
liamwhite
2022-12-05
11
-52
/
+629
|
\
\
\
\
\
\
\
[prev]
[next]