..
vulkan
Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft)
ago%!(EXTRA string=5 years)
imgui_impl_allegro5.cpp
Backends: Allegro5: Fixed mishandling of the ImDrawCmd::IdxOffset field. ( #4790 )
ago%!(EXTRA string=3 years)
imgui_impl_allegro5.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_android.cpp
ImFontAtlas: move implicit AddFontDefault call to Build() function + remove unnecessary asserts in backend.
ago%!(EXTRA string=4 years)
imgui_impl_android.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_dx9.cpp
Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 , #4464 )
ago%!(EXTRA string=3 years)
imgui_impl_dx9.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_dx10.cpp
Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 , #4464 )
ago%!(EXTRA string=3 years)
imgui_impl_dx10.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_dx11.cpp
Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 , #4464 )
ago%!(EXTRA string=3 years)
imgui_impl_dx11.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_dx12.cpp
Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 , #4464 )
ago%!(EXTRA string=3 years)
imgui_impl_dx12.h
Backends: DX12: use dxgiformat.h to fix using forward declared DXGI_FORMAT ( #4594 )
ago%!(EXTRA string=4 years)
imgui_impl_glfw.cpp
Backends: Win32: Store left/right variants of Ctrl/Shift/Alt mods in KeysDown[] array. ( #2625 )
ago%!(EXTRA string=3 years)
imgui_impl_glfw.h
IO, Backends: add io.AddFocusEvent(). Clear pressed keys after loosing input focus ( #3532 )
ago%!(EXTRA string=4 years)
imgui_impl_glut.cpp
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_glut.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_metal.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_metal.mm
Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 , #4464 )
ago%!(EXTRA string=3 years)
imgui_impl_opengl2.cpp
Backends: OpenGL2, Marmalade: Fixed mishandling of the ImDrawCmd::IdxOffset field. ( #4790 )
ago%!(EXTRA string=3 years)
imgui_impl_opengl2.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_opengl3.cpp
Backends: OpenGL3: Using buffer orphaning + glBufferSubData(), seems to fix leaks with multi-viewports with some Intel HD drivers.. ( #4468 , #4504 , #2981 , #3381 )
ago%!(EXTRA string=3 years)
imgui_impl_opengl3.h
Backends: OpenGL3: Add TargetConditionals.h ( #4473 ) + standardize include
ago%!(EXTRA string=4 years)
imgui_impl_opengl3_loader.h
Backends: OpenGL3: Using buffer orphaning + glBufferSubData(), seems to fix leaks with multi-viewports with some Intel HD drivers.. ( #4468 , #4504 , #2981 , #3381 )
ago%!(EXTRA string=3 years)
imgui_impl_osx.h
Backends: OSX: Fix keyboard support. Handle scroll cancel. Don't set mouse cursor shape unconditionally. ( #4759 , #4253 , #1873 )
ago%!(EXTRA string=3 years)
imgui_impl_osx.mm
Backends: OSX: Fix keyboard support. Handle scroll cancel. Don't set mouse cursor shape unconditionally. ( #4759 , #4253 , #1873 )
ago%!(EXTRA string=3 years)
imgui_impl_sdl.cpp
Backends: SDL_Renderer: Amend 1d2d246, various tweaks, fixes, sync to latest. ( #3926 )
ago%!(EXTRA string=4 years)
imgui_impl_sdl.h
Backends: SDL_Renderer: Amend 1d2d246, various tweaks, fixes, sync to latest. ( #3926 )
ago%!(EXTRA string=4 years)
imgui_impl_sdlrenderer.cpp
Backends: SDL_Renderer: Handle change to SDL_RenderGeometryRaw() function signature in SDL 2.0.19 ( #4819 )
ago%!(EXTRA string=3 years)
imgui_impl_sdlrenderer.h
Backends: SDL_Renderer: Added support for large meshes (64k+ vertices) with 16-bit indices, enable 'ImGuiBackendFlags_RendererHasVtxOffset' in this backend. ( #3926 )
ago%!(EXTRA string=3 years)
imgui_impl_vulkan.cpp
Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 , #4464 )
ago%!(EXTRA string=3 years)
imgui_impl_vulkan.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_wgpu.cpp
Backends: Fixed early out on empty clip rect. In particular, DX12 backend would warn about it (others not so much). ( #4775 , #4464 )
ago%!(EXTRA string=3 years)
imgui_impl_wgpu.h
Backends: Comments.
ago%!(EXTRA string=4 years)
imgui_impl_win32.cpp
Backends: Win32: Store left/right variants of Ctrl/Shift/Alt mods in KeysDown[] array. ( #2625 )
ago%!(EXTRA string=3 years)
imgui_impl_win32.h
Backends: Comments.
ago%!(EXTRA string=4 years)