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 #4929 from lioncash/nodiscard-input
bunnei
2020-11-16
1
-11
/
+12
|
\
|
*
motion_input: Mark constructor as explicit
Lioncash
2020-11-15
1
-1
/
+1
|
*
motion_input: Mark member functions as [[nodiscard]] where applicable
Lioncash
2020-11-15
1
-10
/
+11
*
|
Merge pull request #4914 from lat9nq/gl-warnings
LC
2020-11-15
1
-8
/
+28
|
\
\
|
*
|
bootmanager: Address review comments
lat9nq
2020-11-09
1
-12
/
+16
|
*
|
bootmanager: Log and show GL_RENDERER string when GPU is insufficient
lat9nq
2020-11-09
1
-3
/
+19
*
|
|
Merge pull request #4895 from Morph1984/cave-story-plus-applet-fix
bunnei
2020-11-12
2
-26
/
+80
|
\
\
\
|
*
|
|
applets: Rename LibraryAppletVersion to ControllerAppletVersion
Morph
2020-11-08
2
-15
/
+15
|
*
|
|
applets/controller: Pop normal data for StrapGuide and FirmwareUpdate
Morph
2020-11-08
2
-6
/
+19
|
*
|
|
applets/controller: Introduce additional checks for mode and caller
Morph
2020-11-08
2
-5
/
+39
|
*
|
|
applets/controller: Add ControllerUpdateFirmwareArg struct
Morph
2020-11-08
1
-0
/
+7
*
|
|
|
Merge pull request #4901 from bunnei/caps-stub
bunnei
2020-11-09
2
-9
/
+17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
hle: service: caps_u: Stub GetAlbumFileList3AaeAruid.
bunnei
2020-11-06
2
-9
/
+17
*
|
|
|
Merge pull request #4909 from lioncash/interrupt
Rodrigo Locatti
2020-11-08
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
cpu_interrupt_handler: Mark move contructor/assignment as deleted
Lioncash
2020-11-08
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
ipc_helpers: Remove usage of the global system instance
Lioncash
2020-11-08
16
-7
/
+23
|
/
/
*
|
Merge pull request #4903 from bunnei/remove-gpu-integrity
bunnei
2020-11-08
3
-29
/
+1
|
\
\
|
*
|
video_core: dma_pusher: Remove integrity check on command lists.
bunnei
2020-11-07
3
-29
/
+1
*
|
|
Merge pull request #4906 from lat9nq/log-cpu-accuracy
LC
2020-11-07
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
settings: log value of CPU_Accuracy
lat9nq
2020-11-07
1
-0
/
+1
|
|
/
*
|
Merge pull request #4888 from lioncash/unicorn-remove
bunnei
2020-11-06
11
-418
/
+15
|
\
\
|
|
/
|
/
|
|
*
core: Remove usage of unicorn
Lioncash
2020-11-03
11
-418
/
+15
*
|
common/fiber: Move all member variables into impl class
Lioncash
2020-11-06
2
-89
/
+86
*
|
Merge pull request #4891 from lioncash/clang2
bunnei
2020-11-06
4
-7
/
+14
|
\
\
|
*
|
General: Fix clang build
Lioncash
2020-11-05
4
-7
/
+14
*
|
|
Merge pull request #4894 from lioncash/fn
bunnei
2020-11-06
1
-1
/
+1
|
\
\
\
|
*
|
|
settings: Simplify initializer of resolution factor
Lioncash
2020-11-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #4854 from ReinUsesLisp/cube-array-shadow
bunnei
2020-11-05
3
-25
/
+37
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
shader: Partially implement texture cube array shadow
ReinUsesLisp
2020-10-28
3
-25
/
+37
*
|
|
Merge pull request #4889 from lioncash/setting-global
bunnei
2020-11-04
9
-39
/
+50
|
\
\
\
|
*
|
|
core/settings: Move configuring_global behind an API
Lioncash
2020-11-04
9
-39
/
+50
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4858 from lioncash/initializer
bunnei
2020-11-04
5
-4
/
+24
|
\
\
\
|
*
|
|
General: Resolve a few missing initializer warnings
Lioncash
2020-10-29
5
-4
/
+24
*
|
|
|
Merge pull request #4869 from bunnei/improve-gpu-sync
Chloe
2020-11-04
15
-117
/
+448
|
\
\
\
\
|
*
|
|
|
fixup! hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and ot...
bunnei
2020-11-01
2
-3
/
+11
|
*
|
|
|
core: Initialize GPU before services.
bunnei
2020-11-01
1
-4
/
+6
|
*
|
|
|
hle service: nvdrv: nvhost_gpu: Update to use SyncpointManager and other imp...
bunnei
2020-11-01
3
-46
/
+106
|
*
|
|
|
video_core: dma_pusher: Add support for integrity checks.
bunnei
2020-11-01
2
-0
/
+27
|
*
|
|
|
video_core: dma_pusher: Add support for prefetched command lists.
bunnei
2020-11-01
2
-25
/
+52
|
*
|
|
|
service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed.
bunnei
2020-11-01
1
-0
/
+4
|
*
|
|
|
video_core: gpu: Implement WaitFence and IncrementSyncPoint.
bunnei
2020-11-01
3
-28
/
+70
|
*
|
|
|
hle service: nvdrv: nvhost_ctrl: Update to use SyncpointManager.
bunnei
2020-11-01
3
-9
/
+31
|
*
|
|
|
hle service: nvdrv: Update to instantiate SyncpointManager.
bunnei
2020-11-01
2
-5
/
+18
|
*
|
|
|
hle: service: nvdrv: Implement SyncpointManager, to manage syncpoints.
bunnei
2020-11-01
4
-1
/
+127
*
|
|
|
|
Merge pull request #4874 from lioncash/nodiscard2
bunnei
2020-11-03
7
-16
/
+16
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
nvdec: Make use of [[nodiscard]] where applicable
Lioncash
2020-11-02
7
-16
/
+16
*
|
|
|
|
Merge pull request #4873 from lioncash/common-error
bunnei
2020-11-03
9
-31
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
common: Enable warnings as errors
Lioncash
2020-11-02
9
-31
/
+49
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4878 from bunnei/unload-nrr
bunnei
2020-11-03
1
-1
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
hle: service: ldr: Implement UnloadNrr.
bunnei
2020-10-31
1
-1
/
+15
[next]