index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
emulated_controller: Remove unused parameter in GetMappedDevices()
Lioncash
2022-12-05
2
-3
/
+2
|
*
|
|
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 #9369 from german77/mifare
liamwhite
2022-12-05
9
-36
/
+600
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
service: nfc: Implement mifare service
Narr the Reg
2022-12-01
9
-36
/
+600
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6833 from abouvier/unbundle
liamwhite
2022-12-05
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmake: prefer system libraries
Alexandre Bouvier
2022-12-04
1
-1
/
+1
*
|
|
Merge pull request #9381 from liamwhite/uninit
Mai
2022-12-04
1
-7
/
+7
|
\
\
\
|
*
|
|
service_thread: fix uninitialized memory usage
Liam
2022-12-04
1
-7
/
+7
*
|
|
|
Merge pull request #9232 from bunnei/audio-default-thread
liamwhite
2022-12-04
3
-18
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hle: service: audio: Use default service thread.
bunnei
2022-11-11
3
-18
/
+12
*
|
|
|
Merge pull request #9273 from ameerj/per-game-profile
liamwhite
2022-12-04
1
-2
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Configuration: Add per-game input profiles
ameerj
2022-11-20
1
-2
/
+1
*
|
|
|
Merge pull request #9374 from liamwhite/externals
liamwhite
2022-12-04
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
externals: update dynarmic, SDL2
Liam
2022-12-04
1
-0
/
+1
*
|
|
|
|
Merge pull request #9344 from liamwhite/null
bunnei
2022-12-03
1
-0
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
video_core: add null backend
Liam
2022-11-28
1
-0
/
+2
*
|
|
|
|
Merge pull request #9300 from ameerj/pch
liamwhite
2022-12-03
2
-0
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
CMake: Consolidate common PCH headers
ameerj
2022-11-30
1
-6
/
+3
|
*
|
|
|
|
CMake: Use precompiled headers
ameerj
2022-11-29
2
-0
/
+19
*
|
|
|
|
|
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-12-03
17
-10
/
+21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
general: fix compile for Apple Clang
Liam
2022-11-22
17
-10
/
+21
*
|
|
|
|
|
|
Merge pull request #9303 from liamwhite/new-vulkan-init
MatÃas Locatti
2022-12-02
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Vulkan: update initialization
Liam
2022-11-27
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge pull request #9348 from Morph1984/when-the-network-is-down
liamwhite
2022-12-01
1
-7
/
+34
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
service: nifm: Update stubs for Submit/GetRequestState/GetResult
Morph
2022-11-28
1
-7
/
+34
*
|
|
|
|
|
|
|
Merge pull request #9320 from yuzu-emu/fix-audio-suspend
Fernando S
2022-11-30
1
-6
/
+5
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
core: Use atomic instead of a lock to protect is_paused.
bunnei
2022-11-26
1
-6
/
+5
*
|
|
|
|
|
|
|
Merge pull request #9340 from lioncash/nvdrv
liamwhite
2022-11-29
1
-26
/
+18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
nvdrv: Simplify builder declarations
Lioncash
2022-11-28
1
-26
/
+18
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #9346 from lioncash/vtable
liamwhite
2022-11-29
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
producer_listener: Add virtual destructor to IProducerListener
Lioncash
2022-11-28
1
-0
/
+1
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #9345 from lioncash/fence
liamwhite
2022-11-29
6
-16
/
+15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
buffer_item_consumer: Pass fence by const-ref in ReleaseBuffer()
Lioncash
2022-11-28
3
-4
/
+3
|
*
|
|
|
|
|
|
|
buffer_queue_consumer: std::move std::shared_ptr in Connect()
Lioncash
2022-11-28
1
-1
/
+1
|
*
|
|
|
|
|
|
|
consumer_base: Pass shared_ptr by const reference
Lioncash
2022-11-28
2
-6
/
+6
|
*
|
|
|
|
|
|
|
consumer_base: Remove redundant virtual
Lioncash
2022-11-28
1
-5
/
+5
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #9343 from lioncash/bounds
liamwhite
2022-11-29
2
-17
/
+31
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
syncpoint_manager: Mark IsSyncpointAllocated() as const
Lioncash
2022-11-28
2
-3
/
+3
|
*
|
|
|
|
|
|
syncpoint_manager: Reduce number of bounds checks
Lioncash
2022-11-28
1
-14
/
+28
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
core/hid/emulated_controller: Use ranges version of transform
Lioncash
2022-11-28
1
-19
/
+15
*
|
|
|
|
|
|
common/input: Add helpers functions for creating input and output devices
Lioncash
2022-11-28
3
-19
/
+19
|
/
/
/
/
/
/
*
|
|
|
|
|
yuzu-cmd: Fix input callback crash on close
german77
2022-11-27
1
-0
/
+1
[prev]
[next]