1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-11-16 12:03:27 +01:00
imgui/backends
ocornut edf522b58a Merge branch 'master' into docking + amends change to nullptr (#5760)
# Conflicts:
#	backends/imgui_impl_dx10.cpp
#	backends/imgui_impl_dx11.cpp
#	backends/imgui_impl_dx12.cpp
#	backends/imgui_impl_dx9.cpp
#	backends/imgui_impl_glfw.cpp
#	backends/imgui_impl_opengl2.cpp
#	backends/imgui_impl_opengl3.cpp
#	backends/imgui_impl_osx.mm
#	backends/imgui_impl_sdl.cpp
#	backends/imgui_impl_vulkan.cpp
#	backends/imgui_impl_win32.cpp
#	imgui_internal.h
2022-10-11 15:59:23 +02:00
..
vulkan Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft) 2020-10-14 14:41:40 +02:00
imgui_impl_allegro5.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_allegro5.h Backends: Allegro5: Update to use io.AddEventKey() will full key map (#2625, #4858) 2022-01-10 15:13:36 +01:00
imgui_impl_android.cpp Renamed and merged keyboard modifiers key enums and flags into a same set:. ImGuiKey_ModXXX -> ImGuiMod_XXX and ImGuiModFlags_XXX -> ImGuiMod_XXX. (#4921, #456) 2022-09-26 10:43:26 +02:00
imgui_impl_android.h Backends: Android: Update to use io.AddEventKey() will full key map (#2625, #4858) 2022-01-10 15:15:24 +01:00
imgui_impl_dx9.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_dx9.h Backends: OSX, Metal: Amend d111133, tidying up, remove unused, misc tweaks. . (#4821, #2778) 2022-05-03 18:14:10 +02:00
imgui_impl_dx10.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_dx10.h Backends: OSX, Metal: Amend d111133, tidying up, remove unused, misc tweaks. . (#4821, #2778) 2022-05-03 18:14:10 +02:00
imgui_impl_dx11.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_dx11.h Backends: OSX, Metal: Amend d111133, tidying up, remove unused, misc tweaks. . (#4821, #2778) 2022-05-03 18:14:10 +02:00
imgui_impl_dx12.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_dx12.h Backends: OSX, Metal: Amend d111133, tidying up, remove unused, misc tweaks. . (#4821, #2778) 2022-05-03 18:14:10 +02:00
imgui_impl_glfw.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_glfw.h Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_glut.cpp Examples: disable GL related warnings on Mac + amend to ignore list. 2022-09-27 22:25:45 +02:00
imgui_impl_glut.h Backends: GLUT: Update to use io.AddEventKey() will full key map (#2625, #4858) 2022-01-10 15:14:01 +01:00
imgui_impl_metal.h Merge branch 'master' into docking 2022-06-30 20:17:48 +02:00
imgui_impl_metal.mm Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_opengl2.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_opengl2.h Backends: OSX, Metal: Amend d111133, tidying up, remove unused, misc tweaks. . (#4821, #2778) 2022-05-03 18:14:10 +02:00
imgui_impl_opengl3_loader.h Backends: OpenGL: Update comments. (#4445, #5642, #4649) 2022-09-05 15:58:31 +02:00
imgui_impl_opengl3.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_opengl3.h Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_osx.h Merge branch 'master' into docking 2022-06-30 20:17:48 +02:00
imgui_impl_osx.mm Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_sdl.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_sdl.h Merge branch 'master' into docking 2022-02-07 16:18:19 +01:00
imgui_impl_sdlrenderer.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_sdlrenderer.h Backends: OSX, Metal: Amend d111133, tidying up, remove unused, misc tweaks. . (#4821, #2778) 2022-05-03 18:14:10 +02:00
imgui_impl_vulkan.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_vulkan.h Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_wgpu.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_wgpu.h Backends: OSX, Metal: Amend d111133, tidying up, remove unused, misc tweaks. . (#4821, #2778) 2022-05-03 18:14:10 +02:00
imgui_impl_win32.cpp Merge branch 'master' into docking + amends change to nullptr (#5760) 2022-10-11 15:59:23 +02:00
imgui_impl_win32.h Merge branch 'master' into docking 2022-03-23 17:21:34 +01:00