summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvnflinger (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-22kernel: update KProcessLiam2-16/+2
2023-10-20nvnflinger: fix reporting and freeing of preallocated buffersLiam2-5/+6
2023-10-20kernel: split Io memory state, add PermissionLocked attributeLiam1-1/+1
2023-10-01service: nvnflinger: Implement shared bufferNarr the Reg9-6/+443
2023-08-13nvnflinger: add missing scale modeLiam2-0/+2
2023-08-08core: remove ResultVal typeLiam2-3/+3
2023-07-01parcel: Optimize small_vector sizesMorph1-11/+13
2023-06-22general: remove atomic signal and waitLiam2-11/+6
2023-06-22Remove memory allocations in some hot pathsKelebek11-3/+4
2023-06-08nvnflinger: allow locking framerate during video playbackLiam1-0/+4
2023-06-08nvnflinger: Acquire lock prior to signaling the vsync variableMorph1-1/+2
2023-05-11nvnflinger: fix Parcel serializationLiam2-35/+41
2023-05-11nvnflinger: fix producer slot fence initLiam1-0/+1
2023-03-01nvnflinger: fix nameLiam29-0/+3040