You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
goldberg_emulator/ImGui
Nemirtingas 3a0d9c55c1 Added support for dynamic d3dcompile load
If you really want to use d3dcompile, then I think its better to find the most recent d3dcompile you have on your computer and load its D3DCompile function.
This process is now automatically handled. Just define  the right Preprocessor.
5 years ago
..
impls Added support for dynamic d3dcompile load 5 years ago
imconfig.h Basic & Ugly implementation of overlay. 5 years ago
imgui.cpp Added ImGui base code 5 years ago
imgui.h Added 64bits support to ImGui 5 years ago
imgui_draw.cpp Added ImGui base code 5 years ago
imgui_internal.h Added ImGui base code 5 years ago
imgui_widgets.cpp Added ImGui base code 5 years ago
imstb_rectpack.h Added missing ImGui headers 5 years ago
imstb_textedit.h Added missing ImGui headers 5 years ago
imstb_truetype.h Added missing ImGui headers 5 years ago