index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
nvnflinger
/
nvnflinger.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
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-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-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
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-12
vi: fix confusion between closing and destroying layers
Liam
2023-10-29
nvnflinger: implement consumer abandonment
Liam
2023-10-21
kernel: update KProcess
Liam
2023-10-01
service: nvnflinger: Implement shared buffer
Narr the Reg
2023-08-08
core: remove ResultVal type
Liam
2023-06-22
general: remove atomic signal and wait
Liam
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-03-01
nvnflinger: fix name
Liam