.. |
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 misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01: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 misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_dx9.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_dx10.cpp
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_dx10.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_dx11.cpp
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_dx11.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_dx12.cpp
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_dx12.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_glfw.cpp
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_glfw.h
|
Backends: GLFW: added ImGui_ImplGlfw_SetCallbacksChainForAllWindows(). (#6142)
|
2023-02-03 17:53:53 +01:00 |
imgui_impl_glut.cpp
|
Backends: OSX: Fixed scroll wheel scaling for devices emitting events with hasPreciseScrollingDeltas==false (e.g. non-Apple mices).
|
2023-02-01 19:43:03 +01:00 |
imgui_impl_glut.h
|
Backends: OSX: Fixed scroll wheel scaling for devices emitting events with hasPreciseScrollingDeltas==false (e.g. non-Apple mices).
|
2023-02-01 19:43:03 +01:00 |
imgui_impl_metal.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_metal.mm
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_opengl2.cpp
|
Backends: Using nullptr instead of NULL. (#5760, #4537) + fix additional warnings.
|
2022-10-11 12:35:41 +02:00 |
imgui_impl_opengl2.h
|
Backends: Comments.
|
2021-05-27 13:59:35 +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 misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_opengl3.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_osx.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_osx.mm
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_sdl2.cpp
|
Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (#6071, #1953) + fix SDL3 setting PlatformHandleRaw. (#6146)
|
2023-02-07 19:29:44 +01:00 |
imgui_impl_sdl2.h
|
Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (#6071, #1953) + fix SDL3 setting PlatformHandleRaw. (#6146)
|
2023-02-07 19:29:44 +01:00 |
imgui_impl_sdl3.cpp
|
Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (#6071, #1953) + fix SDL3 setting PlatformHandleRaw. (#6146)
|
2023-02-07 19:29:44 +01:00 |
imgui_impl_sdl3.h
|
Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (#6071, #1953) + fix SDL3 setting PlatformHandleRaw. (#6146)
|
2023-02-07 19:29:44 +01:00 |
imgui_impl_sdlrenderer.cpp
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_sdlrenderer.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_vulkan.cpp
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_vulkan.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_wgpu.cpp
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_wgpu.h
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_win32.cpp
|
Merge misc changes from docking branch to reduce small drift.
|
2023-02-07 13:22:23 +01:00 |
imgui_impl_win32.h
|
Inputs, IO: reworked ImGuiMod_Shortcut to redirect to Ctrl/Super at runtime instead of compile-time. (#5923, #456)
|
2022-11-29 19:07:50 +01:00 |