TODO split to two features: imgui-bt abstraction layer + first component frame graph

Summary:

Test Plan:
Summary:

Test Plan:
This commit is contained in:
icex2
2025-02-07 15:02:36 +01:00
parent 2c00da6232
commit 8282a9f3f4
37 changed files with 1122 additions and 50 deletions
+6
View File
@@ -2,6 +2,9 @@ avsdlls += iidxhook6
ldflags_iidxhook6 := \
-liphlpapi \
-ld3d9 \
-ldwmapi\
-lgdi32 \
deplibs_iidxhook6 := \
avs \
@@ -23,6 +26,9 @@ libs_iidxhook6 := \
cconfig \
util \
ezusb \
imgui-bt \
imgui-debug \
imgui \
src_iidxhook6 := \
dllmain.c \