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
/
vi
Age
Commit message (
Expand
)
Author
2025-02-16
service/vi: Improve OpenDisplay validation
Zephyron
2025-01-26
service: vi: Implement missing IApplicationDisplayService functions
Zephyron
2025-01-20
service: vi: Remove stubbed warning from GetManagerDisplayService
Zephyron
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-23
vi: workaround conductor includes
Liam
2024-02-20
vi: ignore shared buffer destruction failure on termination
Liam
2024-02-19
vi: remove superfluous locking in shared buffer manager
Liam
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
service: vi: Implement ListDisplayMode
german77
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 IApplicationDisplayService
Liam
2024-02-14
vi: rewrite ISystemDisplayService
Liam
2024-02-14
vi: rewrite IManagerDisplayService
Liam
2024-02-14
vi: rewrite IHOSBinderDriver
Liam
2024-02-14
vi: rewrite IApplicationRootService, IManagerRootService, ISystemRootService
Liam
2024-02-14
vi: split into implementation files
Liam
2024-02-14
vi: extract types
Liam
2024-02-09
nvnflinger/gpu: implement blending
Liam
2024-01-31
nvnflinger/gpu: implement layer stack composition
Liam
2024-01-29
core: support offline web applet
Liam
2024-01-29
am: migrate global state to per-applet state structure
Liam
2024-01-23
service: properly convert buffers to strings
Narr the Reg
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
2024-01-07
vi: fix name of nvnflinger
Liam
2023-12-12
vi: fix confusion between closing and destroying layers
Liam
2023-10-29
nvnflinger: use graphic buffer lifetime for map handle
Liam
2023-10-01
service: nvnflinger: Implement shared buffer
Narr the Reg
2023-08-22
general: Use console mode helper across project
lat9nq
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
2023-08-08
general: fix incorrect conversions
Liam
2023-08-08
core: remove ResultVal type
Liam
2023-05-11
nvnflinger: fix Parcel serialization
Liam
2023-03-01
nvnflinger: fix name
Liam
2023-03-01
service: move hle_ipc from kernel
Liam
2023-03-01
Merge pull request #9832 from liamwhite/hle-mp
liamwhite
2023-02-24
core: Update service function tables to 16.0.0+
Narr the Reg
2023-02-21
service: refactor server architecture
Liam
2023-02-03
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
ameerj
2023-02-02
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...
liamwhite
2022-12-25
nvflinger: Split Parcel class into InputParcel and OutputParcel
ameerj
2022-10-27
vi: implement CloseDisplay
Liam
2022-10-17
general: Add missing pragma once
Morph
2022-10-12
kernel: remove KWritableEvent
Liam
2022-10-06
Core: Fix get nvmap object random crash
VonChenPlus
[next]