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 fd06dc511f Backends: GLFW: Adding bound check in KeyCallback because GLFW appears to send -1 on some setups. [#4124] 4 years ago
..
vulkan
imgui_impl_allegro5.cpp Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) 4 years ago
imgui_impl_allegro5.h
imgui_impl_android.cpp Backends: Android: Tweaks. (#4034) 4 years ago
imgui_impl_android.h Android: Amend backend and examples with minor consistency tweaks. (#3446) 4 years ago
imgui_impl_dx9.cpp Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) 4 years ago
imgui_impl_dx9.h
imgui_impl_dx10.cpp Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) 4 years ago
imgui_impl_dx10.h
imgui_impl_dx11.cpp Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) 4 years ago
imgui_impl_dx11.h
imgui_impl_dx12.cpp Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) 4 years ago
imgui_impl_dx12.h
imgui_impl_glfw.cpp Backends: GLFW: Adding bound check in KeyCallback because GLFW appears to send -1 on some setups. [#4124] 4 years ago
imgui_impl_glfw.h
imgui_impl_glut.cpp
imgui_impl_glut.h
imgui_impl_marmalade.cpp Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) 4 years ago
imgui_impl_marmalade.h
imgui_impl_metal.h
imgui_impl_metal.mm Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) 4 years ago
imgui_impl_opengl2.cpp Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) 4 years ago
imgui_impl_opengl2.h
imgui_impl_opengl3.cpp Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) 4 years ago
imgui_impl_opengl3.h
imgui_impl_osx.h
imgui_impl_osx.mm Backends: OSX: Fix keys remaining stuck in pressed state when CMD-tabbing to a different application. (#3832) 4 years ago
imgui_impl_sdl.cpp Backends: SDL2: Extend global mouse pos availability check (#3950) 4 years ago
imgui_impl_sdl.h
imgui_impl_vulkan.cpp Backends: Vulkan: Fix mapped memory validation error when buffer sizes are not multiple of VkPhysicalDeviceLimits::nonCoherentAtomSize. (#3957) 4 years ago
imgui_impl_vulkan.h
imgui_impl_wgpu.cpp Backends: WebGPU: Fix build, amend 3c72e51. (#3761) 4 years ago
imgui_impl_wgpu.h
imgui_impl_win32.cpp Backends: Win32: Change the case of XInput.h include, so it cross-compile nicely on unices. (#4074) 4 years ago
imgui_impl_win32.h