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 0d483a1c89 Backends: OpenGL3: Update loader for Linux to support EGL/GLVND. (#7562) ago%!(EXTRA string=12 months)
..
vulkan Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft) ago%!(EXTRA string=5 years)
imgui_impl_allegro5.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_allegro5.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_android.cpp Backend: Android: Remove Redundant Check (#7093) ago%!(EXTRA string=1 year)
imgui_impl_android.h Backends: Android: ImGui_ImplAndroid_HandleInputEvent() takes a const AInputEvent* (#7060) ago%!(EXTRA string=1 year)
imgui_impl_dx9.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_dx9.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_dx10.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_dx10.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_dx11.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_dx11.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_dx12.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_dx12.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_glfw.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_glfw.h Backends: GLFW, Emscripten: fixes for canvas resizing, amends. (#6751) ago%!(EXTRA string=1 year)
imgui_impl_glut.cpp Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_glut.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_metal.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_metal.mm Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_opengl2.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_opengl2.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_opengl3.cpp Backends: OpenGL3: Update loader for Linux to support EGL/GLVND. (#7562) ago%!(EXTRA string=12 months)
imgui_impl_opengl3.h Backends: Win32: Fixed a warning + moved header cruft below Changelog. ago%!(EXTRA string=1 year)
imgui_impl_opengl3_loader.h Backends: OpenGL3: Update loader for Linux to support EGL/GLVND. (#7562) ago%!(EXTRA string=12 months)
imgui_impl_osx.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_osx.mm Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_sdl2.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_sdl2.h Backends: SDL2: removed obsolete ImGui_ImplSDL2_NewFrame(SDL_Window*) signature which was obsoleted in 1.84.. ago%!(EXTRA string=1 year)
imgui_impl_sdl3.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_sdl3.h Backends: SDL3: Re-enable calling SDL_StartTextInput()/SDL_StopTextInput(). (#7452, #6306, #6071, #1953) ago%!(EXTRA string=1 year)
imgui_impl_sdlrenderer2.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_sdlrenderer2.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_sdlrenderer3.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_sdlrenderer3.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
imgui_impl_vulkan.cpp Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) ago%!(EXTRA string=12 months)
imgui_impl_vulkan.h Backends: Vulkan: Added convenience support for Volk via IMGUI_IMPL_VULKAN_USE_VOLK define. (#6582, #4854) ago%!(EXTRA string=1 year)
imgui_impl_wgpu.cpp Examples: GLFW+WebGPU: Rename example_emscripten_wgpu/ to example_glfw_wgpu/ (#7435, #7132) ago%!(EXTRA string=1 year)
imgui_impl_wgpu.h Backends: WebGPU: Avoid using -1u literal (#7436) ago%!(EXTRA string=1 year)
imgui_impl_win32.cpp Backends: Win32: Facepalm revert part of d15574c + additional commentary (#6275) ago%!(EXTRA string=12 months)
imgui_impl_win32.h Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)