..
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: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_allegro5.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_android.cpp
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_android.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_dx9.cpp
Backends: DX9: explicitely disable texture state stages after >= 1. ( #4268 )
2021-06-25 12:33:38 +02:00
imgui_impl_dx9.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_dx10.cpp
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_dx10.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_dx11.cpp
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_dx11.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_dx12.cpp
Backends: DX12: Fix texture casting crash on 32-bit systems (introduced on 2021/05/19 and v1.83) + added comments about building on 32-bit systems. ( #4225 )
2021-06-14 17:43:42 +02:00
imgui_impl_dx12.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_glfw.cpp
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_glfw.h
Backends: Comments.
2021-05-27 13:59:35 +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: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_opengl2.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_opengl3.cpp
Backends: OpenGL3: Destroy shader objects right away ( #4244 )
2021-06-21 11:51:51 +02:00
imgui_impl_opengl3.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_osx.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_osx.mm
Backends: OSX: Added a fix for shortcuts using CTRL key instead of CMD key. ( #4253 )
2021-06-23 15:25:10 +02:00
imgui_impl_sdl.cpp
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_sdl.h
Backends: Comments.
2021-05-27 13:59:35 +02:00
imgui_impl_vulkan.cpp
Backends: Comments.
2021-05-27 13:59:35 +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
FIx static analysers warnings and disable false positives.
2021-06-24 17:15:14 +02:00
imgui_impl_win32.h
Backends: Comments.
2021-05-27 13:59:35 +02:00