..
vulkan
Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft)
ago%!(EXTRA string=5 years)
imgui_impl_allegro5.cpp
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 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
Renamed and merged keyboard modifiers key enums and flags into a same set:. ImGuiKey_ModXXX -> ImGuiMod_XXX and ImGuiModFlags_XXX -> ImGuiMod_XXX. ( #4921 , #456 )
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 misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_dx9.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_dx10.cpp
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_dx10.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_dx11.cpp
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_dx11.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_dx12.cpp
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_dx12.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_glfw.cpp
Backends: GLFW: Avoid using glfwGetError() and glfwGetGamepadState() on Emscripten. ( #6240 )
ago%!(EXTRA string=2 years)
imgui_impl_glfw.h
Backends: GLFW: added ImGui_ImplGlfw_SetCallbacksChainForAllWindows(). ( #6142 )
ago%!(EXTRA string=2 years)
imgui_impl_glut.cpp
Backends: OSX: Fixed scroll wheel scaling for devices emitting events with hasPreciseScrollingDeltas==false (e.g. non-Apple mices).
ago%!(EXTRA string=2 years)
imgui_impl_glut.h
Backends: OSX: Fixed scroll wheel scaling for devices emitting events with hasPreciseScrollingDeltas==false (e.g. non-Apple mices).
ago%!(EXTRA string=2 years)
imgui_impl_metal.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_metal.mm
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_opengl2.cpp
Backends: Using nullptr instead of NULL. ( #5760 , #4537 ) + fix additional warnings.
ago%!(EXTRA string=3 years)
imgui_impl_opengl2.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_opengl3.cpp
Backends: OpenGL3: Fixed restoration of a potentially deleted OpenGL program. ( #6220 , #6224 )
ago%!(EXTRA string=2 years)
imgui_impl_opengl3.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_opengl3_loader.h
Backends: OpenGL3: Fixed restoration of a potentially deleted OpenGL program. ( #6220 , #6224 )
ago%!(EXTRA string=2 years)
imgui_impl_osx.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_osx.mm
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_sdl2.cpp
Backends: SDL2,SDL3: Accept SDL_GetPerformanceCounter() not returning a monotonically increasing value. ( #6189 , #6114 , #3644 )
ago%!(EXTRA string=2 years)
imgui_impl_sdl2.h
Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). ( #6071 , #1953 ) + fix SDL3 setting PlatformHandleRaw. ( #6146 )
ago%!(EXTRA string=2 years)
imgui_impl_sdl3.cpp
Backends: SDL2,SDL3: Accept SDL_GetPerformanceCounter() not returning a monotonically increasing value. ( #6189 , #6114 , #3644 )
ago%!(EXTRA string=2 years)
imgui_impl_sdl3.h
Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). ( #6071 , #1953 ) + fix SDL3 setting PlatformHandleRaw. ( #6146 )
ago%!(EXTRA string=2 years)
imgui_impl_sdlrenderer.cpp
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_sdlrenderer.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_vulkan.cpp
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_vulkan.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_wgpu.cpp
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_wgpu.h
Merge misc changes from docking branch to reduce small drift.
ago%!(EXTRA string=2 years)
imgui_impl_win32.cpp
Backends: Win32: Use WM_NCMOUSEMOVE / WM_NCMOUSELEAVE to track mouse positions over non-client area (OS decorations) when app is not focused. ( #6045 , #6162 )
ago%!(EXTRA string=2 years)
imgui_impl_win32.h
Inputs, IO: reworked ImGuiMod_Shortcut to redirect to Ctrl/Super at runtime instead of compile-time. ( #5923 , #456 )
ago%!(EXTRA string=2 years)