You can not 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 6f10cef2a1 Backends: Vulkan: moved structure declarations. 10 months ago
..
vulkan Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft) 4 years ago
imgui_impl_allegro5.cpp Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) 1 year ago
imgui_impl_allegro5.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_android.cpp Backend: Android: Remove Redundant Check (#7093) 11 months ago
imgui_impl_android.h Backends: Android: ImGui_ImplAndroid_HandleInputEvent() takes a const AInputEvent* (#7060) 11 months ago
imgui_impl_dx9.cpp Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_dx9.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_dx10.cpp Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) 1 year ago
imgui_impl_dx10.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_dx11.cpp Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) 1 year ago
imgui_impl_dx11.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_dx12.cpp Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) 1 year ago
imgui_impl_dx12.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_glfw.cpp Backends: GLFW, Input: Use Unicode version of WndProc for get correct input for text in utf-8 code page. (#7174) 10 months ago
imgui_impl_glfw.h Backends: GLFW, Emscripten: fixes for canvas resizing, amends. (#6751) 11 months ago
imgui_impl_glut.cpp Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_glut.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_metal.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_metal.mm Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) 1 year ago
imgui_impl_opengl2.cpp Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) 1 year ago
imgui_impl_opengl2.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_opengl3.cpp Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) 1 year ago
imgui_impl_opengl3.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_opengl3_loader.h Backends: OpenGL3: imgui_impl_opengl3_loader.h: change #define ARRAY_SIZE to GL3W_ARRAY_SIZE to avoid external conflicts (#7017, #7018) 12 months ago
imgui_impl_osx.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_osx.mm Backends: Added support for extra ImGuiKey values: F13 to F24 function keys. (#6891, #4921) 1 year ago
imgui_impl_sdl2.cpp IO, Backends: added ImGuiKey_AppBack, ImGuiKey_AppForward. (#6891, #4921) 1 year ago
imgui_impl_sdl2.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_sdl3.cpp Using nullptr in remaining examples/backends locations. (#6313, #7071, #4537) 11 months ago
imgui_impl_sdl3.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_sdlrenderer2.cpp Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) 1 year ago
imgui_impl_sdlrenderer2.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_sdlrenderer3.cpp Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. Kept redirection define. (#4537) 1 year ago
imgui_impl_sdlrenderer3.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_vulkan.cpp Backends: Vulkan: moved structure declarations. 10 months ago
imgui_impl_vulkan.h Backends: Vulkan: Added MinAllocationSize field in ImGui_ImplVulkan_InitInfo to workaround zealous validation layer. (#7189, #4238) 10 months ago
imgui_impl_wgpu.cpp Backends: WebGPU: Fixing an issue when opening a popup in the wgpu backend (#7191) 10 months ago
imgui_impl_wgpu.h Docs: add more links to the top of every examples and backends files. 1 year ago
imgui_impl_win32.cpp IO, Backends: added ImGuiKey_AppBack, ImGuiKey_AppForward. (#6891, #4921) 1 year ago
imgui_impl_win32.h Docs: add more links to the top of every examples and backends files. 1 year ago