imgui/backends
2026-09-17 20:36:02 +02:00
..
sdlgpu3
vulkan
imgui_impl_allegro5.cpp
imgui_impl_allegro5.h
imgui_impl_android.cpp
imgui_impl_android.h
imgui_impl_dx9.cpp
imgui_impl_dx9.h
imgui_impl_dx10.cpp Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_dx10.h Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_dx11.cpp Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_dx11.h Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_dx12.cpp Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_dx12.h Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_glfw.cpp
imgui_impl_glfw.h
imgui_impl_glut.cpp
imgui_impl_glut.h
imgui_impl_metal.h
imgui_impl_metal.mm Backends: DX10, DX11, DX12, Metal/4, OpenGL2/3, SDLGPU3, Vulkan: round framebuffer dimensions instead of truncating. (#9538, #9515, #8628) 2026-09-07 12:47:03 +02:00
imgui_impl_metal4.h
imgui_impl_metal4.mm Backends: DX10, DX11, DX12, Metal/4, OpenGL2/3, SDLGPU3, Vulkan: round framebuffer dimensions instead of truncating. (#9538, #9515, #8628) 2026-09-07 12:47:03 +02:00
imgui_impl_null.cpp
imgui_impl_null.h
imgui_impl_opengl2.cpp Backends: OpenGL2/OpenGL3: Added support for platform_io.DrawCallback_SetSamplerFromTex. (#9378) 2026-09-17 20:36:02 +02:00
imgui_impl_opengl2.h
imgui_impl_opengl3.cpp Backends: OpenGL2/OpenGL3: Added support for platform_io.DrawCallback_SetSamplerFromTex. (#9378) 2026-09-17 20:36:02 +02:00
imgui_impl_opengl3.h Backends: OpenGL2, OpenGL3: fixed DrawCallback_ResetRenderState handler not reseting all states in the glTexParameter() path. (#9378) 2026-09-17 20:36:02 +02:00
imgui_impl_opengl3_loader.h
imgui_impl_osx.h
imgui_impl_osx.mm
imgui_impl_qnx.cpp
imgui_impl_qnx.h
imgui_impl_sdl2.cpp
imgui_impl_sdl2.h
imgui_impl_sdl3.cpp
imgui_impl_sdl3.h
imgui_impl_sdlgpu3.cpp Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_sdlgpu3.h Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_sdlgpu3_shaders.h
imgui_impl_sdlrenderer2.cpp Backends: SDLRenderer2, SDLRenderer3: reduce includes. (#9543) 2026-09-17 11:36:57 +02:00
imgui_impl_sdlrenderer2.h Backends: added ImGui_ImplXXXX_GetRenderState() helpers to all backends not having one. 2026-09-16 16:14:06 +02:00
imgui_impl_sdlrenderer3.cpp Backends: SDLRenderer3: added support for platform_io.DrawCallback_SetSamplerFromTex. (#9378) 2026-09-17 19:08:19 +02:00
imgui_impl_sdlrenderer3.h Backends: SDLRenderer3: added support for platform_io.DrawCallback_SetSamplerFromTex. (#9378) 2026-09-17 19:08:19 +02:00
imgui_impl_vulkan.cpp Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_vulkan.h Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_wgpu.cpp Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_wgpu.h Backends: rework header comments about ImGui_ImplXXX_GetRenderState() functions. 2026-09-17 19:08:18 +02:00
imgui_impl_win32.cpp
imgui_impl_win32.h