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 #9320 from yuzu-emu/fix-audio-suspend
Fernando S
2022-11-30
3
-13
/
+14
|
\
|
*
audio_core: sink_stream: Hold the suspend lock when process is stalled.
bunnei
2022-11-29
2
-7
/
+9
|
*
core: Use atomic instead of a lock to protect is_paused.
bunnei
2022-11-26
1
-6
/
+5
*
|
Merge pull request #9349 from lat9nq/cmake-322
Morph
2022-11-29
3
-3
/
+15
|
\
\
|
*
|
CMake: Directly link to SDL2-static when appropriate
lat9nq
2022-11-28
3
-3
/
+15
*
|
|
Merge pull request #9308 from lat9nq/from-scratch
liamwhite
2022-11-29
2
-22
/
+64
|
\
\
\
|
*
|
|
startup_checks: Use fmt::print, fix exec error handling
lat9nq
2022-11-23
1
-21
/
+21
|
*
|
|
startup_checks: Use Windows flow for *nix
lat9nq
2022-11-23
2
-9
/
+51
*
|
|
|
Merge pull request #9322 from german77/pump_events
liamwhite
2022-11-29
6
-10
/
+35
|
\
\
\
\
|
*
|
|
|
input_common: Pump sdl events from main thread
german77
2022-11-27
6
-10
/
+35
*
|
|
|
|
Merge pull request #9352 from lioncash/vidcast
liamwhite
2022-11-29
10
-88
/
+60
|
\
\
\
\
\
|
*
|
|
|
|
maxwell_3d: Mark shifted value as unsigned
Lioncash
2022-11-29
1
-3
/
+3
|
*
|
|
|
|
engines: Remove unnecessary casts
Lioncash
2022-11-29
10
-85
/
+57
*
|
|
|
|
|
host1x/syncpoint_manager: Eliminate unnecessary std::function construction
Lioncash
2022-11-29
1
-4
/
+2
*
|
|
|
|
|
host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref
Lioncash
2022-11-29
2
-6
/
+6
*
|
|
|
|
|
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 #9347 from lioncash/vcast
liamwhite
2022-11-29
1
-11
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
video_core/surface: Eliminate casts in GetFormatType()
Lioncash
2022-11-28
1
-11
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
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
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9339 from lioncash/cacheheader
Morph
2022-11-28
2
-4
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
common/cache_management: Amend header includes
Lioncash
2022-11-28
2
-4
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9338 from lioncash/properties
Morph
2022-11-28
2
-2
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
input_common/helpers: Mark analog property structs members as static constexpr
Lioncash
2022-11-28
2
-2
/
+18
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9337 from lioncash/pbr
Morph
2022-11-28
7
-104
/
+112
|
\
\
\
\
\
|
*
|
|
|
|
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
7
-90
/
+102
|
*
|
|
|
|
common/input: Pass ParamPackage by const reference in CreateDevice
Lioncash
2022-11-28
1
-3
/
+3
|
|
/
/
/
/
*
/
/
/
/
yuzu/main: Merge variable declaration into ifdef
Lioncash
2022-11-28
1
-2
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #9325 from german77/default_by_default
liamwhite
2022-11-28
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
yuzu-cmd: Fix default config value
german77
2022-11-27
1
-1
/
+5
*
|
|
|
|
Merge pull request #8829 from Docteh/qt6_0002
liamwhite
2022-11-27
9
-14
/
+56
|
\
\
\
\
\
|
*
|
|
|
|
CMake: rework for Qt6 support
Kyle Kienapfel
2022-11-24
3
-14
/
+30
|
*
|
|
|
|
qt: Add Qt version to LogRuntimes
Kyle Kienapfel
2022-11-17
1
-0
/
+1
|
*
|
|
|
|
Qt6: Disable IR Sensor when compiling with Qt6
Kyle Kienapfel
2022-11-17
6
-0
/
+25
*
|
|
|
|
|
Merge pull request #9317 from german77/input-crash
liamwhite
2022-11-27
3
-0
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
yuzu-cmd: Fix input callback crash on close
german77
2022-11-27
3
-0
/
+13
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #9323 from german77/intructions
liamwhite
2022-11-27
1
-3
/
+26
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
yuzu-cmd: Update configuration file description
german77
2022-11-26
1
-3
/
+26
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #9276 from goldenx86/fsrSlider
bunnei
2022-11-27
8
-1
/
+200
|
\
\
\
\
\
|
*
|
|
|
|
Sharpness instead of Sharpening
MatÃas Locatti
2022-11-26
1
-3
/
+3
[next]