.. |
vulkan
|
…
|
|
imgui_impl_allegro5.cpp
|
Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061)
|
2022-02-28 20:51:50 +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
|
Backends: OSX, Android: Replaced AddKeyModsEvent() added by 790132a in favor of unified key enum system. (#4921, #4858)
|
2022-01-27 17:46:48 +01: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
|
…
|
|
imgui_impl_dx9.h
|
…
|
|
imgui_impl_dx10.cpp
|
…
|
|
imgui_impl_dx10.h
|
…
|
|
imgui_impl_dx11.cpp
|
…
|
|
imgui_impl_dx11.h
|
…
|
|
imgui_impl_dx12.cpp
|
…
|
|
imgui_impl_dx12.h
|
Backends: Vulkan: Added support for ImTextureID as VkDescriptorSet, amends. (#914)
|
2022-01-20 15:53:28 +01:00 |
imgui_impl_glfw.cpp
|
Backends: GLFW: Added ImGui_ImplGlfw_InstallCallbacks()/ImGui_ImplGlfw_RestoreCallbacks(). (#4981)
|
2022-02-07 16:11:05 +01:00 |
imgui_impl_glfw.h
|
Backends: GLFW: Added ImGui_ImplGlfw_InstallCallbacks()/ImGui_ImplGlfw_RestoreCallbacks(). (#4981)
|
2022-02-07 16:11:05 +01:00 |
imgui_impl_glut.cpp
|
Backends: Glut: Fix comparison operator precedence.
|
2022-03-01 15:20:40 +01: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
|
…
|
|
imgui_impl_metal.mm
|
Backends: Metal: Ignore ImDrawCmd where ElemCount == 0. (#4857)
|
2022-01-03 22:14:19 +01:00 |
imgui_impl_opengl2.cpp
|
…
|
|
imgui_impl_opengl2.h
|
…
|
|
imgui_impl_opengl3.cpp
|
Backends: OpenGL3: Fix OpenGL ES2 includes on Apple systems.
|
2022-02-07 12:26:19 +01:00 |
imgui_impl_opengl3.h
|
…
|
|
imgui_impl_opengl3_loader.h
|
…
|
|
imgui_impl_osx.h
|
Backends: OSX: Adedd basic IME support for macOS. (#3108, #2598)
|
2022-01-12 14:37:05 +01:00 |
imgui_impl_osx.mm
|
Backends: OSX: Fix typo in scrolling event handler. (#5036)
|
2022-02-19 18:57:41 +01:00 |
imgui_impl_sdl.cpp
|
Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061)
|
2022-02-28 20:51:50 +01:00 |
imgui_impl_sdl.h
|
Backends: SDL: Added SDL_Renderer* parameter to ImGui_ImplSDL2_InitForSDLRenderer(). Use SDL_GetRendererOutputSize() instead of SDL_GL_GetDrawableSize() when bound to a SDL_Renderer. (#4927)
|
2022-02-04 16:51:29 +01:00 |
imgui_impl_sdlrenderer.cpp
|
Backends: SDL_Renderer: Fix texture atlas format on big-endian hardware (#4927)
|
2022-02-04 16:43:05 +01:00 |
imgui_impl_sdlrenderer.h
|
…
|
|
imgui_impl_vulkan.cpp
|
Backends: Vulkan: Amends, fix miscast on 32-bit systems with the right ImTextureID=ImU64. (#914)
|
2022-01-20 16:56:29 +01:00 |
imgui_impl_vulkan.h
|
Backends: Vulkan: Added support for ImTextureID as VkDescriptorSet, amends. (#914)
|
2022-01-20 15:53:28 +01:00 |
imgui_impl_wgpu.cpp
|
Backend: WebGPU: Fixed incorrect size parameters in WGPU backend (#4891)
|
2022-01-12 14:16:55 +01:00 |
imgui_impl_wgpu.h
|
…
|
|
imgui_impl_win32.cpp
|
Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061)
|
2022-02-28 20:51:50 +01:00 |
imgui_impl_win32.h
|
Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061)
|
2022-02-28 20:51:50 +01:00 |