Merge pull request #11912 from liamwhite/nv-graphic-buffer

nvnflinger: use graphic buffer lifetime for map handle
This commit is contained in:
liamwhite 2023-11-17 20:41:34 -05:00 committed by GitHub
commit f131b0faeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 71 additions and 37 deletions

View file

@ -725,6 +725,7 @@ add_library(core STATIC
hle/service/nvnflinger/producer_listener.h
hle/service/nvnflinger/status.h
hle/service/nvnflinger/ui/fence.h
hle/service/nvnflinger/ui/graphic_buffer.cpp
hle/service/nvnflinger/ui/graphic_buffer.h
hle/service/nvnflinger/window.h
hle/service/olsc/olsc.cpp