.. |
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: Allegro: Fixed clipping rectangles (#4498) broken by 2b0bd40b (#4464)
|
2021-08-31 12:52:54 +02:00 |
imgui_impl_allegro5.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_android.cpp
|
ImFontAtlas: move implicit AddFontDefault call to Build() function + remove unnecessary asserts in backend.
|
2021-06-25 17:27:17 +02:00 |
imgui_impl_android.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_dx9.cpp
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_dx9.h
|
Merge branch 'master' into docking
|
2021-06-04 17:28:45 +02:00 |
imgui_impl_dx10.cpp
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_dx10.h
|
Merge branch 'master' into docking
|
2021-06-04 17:28:45 +02:00 |
imgui_impl_dx11.cpp
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_dx11.h
|
Merge branch 'master' into docking
|
2021-06-04 17:28:45 +02:00 |
imgui_impl_dx12.cpp
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_dx12.h
|
Merge branch 'master' into docking
|
2021-06-04 17:28:45 +02:00 |
imgui_impl_glfw.cpp
|
Backends: GLFW: Fixed unused variable warning for empty assert macro. (#4459)
|
2021-08-22 18:46:49 +02:00 |
imgui_impl_glfw.h
|
Merge branch 'master' into docking (will need further for io.AddFocusEvent)
|
2021-08-19 17:25:12 +02:00 |
imgui_impl_glut.cpp
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_glut.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_marmalade.cpp
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_marmalade.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_metal.h
|
Merge branch 'master' into docking
|
2021-06-04 17:28:45 +02:00 |
imgui_impl_metal.mm
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_opengl2.cpp
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_opengl2.h
|
Merge branch 'master' into docking
|
2021-06-04 17:28:45 +02:00 |
imgui_impl_opengl3_loader.h
|
Backends: OpenGL3: Made our custom GL loader a bit more tolerant of use of another loader in same compilation unit. (#4445, #4514)
|
2021-09-07 14:48:26 +02:00 |
imgui_impl_opengl3.cpp
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_opengl3.h
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_osx.h
|
Merge branch 'master' into docking
|
2021-06-04 17:28:45 +02:00 |
imgui_impl_osx.mm
|
Merge branch 'master' into docking (will need further for io.AddFocusEvent)
|
2021-08-19 17:25:12 +02:00 |
imgui_impl_sdl.cpp
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_sdl.h
|
Merge branch 'master' into docking
|
2021-07-09 20:16:19 +02:00 |
imgui_impl_vulkan.cpp
|
Merge branch 'master' into docking
|
2021-08-30 20:01:16 +02:00 |
imgui_impl_vulkan.h
|
Backends: Viewports: renamed viewport storage structures ImGuiViewportDataXXXX -> ImGui_ImplXXXX_ViewportData and locals (matching naming convention in 70c60385 )
|
2021-06-29 15:46:50 +02:00 |
imgui_impl_wgpu.cpp
|
Backends: Metal: Fixed a crash when clipping rect larger than framebuffer is submitted. (#4464)
|
2021-08-24 18:23:13 +02:00 |
imgui_impl_wgpu.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_win32.cpp
|
Merge branch 'master' into docking (will need further for io.AddFocusEvent)
|
2021-08-19 17:25:12 +02:00 |
imgui_impl_win32.h
|
Merge branch 'master' into docking
|
2021-06-04 17:28:45 +02:00 |