.. |
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
|
IO, Backends: add io.AddFocusEvent(). Clear pressed keys after loosing input focus (#3532)
|
2021-08-17 20:10:45 +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
|
Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend.
|
2021-06-30 15:50:15 +02:00 |
imgui_impl_dx9.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_dx10.cpp
|
Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend.
|
2021-06-30 15:50:15 +02:00 |
imgui_impl_dx10.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_dx11.cpp
|
Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend.
|
2021-06-30 15:50:15 +02:00 |
imgui_impl_dx11.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_dx12.cpp
|
Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend.
|
2021-06-30 15:50:15 +02:00 |
imgui_impl_dx12.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_glfw.cpp
|
IO, Backends: add io.AddFocusEvent(). Clear pressed keys after loosing input focus (#3532)
|
2021-08-17 20:10:45 +02:00 |
imgui_impl_glfw.h
|
IO, Backends: add io.AddFocusEvent(). Clear pressed keys after loosing input focus (#3532)
|
2021-08-17 20:10:45 +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
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_metal.mm
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_opengl2.cpp
|
Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend.
|
2021-06-30 15:50:15 +02:00 |
imgui_impl_opengl2.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_opengl3.cpp
|
Backends: OpenGL3: OpenGL: Fixed ES 3.0 shader ("#version 300 es") to use normal precision floats. (#4463)
|
2021-08-23 15:03:27 +02:00 |
imgui_impl_opengl3.h
|
Backends: OpenGL3: Embed our own minimal GL loader (amends). (#4445)
|
2021-08-19 16:24:59 +02:00 |
imgui_impl_opengl3_loader.h
|
Backends: OpenGL3: Update loader to include APIs used by test framework.
|
2021-08-20 17:22:27 +02:00 |
imgui_impl_osx.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_osx.mm
|
IO, Backends: add io.AddFocusEvent(). Clear pressed keys after loosing input focus (#3532)
|
2021-08-17 20:10:45 +02:00 |
imgui_impl_sdl.cpp
|
Fix various warnings (#4442)
|
2021-08-18 12:38:24 +02:00 |
imgui_impl_sdl.h
|
Backends: SDL2: Remove unnecessary ImGui_ImplSDL2_NewFrame() parameter. (#3244)
|
2021-06-30 15:04:40 +02:00 |
imgui_impl_vulkan.cpp
|
Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend.
|
2021-06-30 15:50:15 +02:00 |
imgui_impl_vulkan.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_wgpu.cpp
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_wgpu.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_win32.cpp
|
IO, Backends: add io.AddFocusEvent(). Clear pressed keys after loosing input focus (#3532)
|
2021-08-17 20:10:45 +02:00 |
imgui_impl_win32.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |