4 files changed
+4
-4
lines changed- backends/imgui_impl_dx11.cpp+26-14
- backends/imgui_impl_dx12.cpp+82-19
- backends/imgui_impl_dx12.h+32-11
- backends/imgui_impl_dx9.cpp+40-36
- backends/imgui_impl_dx9.h+1
- backends/imgui_impl_metal.mm+1-8
- backends/imgui_impl_opengl3.cpp+5-2
- backends/imgui_impl_osx.mm+1-8
- backends/imgui_impl_vulkan.cpp+88-61
- backends/imgui_impl_vulkan.h+12-4
- backends/imgui_impl_win32.cpp+19-13
- docs/CHANGELOG.txt+84-23
- examples/example_glfw_opengl3/Makefile.emscripten+3
- examples/example_glfw_wgpu/Makefile.emscripten+3
- examples/example_sdl2_opengl3/Makefile.emscripten+3
- examples/example_sdl3_opengl3/Makefile.emscripten+3
- examples/example_win32_directx12/main.cpp+80-24
- imconfig.h+2-1
- imgui.cpp+78-37
- imgui.h+23-14
- imgui_demo.cpp+12-3
- imgui_draw.cpp+271-153
- imgui_internal.h+31-14
- imgui_tables.cpp+4-2
- imgui_widgets.cpp+6-5
- misc/fonts/binary_to_compressed_c.cpp+51-15
- misc/freetype/imgui_freetype.cpp+9-5
0 commit comments