1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-11 00:04:24 +00:00
imgui/backends
2025-09-22 21:46:43 +02:00
..
sdlgpu3 Backends: SDLGPU3: Added sdl_gpu backend (amends). (#8163, #7998, #7988) 2025-01-09 16:55:03 +01:00
vulkan Backends: SDLGPU3: Added sdl_gpu backend (amends). (#8163, #7998, #7988) 2025-01-09 16:55:03 +01:00
imgui_impl_allegro5.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_allegro5.h Merge branch 'master' into docking 2025-08-13 17:31:15 +02:00
imgui_impl_android.cpp Merge branch 'master' into docking 2025-03-30 16:42:28 +02:00
imgui_impl_android.h Merge branch 'master' into docking 2025-03-30 16:42:28 +02:00
imgui_impl_dx9.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_dx9.h Merge branch 'master_fonts' into docking 2025-06-11 18:07:19 +02:00
imgui_impl_dx10.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_dx10.h Merge branch 'master_fonts' into docking 2025-06-11 18:07:19 +02:00
imgui_impl_dx11.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_dx11.h Merge branch 'master_fonts' into docking 2025-06-11 18:07:19 +02:00
imgui_impl_dx12.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_dx12.h Merge branch 'master_fonts' into docking 2025-06-11 18:07:19 +02:00
imgui_impl_glfw.cpp Viewports: changed default value of io.ConfigViewportsNoDefaultParent to true. (#8948, #3152, #2871) 2025-09-22 15:56:10 +02:00
imgui_impl_glfw.h Viewports: changed default value of io.ConfigViewportsNoDefaultParent to true. (#8948, #3152, #2871) 2025-09-22 15:56:10 +02:00
imgui_impl_glut.cpp Merge branch 'master' into docking 2025-02-07 18:27:32 +01:00
imgui_impl_glut.h Merge branch 'master' into docking 2024-12-11 12:27:25 +01:00
imgui_impl_metal.h Merge branch 'master_fonts' into docking 2025-06-11 18:07:19 +02:00
imgui_impl_metal.mm IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_opengl2.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_opengl2.h Merge branch 'master_fonts' into docking 2025-06-11 18:07:19 +02:00
imgui_impl_opengl3.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_opengl3.h Merge branch 'master_fonts' into docking 2025-06-11 18:07:19 +02:00
imgui_impl_opengl3_loader.h Backends: OpenGL3: add GL_NEAREST and samplers functions in loader. 2025-09-08 17:24:39 +02:00
imgui_impl_osx.h Viewports: changed default value of io.ConfigViewportsNoDefaultParent to true. (#8948, #3152, #2871) 2025-09-22 15:56:10 +02:00
imgui_impl_osx.mm Viewports: changed default value of io.ConfigViewportsNoDefaultParent to true. (#8948, #3152, #2871) 2025-09-22 15:56:10 +02:00
imgui_impl_sdl2.cpp Viewports: changed default value of io.ConfigViewportsNoDefaultParent to true. (#8948, #3152, #2871) 2025-09-22 15:56:10 +02:00
imgui_impl_sdl2.h Viewports: changed default value of io.ConfigViewportsNoDefaultParent to true. (#8948, #3152, #2871) 2025-09-22 15:56:10 +02:00
imgui_impl_sdl3.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_sdl3.h Merge branch 'master' into docking 2025-03-30 16:42:28 +02:00
imgui_impl_sdlgpu3.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_sdlgpu3.h Backends: SDL_GPU: add swapchain parameters to ImGui_ImplSDLGPU3_InitInfo. (#8892) 2025-08-20 18:51:50 +02:00
imgui_impl_sdlgpu3_shaders.h Backends: SDLGPU3: Added sdl_gpu backend. (#8163, #7998, #7988) 2025-01-09 16:55:03 +01:00
imgui_impl_sdlrenderer2.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_sdlrenderer2.h Merge branch 'master' into docking 2025-06-11 19:04:44 +02:00
imgui_impl_sdlrenderer3.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_sdlrenderer3.h Merge branch 'master' into docking 2025-06-11 19:04:44 +02:00
imgui_impl_vulkan.cpp Backends: Vulkna: added ImGui_ImplVulkan_GetWindowDataFromViewport() accessor/helper. (#8946, #8940) 2025-09-22 21:46:43 +02:00
imgui_impl_vulkan.h Backends: Vulkna: added ImGui_ImplVulkan_GetWindowDataFromViewport() accessor/helper. (#8946, #8940) 2025-09-22 21:46:43 +02:00
imgui_impl_wgpu.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_wgpu.h Merge branch 'master' into docking 2025-06-13 17:43:30 +02:00
imgui_impl_win32.cpp IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 2025-09-18 17:02:44 +02:00
imgui_impl_win32.h Merge branch 'master' into docking 2025-03-30 16:42:28 +02:00