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 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
4 years ago
..
impls Added more prebuilt shader 4 years ago
imconfig.h Added opengl32 lib and declared glew as static 5 years ago
imgui.cpp Moved colored implementation to their own functions 5 years ago
imgui.h Added 64bits support to ImGui 5 years ago
imgui_draw.cpp Moved colored implementation to their own functions 5 years ago
imgui_internal.h Added ImGui base code 5 years ago
imgui_user.h Moved colored implementation to their own functions 5 years ago
imgui_widgets.cpp Moved colored implementation to their own functions 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