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
*
vi: workaround conductor includes
Liam
2024-02-23
1
-1
/
+2
*
vi: ignore shared buffer destruction failure on termination
Liam
2024-02-20
1
-1
/
+1
*
vi: remove superfluous locking in shared buffer manager
Liam
2024-02-19
1
-8
/
+0
*
nvnflinger/vi: don't recreate buffer queue on open/close
Liam
2024-02-19
4
-39
/
+38
*
nvnflinger: check for layers before compose
Liam
2024-02-18
2
-3
/
+4
*
service: vi: Implement ListDisplayMode
german77
2024-02-17
3
-12
/
+41
*
vi: manage resources independently of nvnflinger and refactor
Liam
2024-02-17
33
-721
/
+1086
*
vi: move shared buffer management from nvnflinger
Liam
2024-02-17
15
-37
/
+609
*
nvnflinger: convert to process
Liam
2024-02-17
18
-189
/
+100
*
vi: rewrite IApplicationDisplayService
Liam
2024-02-14
3
-309
/
+228
*
vi: rewrite ISystemDisplayService
Liam
2024-02-14
2
-148
/
+92
*
vi: rewrite IManagerDisplayService
Liam
2024-02-14
2
-61
/
+28
*
vi: rewrite IHOSBinderDriver
Liam
2024-02-14
2
-44
/
+41
*
vi: rewrite IApplicationRootService, IManagerRootService, ISystemRootService
Liam
2024-02-14
11
-90
/
+143
*
vi: split into implementation files
Liam
2024-02-14
17
-917
/
+1043
*
vi: extract types
Liam
2024-02-14
6
-69
/
+77
*
nvnflinger/gpu: implement blending
Liam
2024-02-09
2
-2
/
+17
*
nvnflinger/gpu: implement layer stack composition
Liam
2024-01-31
3
-6
/
+18
*
core: support offline web applet
Liam
2024-01-29
3
-3
/
+12
*
am: migrate global state to per-applet state structure
Liam
2024-01-29
1
-0
/
+8
*
service: properly convert buffers to strings
Narr the Reg
2024-01-23
1
-3
/
+2
*
vi: check layer state before opening or closing
Liam
2024-01-17
2
-6
/
+17
*
nvnflinger: ensure display abandonment considers all layers and future layers
Liam
2024-01-17
2
-0
/
+14
*
vi: connect vsync event handle lifetime to application display service interface
Liam
2024-01-07
3
-23
/
+9
*
vi: fix name of nvnflinger
Liam
2024-01-07
2
-27
/
+27
*
vi: fix confusion between closing and destroying layers
Liam
2023-12-12
5
-16
/
+44
*
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
[next]