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 647a308ad3 Backends: GLFW: Add ImGui_ImplGlfw_InitForOther() instead of ImGui_ImplGlfw_InitForWebGPU() so it can be used for e.g. DX11. (#3632)
Amend dff0044
4 years ago
..
vulkan
imgui_impl_allegro5.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_allegro5.h
imgui_impl_dx9.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_dx9.h
imgui_impl_dx10.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_dx10.h
imgui_impl_dx11.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_dx11.h
imgui_impl_dx12.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_dx12.h
imgui_impl_glfw.cpp Backends: GLFW: Add ImGui_ImplGlfw_InitForOther() instead of ImGui_ImplGlfw_InitForWebGPU() so it can be used for e.g. DX11. (#3632) 4 years ago
imgui_impl_glfw.h Backends: GLFW: Add ImGui_ImplGlfw_InitForOther() instead of ImGui_ImplGlfw_InitForWebGPU() so it can be used for e.g. DX11. (#3632) 4 years ago
imgui_impl_glut.cpp
imgui_impl_glut.h
imgui_impl_marmalade.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_marmalade.h
imgui_impl_metal.h
imgui_impl_metal.mm Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_opengl2.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_opengl2.h
imgui_impl_opengl3.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_opengl3.h
imgui_impl_osx.h
imgui_impl_osx.mm Backends: OSX: Fix mouse position not being reported when mouse buttons other than left one are down. (#3762) 4 years ago
imgui_impl_sdl.cpp
imgui_impl_sdl.h
imgui_impl_vulkan.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_vulkan.h Backends: Vulkan: Rework support for custom function/symbol loader (#3759, #3227), add ImGui_ImplVulkan_LoadFunctions (amend 6001c54) 4 years ago
imgui_impl_wgpu.cpp Backends: Using SetTexID() consistently instead of assigning to ->TexID. May make the later obsolete eventually. 4 years ago
imgui_impl_wgpu.h Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632) 4 years ago
imgui_impl_win32.cpp Backends: Win32: dynamically load XInput library (amends) (#3646, #3645, #3248, #2716) 4 years ago
imgui_impl_win32.h Backends: Win32: dynamically load XInput library (#3646, #3645, #3248, #2716) 4 years ago