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 956e03009a Backends: OSX: Build fIx. Made GetKeyName() input tolerant. Internals: added GetNavInputName(). 3 years ago
..
vulkan
imgui_impl_allegro5.cpp Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) 3 years ago
imgui_impl_allegro5.h Backends: Allegro5: Update to use io.AddEventKey() will full key map (#2625, #4858) 3 years ago
imgui_impl_android.cpp Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) 3 years ago
imgui_impl_android.h Backends: Android: Update to use io.AddEventKey() will full key map (#2625, #4858) 3 years ago
imgui_impl_dx9.cpp
imgui_impl_dx9.h
imgui_impl_dx10.cpp
imgui_impl_dx10.h
imgui_impl_dx11.cpp
imgui_impl_dx11.h
imgui_impl_dx12.cpp
imgui_impl_dx12.h
imgui_impl_glfw.cpp Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) 3 years ago
imgui_impl_glfw.h Backends: GLFW: Update to use io.AddEventKey() will full key map (#2625, #4858) 3 years ago
imgui_impl_glut.cpp Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) 3 years ago
imgui_impl_glut.h Backends: GLUT: Update to use io.AddEventKey() will full key map (#2625, #4858) 3 years ago
imgui_impl_metal.h Backends: Metal: Add Metal C++ bindings support. (#4824, #4746) 3 years ago
imgui_impl_metal.mm Backends: Metal: Ignore ImDrawCmd where ElemCount == 0. (#4857) 3 years ago
imgui_impl_opengl2.cpp
imgui_impl_opengl2.h
imgui_impl_opengl3.cpp
imgui_impl_opengl3.h
imgui_impl_opengl3_loader.h
imgui_impl_osx.h Backends: OSX: Update to use io.AddEventKey() will full key map (#2625, #1873, #4858) 3 years ago
imgui_impl_osx.mm Backends: OSX: Build fIx. Made GetKeyName() input tolerant. Internals: added GetNavInputName(). 3 years ago
imgui_impl_sdl.cpp Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) 3 years ago
imgui_impl_sdl.h Backends: SDL2: Update to use io.AddEventKey() will full key map (#2625, #4858) + created localized key (using keycode instead of scancode) (#456) 3 years ago
imgui_impl_sdlrenderer.cpp
imgui_impl_sdlrenderer.h
imgui_impl_vulkan.cpp
imgui_impl_vulkan.h
imgui_impl_wgpu.cpp
imgui_impl_wgpu.h
imgui_impl_win32.cpp Rename io.AddKeyModEvent() -> io.AddKeyModsEvent() and updated backends accordingly. (#2625, #4858) 3 years ago
imgui_impl_win32.h Backends: Win32: Update to use io.AddEventKey() will full key map (#2625, #4858) 3 years ago