.. |
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
|
(BREAKING) Replaced AddKeyModsEvent() added by 790132a in favor of unified key enum system. Backends: update most. (#4921, #4858)
|
2022-01-27 17:46:48 +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
|
Merge branch 'master' into docking
|
2022-01-13 18:36:23 +01: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
|
2022-01-13 18:36:23 +01: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
|
2022-01-13 18:36:23 +01: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
|
2022-01-13 18:36:23 +01:00 |
imgui_impl_dx12.h
|
Merge branch 'master' into docking
|
2022-01-21 12:39:15 +01:00 |
imgui_impl_glfw.cpp
|
Merge branch 'master' into docking
|
2022-02-07 16:18:19 +01:00 |
imgui_impl_glfw.h
|
Merge branch 'master' into docking
|
2022-02-07 16:18:19 +01:00 |
imgui_impl_glut.cpp
|
(BREAKING) Replaced AddKeyModsEvent() added by 790132a in favor of unified key enum system. Backends: update most. (#4921, #4858)
|
2022-01-27 17:46:48 +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
|
Merge branch 'master' into docking
|
2021-12-30 21:42:19 +01:00 |
imgui_impl_metal.mm
|
Merge branch 'master' into docking. Remove Platform_SetImeInputPos. Remove backend-side IME implementation. Rrevert removal of MouseDragMaxDistanceAbs in 206b9ea . (#2589, #3113)
|
2022-01-05 14:30:20 +01:00 |
imgui_impl_opengl2.cpp
|
Merge branch 'master' into docking
|
2022-01-13 18:36:23 +01:00 |
imgui_impl_opengl2.h
|
Merge branch 'master' into docking
|
2021-06-04 17:28:45 +02:00 |
imgui_impl_opengl3_loader.h
|
Version 1.87 WIP + Backends: OpenGL3: Fixed a buffer overflow in imgui_impl_opengl3_loader.h init, added in 1.86 (#4468, #4830)
|
2021-12-26 20:02:02 +01:00 |
imgui_impl_opengl3.cpp
|
Merge branch 'master' into docking
|
2022-02-07 16:18:19 +01: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
|
2022-01-13 18:36:23 +01:00 |
imgui_impl_osx.mm
|
Merge branch 'master' into docking
|
2022-02-22 14:57:17 +01:00 |
imgui_impl_sdl.cpp
|
Merge branch 'master' into docking
|
2022-02-07 16:18:19 +01:00 |
imgui_impl_sdl.h
|
Merge branch 'master' into docking
|
2022-02-07 16:18:19 +01:00 |
imgui_impl_sdlrenderer.cpp
|
Merge branch 'master' into docking
|
2022-02-07 16:18:19 +01:00 |
imgui_impl_sdlrenderer.h
|
Merge branch 'master' into docking
|
2021-12-03 19:24:42 +01:00 |
imgui_impl_vulkan.cpp
|
Merge branch 'master' into docking
|
2022-01-21 12:39:15 +01:00 |
imgui_impl_vulkan.h
|
Merge branch 'master' into docking
|
2022-01-21 12:39:15 +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
|
Backends: Comments.
|
2021-05-27 13:59:35 +02:00 |
imgui_impl_win32.cpp
|
Merge branch 'master' into docking + remove two _PopUnusedDrawCmd() from docking branch, following 718daa1
|
2022-01-27 17:50:31 +01:00 |
imgui_impl_win32.h
|
Merge branch 'master' into docking
|
2022-01-10 15:24:21 +01:00 |