1
0

finish buggy dx11 code

This commit is contained in:
2026-01-04 23:11:58 +08:00
parent a66d3dee8b
commit 7b234ec405
12 changed files with 432 additions and 219 deletions

View File

@@ -5,6 +5,7 @@ PRIVATE
pipe_operator.cpp
engine.cpp
deliver.cpp
directx_util.cpp
)
target_sources(BasaltShared
PUBLIC
@@ -16,6 +17,7 @@ FILES
pipe_operator.hpp
engine.hpp
deliver.hpp
directx_util.hpp
)
target_include_directories(BasaltShared
PUBLIC