index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
vi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvnflinger: use graphic buffer lifetime for map handle
Liam
2023-10-29
1
-1
/
+1
*
service: nvnflinger: Implement shared buffer
Narr the Reg
2023-10-01
1
-9
/
+120
*
general: Use console mode helper across project
lat9nq
2023-08-22
1
-1
/
+1
*
general: Convert use_docked_mode to an enumeration
lat9nq
2023-08-22
1
-1
/
+1
*
general: fix incorrect conversions
Liam
2023-08-08
1
-1
/
+1
*
core: remove ResultVal type
Liam
2023-08-08
3
-16
/
+24
*
nvnflinger: fix Parcel serialization
Liam
2023-05-11
1
-4
/
+8
*
nvnflinger: fix name
Liam
2023-03-01
10
-61
/
+61
*
service: move hle_ipc from kernel
Liam
2023-03-01
8
-52
/
+40
*
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-03-01
2
-19
/
+15
|
\
|
*
service: refactor server architecture
Liam
2023-02-21
2
-19
/
+15
*
|
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-24
2
-0
/
+9
|
/
*
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-03
1
-2
/
+2
*
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2023-02-02
1
-2
/
+2
*
nvflinger: Split Parcel class into InputParcel and OutputParcel
ameerj
2022-12-25
1
-2
/
+2
*
vi: implement CloseDisplay
Liam
2022-10-27
2
-4
/
+10
*
general: Add missing pragma once
Morph
2022-10-17
1
-0
/
+2
*
kernel: remove KWritableEvent
Liam
2022-10-12
1
-2
/
+1
*
Core: Fix get nvmap object random crash
VonChenPlus
2022-10-06
2
-7
/
+16
*
General: Fix compilation for GCC
Liam White
2022-10-06
1
-0
/
+1
*
service: vi: Retrieve vsync event once per display
Morph
2022-09-25
3
-9
/
+34
*
service: vi: Move VI results into its own file
Morph
2022-09-25
2
-16
/
+25
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
1
-4
/
+4
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
12
-36
/
+24
*
hle: service: vi: Create a service thread where appropriate.
bunnei
2022-04-02
1
-1
/
+2
*
hle: vi: NativeWindow: Fix trivially copyable issues.
bunnei
2022-03-24
1
-4
/
+4
*
hle: nvflinger: Migrate android namespace -> Service::android.
bunnei
2022-03-24
2
-3
/
+3
*
hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.
bunnei
2022-03-24
12
-668
/
+222
*
general: Move deleted copy/move constructor/assignment operators to public in...
Lioncash
2022-02-02
1
-1
/
+1
*
Settings: eliminate rescaling_factor.
Fernando Sahmkow
2021-11-16
1
-19
/
+8
*
core: Remove unused includes
ameerj
2021-11-03
1
-2
/
+0
*
general: Remove MakeResult helpers
Morph
2021-11-02
1
-5
/
+5
*
service/vi: Stub IHOSBinderDriver::TransactParcel GetBufferHistory (#7184)
Feng Chen
2021-10-15
1
-1
/
+11
*
service: Reduce header include overhead
Morph
2021-10-07
1
-1
/
+0
*
service/vi: Update to 13.0.0
german77
2021-09-26
1
-0
/
+1
*
core: hle: service: nvflinger/vi: Improve management of KEvent.
bunnei
2021-09-03
2
-10
/
+20
*
Revert "kernel: Various improvements to scheduler"
bunnei
2021-08-25
2
-20
/
+10
*
Fix crash in logging in CreateStrayLayer
Valeri
2021-08-19
1
-1
/
+1
*
core: hle: service: nvflinger/vi: Improve management of KEvent.
bunnei
2021-08-07
2
-10
/
+20
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-29
/
+29
*
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
5
-21
/
+21
*
common: Rename NON_COPYABLE/NON_MOVABLE with YUZU_ prefix.
bunnei
2021-05-05
1
-2
/
+2
*
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
bunnei
2021-05-05
3
-7
/
+5
*
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-05
1
-0
/
+1
*
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-05
2
-13
/
+10
*
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-05-05
2
-3
/
+3
*
service: Eliminate cases of member shadowing
Lioncash
2021-04-26
2
-21
/
+20
*
general: Write buffers before pushing raw arguments
Morph
2021-04-19
1
-2
/
+6
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+1
*
vi: Update to 12.x
Morph
2021-04-09
1
-0
/
+8
[next]