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.
ocornut f99fe72c42 Backends: Win32: Fixed keyboard modifiers being reported when host window doesn't have focus. (#2622) 4 years ago
..
vulkan
imgui_impl_allegro5.cpp Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. 4 years ago
imgui_impl_allegro5.h
imgui_impl_android.cpp
imgui_impl_android.h
imgui_impl_dx9.cpp Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. 4 years ago
imgui_impl_dx9.h
imgui_impl_dx10.cpp Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. 4 years ago
imgui_impl_dx10.h
imgui_impl_dx11.cpp Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. 4 years ago
imgui_impl_dx11.h
imgui_impl_dx12.cpp Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. 4 years ago
imgui_impl_dx12.h
imgui_impl_glfw.cpp Backends: Win32, SDL, GLFW: only honor io.WantSetMousePos when focused + fix GLFW uninstalling handler + tweaks to reduce branch drift with docking. (#787, #2445, #2696, #3751, #4377) 4 years ago
imgui_impl_glfw.h Backends: GLFW: Mouse position is correctly reported when the host platform window is hovered but not focused. (#3751, #4377, #2445) 4 years ago
imgui_impl_glut.cpp Backends: Comments. 4 years ago
imgui_impl_glut.h
imgui_impl_marmalade.cpp
imgui_impl_marmalade.h
imgui_impl_metal.h
imgui_impl_metal.mm
imgui_impl_opengl2.cpp Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. 4 years ago
imgui_impl_opengl2.h
imgui_impl_opengl3.cpp Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. 4 years ago
imgui_impl_opengl3.h
imgui_impl_osx.h
imgui_impl_osx.mm
imgui_impl_sdl.cpp Backends: Win32, SDL, GLFW: only honor io.WantSetMousePos when focused + fix GLFW uninstalling handler + tweaks to reduce branch drift with docking. (#787, #2445, #2696, #3751, #4377) 4 years ago
imgui_impl_sdl.h
imgui_impl_vulkan.cpp Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. 4 years ago
imgui_impl_vulkan.h
imgui_impl_wgpu.cpp
imgui_impl_wgpu.h
imgui_impl_win32.cpp Backends: Win32: Fixed keyboard modifiers being reported when host window doesn't have focus. (#2622) 4 years ago
imgui_impl_win32.h