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.
imgui/backends
ocornut 006721fbd6 Added ImFontAtlas section index in comments + minor tweaks to DX12 backends. 1 day ago
..
vulkan Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft) 4 years ago
imgui_impl_allegro5.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_allegro5.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_android.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_android.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_dx9.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_dx9.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_dx10.cpp Backends: DX10: create sampler outside of ImGui_ImplDX11_CreateFontsTexture(). 2 weeks ago
imgui_impl_dx10.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_dx11.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_dx11.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_dx12.cpp Added ImFontAtlas section index in comments + minor tweaks to DX12 backends. 1 day ago
imgui_impl_dx12.h Backends: DX12: let the user specifies the DepthStencilView format. (#8217) 2 weeks ago
imgui_impl_glfw.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_glfw.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_glut.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_glut.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_metal.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_metal.mm Backends: standardized top of file comments. 2 weeks ago
imgui_impl_opengl2.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_opengl2.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_opengl3.cpp Silence more zealous GCC warning. (#8241) 3 days ago
imgui_impl_opengl3.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_opengl3_loader.h Backends: DX9, DX10, DX11, DX12, OpenGL, Vulkan, WGPU: Changed default texture sampler to Clamp instead of Repeat/Wrap. (#7468, #7511, #5999, #5502) 3 months ago
imgui_impl_osx.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_osx.mm Backends: standardized top of file comments. 2 weeks ago
imgui_impl_sdl2.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_sdl2.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_sdl3.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_sdl3.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_sdlrenderer2.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_sdlrenderer2.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_sdlrenderer3.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_sdlrenderer3.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_vulkan.cpp Backends: Vulkan: Fixed setting VkSwapchainCreateInfoKHR::preTransform for platforms not supporting VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR. (#8222) 1 week ago
imgui_impl_vulkan.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_wgpu.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_wgpu.h Backends: standardized top of file comments. 2 weeks ago
imgui_impl_win32.cpp Backends: standardized top of file comments. 2 weeks ago
imgui_impl_win32.h Backends: standardized top of file comments. 2 weeks ago