Commit Graph

6 Commits (7e136bba14de1b13973db25600f4b58a78d74fe2)

Author SHA1 Message Date
Mr_Goldberg 6d96784af1
Fix menu buttons not working in Aoe2DE. 5 years ago
Nemirtingas dc3dee9ce8 Added more prebuilt shader
Skyrim deployed its own d3dcompile dll that nullifies shaders compilation, so you either have to load the one in C:\Windows\System32|SysWow64 or use prebuilt.
I use prebuilt
5 years ago
Nemirtingas d118aca0f6 Add DX11 shader feature level 5 years ago
Nemirtingas 548f21c2f0 Add a return parameter to ImGui_Impl...._NewFrame()
Why does CreateDeviceObjects return a bool if the NewFrame doesn't ?
Added the return parameter cause CreateDeviceObjects can fail.
It did fail on DX11 with feature level to 9.
5 years ago
Nemirtingas b9cd9ae6c2 Fix build 5 years ago
Nemirtingas 1785ae6eaf Moved every platform specific code to their own folder 5 years ago