mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-29 07:29:03 +00:00
video_core: Implement maxwell3d draw manager and split draw logic
This commit is contained in:
@@ -33,6 +33,8 @@ add_library(video_core STATIC
|
||||
engines/sw_blitter/converter.cpp
|
||||
engines/sw_blitter/converter.h
|
||||
engines/const_buffer_info.h
|
||||
engines/draw_manager.cpp
|
||||
engines/draw_manager.h
|
||||
engines/engine_interface.h
|
||||
engines/engine_upload.cpp
|
||||
engines/engine_upload.h
|
||||
|
||||
Reference in New Issue
Block a user