index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvnflinger
Age
Commit message (
Expand
)
Author
2024-02-19
nvnflinger/vi: don't recreate buffer queue on open/close
Liam
2024-02-18
nvnflinger: check for layers before compose
Liam
2024-02-17
vi: manage resources independently of nvnflinger and refactor
Liam
2024-02-17
vi: move shared buffer management from nvnflinger
Liam
2024-02-17
nvnflinger: convert to process
Liam
2024-02-14
vi: rewrite IHOSBinderDriver
Liam
2024-02-09
nvnflinger/gpu: implement applet capture
Liam
2024-02-09
nvnflinger/gpu: implement blending
Liam
2024-02-03
nvnflinger: release buffers before presentation sleep
Liam
2024-01-31
hardware_composer: implement speed limit extensions
Liam
2024-01-31
nvnflinger/gpu: implement layer stack composition
Liam
2024-01-29
core: support offline web applet
Liam
2024-01-29
am: add new datatypes for per-applet state
Liam
2024-01-22
Merge pull request #12579 from FernandoS27/smmu
liamwhite
2024-01-18
nvdrv: use static typing for SessionId, smmu Asid types
Liam
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Fix software rendering and cleanup
Fernando Sahmkow
2024-01-18
NVDRV: Implement sessions and initial implementation of SMMU
Fernando Sahmkow
2024-01-17
vi: check layer state before opening or closing
Liam
2024-01-17
nvnflinger: ensure display abandonment considers all layers and future layers
Liam
2024-01-07
vi: connect vsync event handle lifetime to application display service interface
Liam
2023-12-23
core_timing: remove user data value
Liam
2023-12-19
Merge pull request #12304 from liamwhite/flinger-wtf
Fernando S
2023-12-16
nvnflinger: mark buffer as acquired when acquired
Liam
2023-12-12
vi: fix confusion between closing and destroying layers
Liam
2023-12-09
fbshare: set external format correctly
Liam
2023-11-17
Merge pull request #11912 from liamwhite/nv-graphic-buffer
liamwhite
2023-11-17
Merge pull request #11917 from liamwhite/abandonment
liamwhite
2023-11-06
Merge pull request #11896 from liamwhite/crop
liamwhite
2023-11-06
Merge pull request #11873 from liamwhite/buffer-control
liamwhite
2023-10-29
nvnflinger: implement consumer abandonment
Liam
2023-10-29
nvnflinger: use graphic buffer lifetime for map handle
Liam
2023-10-29
Merge pull request #11843 from liamwhite/sync-process
liamwhite
2023-10-29
Merge pull request #11827 from liamwhite/preallocated
liamwhite
2023-10-28
renderer_vulkan: fix cropping for presentation
Liam
2023-10-25
nvdrv: convert nvmap
Liam
2023-10-21
kernel: update KProcess
Liam
2023-10-20
nvnflinger: fix reporting and freeing of preallocated buffers
Liam
2023-10-20
kernel: split Io memory state, add PermissionLocked attribute
Liam
2023-10-01
service: nvnflinger: Implement shared buffer
Narr the Reg
2023-08-13
nvnflinger: add missing scale mode
Liam
2023-08-08
core: remove ResultVal type
Liam
2023-06-30
parcel: Optimize small_vector sizes
Morph
2023-06-23
Merge pull request #10859 from liamwhite/no-more-atomic-wait
liamwhite
2023-06-22
general: remove atomic signal and wait
Liam
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-21
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-08
nvnflinger: allow locking framerate during video playback
Liam
2023-06-07
nvnflinger: Acquire lock prior to signaling the vsync variable
Morph
2023-05-11
nvnflinger: fix Parcel serialization
Liam
[next]