..
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
Backends: Rework blending equation to preserve alpha in output buffer accross all backends. ( #2693 , #2764 , #2766 , #2873 , #3447 , #3813 , #3816 )
2021-02-18 11:38:41 +01:00
imgui_impl_allegro5.h
Moving backends code from examples/ to backends/ (step 6: update markdown documentation)
2020-10-14 14:42:00 +02:00
imgui_impl_android.cpp
Android: Amend backend and examples with minor consistency tweaks. ( #3446 )
2021-03-04 11:07:03 +01:00
imgui_impl_android.h
Android: Amend backend and examples with minor consistency tweaks. ( #3446 )
2021-03-04 11:07:03 +01:00
imgui_impl_dx9.cpp
Merge branch 'master' into docking
2021-03-05 16:04:15 +01:00
imgui_impl_dx9.h
Merge branch 'master' into docking
2020-10-14 14:44:03 +02:00
imgui_impl_dx10.cpp
Merge branch 'master' into docking
2021-02-18 11:41:27 +01:00
imgui_impl_dx10.h
Merge branch 'master' into docking
2020-10-14 14:44:03 +02:00
imgui_impl_dx11.cpp
Merge branch 'master' into docking
2021-02-18 11:41:27 +01:00
imgui_impl_dx11.h
Merge branch 'master' into docking
2020-10-14 14:44:03 +02:00
imgui_impl_dx12.cpp
Merge branch 'master' into docking
2021-02-18 11:41:27 +01:00
imgui_impl_dx12.h
Merge branch 'master' into docking
2021-01-15 19:20:42 +01:00
imgui_impl_glfw.cpp
Merge branch 'master' into docking
2021-03-05 16:04:15 +01:00
imgui_impl_glfw.h
Merge branch 'master' into docking
2021-02-10 21:28:16 +01:00
imgui_impl_glut.cpp
Happy new year!
2021-01-03 15:42:32 +01:00
imgui_impl_glut.h
Happy new year!
2021-01-03 15:42:32 +01:00
imgui_impl_marmalade.cpp
Android: Amend backend and examples with minor consistency tweaks. ( #3446 )
2021-03-04 11:07:03 +01:00
imgui_impl_marmalade.h
Moving backends code from examples/ to backends/ (step 6: update markdown documentation)
2020-10-14 14:42:00 +02:00
imgui_impl_metal.h
Merge branch 'master' into docking
2020-10-14 14:44:03 +02:00
imgui_impl_metal.mm
Merge branch 'master' into docking
2021-02-18 11:41:27 +01:00
imgui_impl_opengl2.cpp
Merge branch 'master' into docking
2021-02-18 11:41:27 +01:00
imgui_impl_opengl2.h
Merge branch 'master' into docking
2020-10-14 14:44:03 +02:00
imgui_impl_opengl3.cpp
Merge branch 'master' into docking
2021-02-18 11:41:27 +01:00
imgui_impl_opengl3.h
Merge branch 'master' into docking
2020-10-14 14:44:03 +02:00
imgui_impl_osx.h
Merge branch 'master' into docking
2020-10-14 14:44:03 +02:00
imgui_impl_osx.mm
Merge branch 'master' into docking
2021-01-28 21:02:13 +01:00
imgui_impl_sdl.cpp
Viewports, Backend: SDL: Fix missing ImGuiBackendFlags_HasSetMousePos flag in docking branch (ok in master), GLFW: Fix application of WantSetMousePos. ( #1542 , #787 )
2021-03-05 17:22:22 +01:00
imgui_impl_sdl.h
Merge branch 'master' into docking
2020-10-14 14:44:03 +02:00
imgui_impl_vulkan.cpp
Merge branch 'master' into docking
2021-02-18 11:41:27 +01:00
imgui_impl_vulkan.h
Merge branch 'master' into docking
2021-01-28 21:02:13 +01:00
imgui_impl_wgpu.cpp
Android: Amend backend and examples with minor consistency tweaks. ( #3446 )
2021-03-04 11:07:03 +01:00
imgui_impl_wgpu.h
Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd
( #3632 )
2021-01-28 15:40:31 +01:00
imgui_impl_win32.cpp
Viewports, Backend: SDL: Fix missing ImGuiBackendFlags_HasSetMousePos flag in docking branch (ok in master), GLFW: Fix application of WantSetMousePos. ( #1542 , #787 )
2021-03-05 17:22:22 +01:00
imgui_impl_win32.h
Merge branch 'master' into docking
2021-03-02 18:27:07 +01:00