hle: nvflinger: Add implementation for Rect class.

This commit is contained in:
bunnei 2021-11-11 18:10:29 -08:00
parent 0704b645df
commit d47575f2c5
2 changed files with 76 additions and 0 deletions

View file

@ -539,6 +539,7 @@ add_library(core STATIC
hle/service/nvflinger/buffer_queue.h
hle/service/nvflinger/nvflinger.cpp
hle/service/nvflinger/nvflinger.h
hle/service/nvflinger/ui/rect.h
hle/service/olsc/olsc.cpp
hle/service/olsc/olsc.h
hle/service/pcie/pcie.cpp