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
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-26
222
-907
/
+1221
*
Merge pull request #4975 from comex/invalid-syncpoint-id
bunnei
2020-11-26
2
-13
/
+20
|
\
|
*
nvdrv, video_core: Don't index out of bounds when given invalid syncpoint ID
comex
2020-11-24
2
-13
/
+20
*
|
Merge pull request #4981 from ogniK5377/ioctl-ctrl
bunnei
2020-11-25
24
-91
/
+214
|
\
\
|
*
|
nvservices: Reintroducee IoctlCtrl
Chloe Marcec
2020-11-24
24
-91
/
+214
*
|
|
input_common: ignore some Clang warnings after 5c4774e8ce1d
Jan Beich
2020-11-25
1
-2
/
+2
*
|
|
Merge pull request #4976 from comex/poll-events
Rodrigo Locatti
2020-11-25
10
-73
/
+68
|
\
\
\
|
*
|
|
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-23
10
-73
/
+68
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4946 from ameerj/alpha-test
Rodrigo Locatti
2020-11-25
5
-3
/
+65
|
\
\
\
|
*
|
|
cleanup unneeded comments and newlines
ameerj
2020-11-25
1
-6
/
+0
|
*
|
|
Refactor MaxwellToSpirvComparison. Use Common::BitCast
ameerj
2020-11-25
3
-31
/
+34
|
*
|
|
Address PR feedback from Rein
ameerj
2020-11-24
5
-40
/
+31
|
*
|
|
vulkan_renderer: Alpha Test Culling Implementation
ameerj
2020-11-24
5
-2
/
+76
*
|
|
|
Merge pull request #4959 from Morph1984/emulated-controller-styleset
bunnei
2020-11-25
4
-99
/
+192
|
\
\
\
\
|
*
|
|
|
applets/controller: Use a pair of emulated controller index to controller type
Morph
2020-11-20
2
-44
/
+96
|
*
|
|
|
configure_input_player: Use the npad style set to show the available controllers
Morph
2020-11-20
2
-55
/
+96
*
|
|
|
|
Merge pull request #4932 from ogniK5377/misc-audio
bunnei
2020-11-25
13
-103
/
+198
|
\
\
\
\
\
|
*
|
|
|
|
Addressed changes
Chloe Marcec
2020-11-17
4
-10
/
+13
|
*
|
|
|
|
audren: Make use of nodiscard, rework downmixing, release all buffers
Chloe Marcec
2020-11-17
13
-102
/
+194
*
|
|
|
|
|
Merge pull request #4978 from bunnei/shutdown-crash
bunnei
2020-11-25
1
-7
/
+17
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
core: cpu_manager: Fix shutdown crash when closing before emulation starts.
bunnei
2020-11-24
1
-7
/
+17
*
|
|
|
|
|
Merge pull request #4905 from german77/AnalogFromButton
bunnei
2020-11-24
1
-19
/
+103
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix minor clang error
german
2020-11-10
1
-1
/
+1
|
*
|
|
|
|
|
Allow to dial any angle with digital joystick
german
2020-11-08
1
-19
/
+103
*
|
|
|
|
|
|
frontend: yuzu (qt): Register a callback for ExecuteProgram.
bunnei
2020-11-24
4
-7
/
+38
*
|
|
|
|
|
|
service: am: Implement ExecuteProgram and required stubs.
bunnei
2020-11-24
2
-3
/
+34
*
|
|
|
|
|
|
core: loader: Implement support for loading indexed programs.
bunnei
2020-11-24
12
-26
/
+74
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
bunnei
2020-11-24
17
-100
/
+104
*
|
|
|
|
|
Merge pull request #3681 from lioncash/component
Rodrigo Locatti
2020-11-24
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
decode/image: Fix typo in assert in GetComponentSize()
Lioncash
2020-04-15
1
-3
/
+3
|
*
|
|
|
|
|
decoder/image: Fix incorrect G24R8 component sizes in GetComponentSize()
Lioncash
2020-04-15
1
-2
/
+2
*
|
|
|
|
|
|
Merge pull request #4942 from lioncash/system
Rodrigo Locatti
2020-11-24
4
-100
/
+85
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
core: Remove unused private Init function for the System class
Lioncash
2020-11-18
2
-16
/
+4
|
*
|
|
|
|
|
|
core: Make use of [[nodiscard]] with the System class
Lioncash
2020-11-18
4
-85
/
+82
*
|
|
|
|
|
|
|
Merge pull request #4972 from lioncash/unused4
Rodrigo Locatti
2020-11-24
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
svc: Remove unnecessary [[maybe_unused]] tag
Lioncash
2020-11-23
1
-1
/
+1
*
|
|
|
|
|
|
|
|
input_common: Fix typo in gc_poller.cpp with [[maybe_unused]].
bunnei
2020-11-23
1
-2
/
+2
*
|
|
|
|
|
|
|
|
input_common: Add more missing [[maybe_unused]] from #4927.
bunnei
2020-11-23
3
-4
/
+6
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fix warnings in core/frontend/input.h with [[maybe_unused]]
bunnei
2020-11-23
1
-1
/
+3
*
|
|
|
|
|
|
|
Merge pull request #4927 from lioncash/input-error
bunnei
2020-11-23
8
-10
/
+23
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
input_common: Treat warnings as errors
Lioncash
2020-11-22
8
-10
/
+23
*
|
|
|
|
|
|
|
Merge pull request #4451 from slashiee/extended-logging
bunnei
2020-11-23
5
-11
/
+54
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
logging/settings: Increase maximum log size to 100 MB and add extended loggin...
M&M
2020-08-24
5
-11
/
+54
*
|
|
|
|
|
|
|
Merge pull request #4944 from lioncash/system-rem
bunnei
2020-11-21
26
-157
/
+259
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-18
26
-157
/
+259
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #4954 from lioncash/compare
Morph
2020-11-22
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
gl_rasterizer: Make floating-point literal a float
Lioncash
2020-11-20
1
-1
/
+1
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #4955 from lioncash/move3
bunnei
2020-11-21
1
-19
/
+13
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
async_shaders: emplace threads into the worker thread vector
Lioncash
2020-11-20
1
-2
/
+2
|
*
|
|
|
|
|
|
|
async_shaders: Simplify implementation of GetCompletedWork()
Lioncash
2020-11-20
1
-2
/
+1
[next]