Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
ocornut 0647ba3bad Merge branch 'master' into docking ago%!(EXTRA string=3 years)
..
vulkan Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft) ago%!(EXTRA string=5 years)
imgui_impl_allegro5.cpp Backends: GLFW: Update mouse inputs using glfwSetCursorPosCallback() (breaking) + fallback to provide it when focused but not hovered/captured + update MousePos before MouseButtons. ago%!(EXTRA string=3 years)
imgui_impl_allegro5.h Backends: Allegro5: Update to use io.AddEventKey() will full key map (#2625, #4858) ago%!(EXTRA string=3 years)
imgui_impl_android.cpp Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) ago%!(EXTRA string=3 years)
imgui_impl_android.h Backends: Android: Update to use io.AddEventKey() will full key map (#2625, #4858) ago%!(EXTRA string=3 years)
imgui_impl_dx9.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_dx9.h Merge branch 'master' into docking ago%!(EXTRA string=4 years)
imgui_impl_dx10.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_dx10.h Merge branch 'master' into docking ago%!(EXTRA string=4 years)
imgui_impl_dx11.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_dx11.h Merge branch 'master' into docking ago%!(EXTRA string=4 years)
imgui_impl_dx12.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_dx12.h Merge branch 'master' into docking ago%!(EXTRA string=4 years)
imgui_impl_glfw.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_glfw.h Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_glut.cpp Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) ago%!(EXTRA string=3 years)
imgui_impl_glut.h Backends: GLUT: Update to use io.AddEventKey() will full key map (#2625, #4858) ago%!(EXTRA string=3 years)
imgui_impl_metal.h Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_metal.mm Merge branch 'master' into docking. Remove Platform_SetImeInputPos. Remove backend-side IME implementation. Rrevert removal of MouseDragMaxDistanceAbs in 206b9ea. (#2589, #3113) ago%!(EXTRA string=3 years)
imgui_impl_opengl2.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_opengl2.h Merge branch 'master' into docking ago%!(EXTRA string=4 years)
imgui_impl_opengl3.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_opengl3.h Merge branch 'master' into docking ago%!(EXTRA string=4 years)
imgui_impl_opengl3_loader.h Version 1.87 WIP + Backends: OpenGL3: Fixed a buffer overflow in imgui_impl_opengl3_loader.h init, added in 1.86 (#4468, #4830) ago%!(EXTRA string=3 years)
imgui_impl_osx.h Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_osx.mm Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_sdl.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_sdl.h Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_sdlrenderer.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_sdlrenderer.h Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_vulkan.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_vulkan.h Backends: Viewports: renamed viewport storage structures ImGuiViewportDataXXXX -> ImGui_ImplXXXX_ViewportData and locals (matching naming convention in 70c60385) ago%!(EXTRA string=4 years)
imgui_impl_wgpu.cpp Backend: WebGPU: Fixed incorrect size parameters in WGPU backend (#4891) ago%!(EXTRA string=3 years)
imgui_impl_wgpu.h Backends: Comments. ago%!(EXTRA string=4 years)
imgui_impl_win32.cpp Merge branch 'master' into docking ago%!(EXTRA string=3 years)
imgui_impl_win32.h Merge branch 'master' into docking ago%!(EXTRA string=3 years)