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
...
*
|
|
|
Merge pull request #4869 from bunnei/improve-gpu-sync
Chloe
2020-11-04
11
-64
/
+299
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
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
|
*
|
|
service: hle: nvflinger: Fix potential shutdown crash when GPU is destroyed.
bunnei
2020-11-01
1
-0
/
+4
|
*
|
|
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 #4878 from bunnei/unload-nrr
bunnei
2020-11-03
1
-1
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
hle: service: ldr: Implement UnloadNrr.
bunnei
2020-10-31
1
-1
/
+15
*
|
|
|
Rename to align with switchbrew and remove gpu function (#4714)
Levi Behunin
2020-11-01
2
-16
/
+10
|
/
/
/
*
|
|
video_core: unbreak -Werror in NVDEC with Clang
Jan Beich
2020-10-30
1
-1
/
+1
*
|
|
kernel/process: Add missing <ctime> include
Morph
2020-10-29
1
-0
/
+1
*
|
|
Merge pull request #4835 from lat9nq/rng-default-time
bunnei
2020-10-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kernel: Use the current time as the default RNG seed
lat9nq
2020-10-26
1
-1
/
+1
*
|
|
Merge pull request #4846 from lioncash/service-fn
bunnei
2020-10-28
5
-1
/
+7
|
\
\
\
|
*
|
|
service: Update function tables
Lioncash
2020-10-27
5
-1
/
+7
*
|
|
|
hle/kernel: Remove unused registered_core_threads to fix data races
ReinUsesLisp
2020-10-27
1
-5
/
+0
|
/
/
/
*
|
|
Merge pull request #4729 from ameerj/nvdec-prod
bunnei
2020-10-26
12
-288
/
+475
|
\
\
\
|
*
|
|
video_core: NVDEC Implementation
ameerj
2020-10-26
12
-288
/
+475
|
|
/
/
*
|
|
Merge pull request #4832 from bunnei/cpu-manager-microprofile-fix
bunnei
2020-10-26
1
-0
/
+2
|
\
\
\
|
*
|
|
core: cpu_manager: Add missing call to MicroProfileOnThreadExit().
bunnei
2020-10-26
1
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #4833 from bunnei/timezonemanager-explicit
bunnei
2020-10-26
1
-1
/
+1
|
\
\
\
|
*
|
|
hle: services: TimeZoneContentManager: This can be made explicit.
bunnei
2020-10-26
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #4834 from lioncash/copy-fn
bunnei
2020-10-26
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
controller: Pass ControllerParameters by reference in ReconfigureControllers()
Lioncash
2020-10-26
2
-3
/
+3
*
|
|
Merge pull request #4828 from lioncash/lockguard
Rodrigo Locatti
2020-10-25
1
-1
/
+1
|
\
|
|
|
*
|
general: Use template deduction guides for lock_guard
Lioncash
2020-10-25
1
-1
/
+1
*
|
|
Merge pull request #4792 from bunnei/rtc-fix
bunnei
2020-10-22
8
-189
/
+324
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
service: time: Update current time with changes to RTC setting.
bunnei
2020-10-12
8
-189
/
+324
*
|
|
core: Fix clang build pt.3
Lioncash
2020-10-21
3
-14
/
+4
*
|
|
core: Fix clang build pt.2
Lioncash
2020-10-20
1
-2
/
+5
*
|
|
Revert "core: Fix clang build"
bunnei
2020-10-20
83
-667
/
+483
*
|
|
kernel: Fix build with recent compiler flag changes
Lioncash
2020-10-20
1
-4
/
+8
*
|
|
Merge pull request #4796 from lioncash/clang
LC
2020-10-20
83
-483
/
+667
|
\
\
\
|
*
|
|
core: Fix clang build
Lioncash
2020-10-17
83
-483
/
+667
*
|
|
|
Merge pull request #4390 from ogniK5377/get-applet-inf-stub
bunnei
2020-10-20
1
-1
/
+11
|
\
\
\
\
|
*
|
|
|
Added remaining params
David Marcec
2020-10-20
1
-1
/
+4
|
*
|
|
|
nifm: GetAppletInfo stub
David Marcec
2020-10-20
1
-1
/
+8
*
|
|
|
|
Merge pull request #4788 from ReinUsesLisp/lockfree-host-thread
bunnei
2020-10-19
1
-28
/
+38
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
kernel: Implement host thread register methods without locking
ReinUsesLisp
2020-10-13
1
-28
/
+38
*
|
|
|
|
Merge pull request #4785 from Morph1984/fs-hades
bunnei
2020-10-19
1
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
filesystem: Fix CreateDirectory and DeleteFile
Morph
2020-10-13
1
-2
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #4802 from lioncash/bcat
bunnei
2020-10-19
1
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
core: Add boxcat sources with target_sources
Lioncash
2020-10-18
1
-7
/
+7
*
|
|
|
|
|
Merge pull request #4783 from bunnei/nvdrv-freespace
bunnei
2020-10-18
2
-0
/
+25
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
hle: service: nvdrv: Implement nvhost_as_gpu::FreeSpace.
bunnei
2020-10-12
2
-0
/
+25
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #4801 from lioncash/missing-bound
bunnei
2020-10-17
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
mii/manager: Make use of unused lower bound in GetRandomValue()
Lioncash
2020-10-17
1
-1
/
+1
*
|
|
|
|
|
service: bcat: Check client connection before interacting with socket.
bunnei
2020-10-16
1
-0
/
+10
|
/
/
/
/
/
[prev]
[next]