summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvnflinger (unfollow)
Commit message (Collapse)AuthorFilesLines
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