Added ImGui precompiled shaders

(And removed dependency to d3dcompile)
This commit is contained in:
Nemirtingas
2019-07-25 23:32:52 +02:00
parent ead81a704b
commit 3d3c8b26cd
6 changed files with 418 additions and 45 deletions

View File

@ -22,7 +22,7 @@
// 2018-02-16: Misc: Obsoleted the io.RenderDrawListsFn callback and exposed ImGui_ImplDX9_RenderDrawData() in the .h file so you can call it yourself.
// 2018-02-06: Misc: Removed call to ImGui::Shutdown() which is not available from 1.60 WIP, user needs to call CreateContext/DestroyContext themselves.
#include "imgui.h"
#include "../imgui.h"
#include "imgui_impl_dx9.h"
// DirectX