There was an error fetching the commit references. Please try again later.
Merge pull request #11912 from liamwhite/nv-graphic-buffer
nvnflinger: use graphic buffer lifetime for map handle
Showing
- src/core/CMakeLists.txt 1 addition, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/nvnflinger/buffer_item.h 1 addition, 1 deletionsrc/core/hle/service/nvnflinger/buffer_item.h
- src/core/hle/service/nvnflinger/buffer_queue_consumer.cpp 2 additions, 6 deletionssrc/core/hle/service/nvnflinger/buffer_queue_consumer.cpp
- src/core/hle/service/nvnflinger/buffer_queue_consumer.h 1 addition, 7 deletionssrc/core/hle/service/nvnflinger/buffer_queue_consumer.h
- src/core/hle/service/nvnflinger/buffer_queue_producer.cpp 5 additions, 14 deletionssrc/core/hle/service/nvnflinger/buffer_queue_producer.cpp
- src/core/hle/service/nvnflinger/buffer_queue_producer.h 2 additions, 1 deletionsrc/core/hle/service/nvnflinger/buffer_queue_producer.h
- src/core/hle/service/nvnflinger/buffer_slot.h 1 addition, 1 deletionsrc/core/hle/service/nvnflinger/buffer_slot.h
- src/core/hle/service/nvnflinger/fb_share_buffer_manager.cpp 1 addition, 1 deletionsrc/core/hle/service/nvnflinger/fb_share_buffer_manager.cpp
- src/core/hle/service/nvnflinger/status.h 1 addition, 1 deletionsrc/core/hle/service/nvnflinger/status.h
- src/core/hle/service/nvnflinger/ui/graphic_buffer.cpp 34 additions, 0 deletionssrc/core/hle/service/nvnflinger/ui/graphic_buffer.cpp
- src/core/hle/service/nvnflinger/ui/graphic_buffer.h 21 additions, 4 deletionssrc/core/hle/service/nvnflinger/ui/graphic_buffer.h
- src/core/hle/service/vi/display/vi_display.cpp 1 addition, 1 deletionsrc/core/hle/service/vi/display/vi_display.cpp
Loading
Please register or sign in to comment