imgui/backends
ocornut 98a6292165 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
..
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: Comments. 2021-05-27 13:59:35 +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: Fix access violation due to NULL from glGetStringi. (#4201) 2021-06-05 16:27:31 +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: Comments. 2021-05-27 13:59:35 +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 Backends: Win32: Rework to handle certains Windows 8.1/10 features without a manifest. (#4200, #4191) 2021-06-08 18:38:20 +02:00
imgui_impl_win32.h Backends: Comments. 2021-05-27 13:59:35 +02:00