.. |
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: Allegro5: Avoid calling al_set_mouse_cursor() repeatedly since it appears to leak on on X11 (#8256).
|
2025-01-06 13:54:39 +01:00 |
imgui_impl_allegro5.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_android.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_android.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_dx9.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_dx9.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_dx10.cpp
|
Backends: DX10: create sampler outside of ImGui_ImplDX11_CreateFontsTexture().
|
2024-12-05 13:09:37 +01:00 |
imgui_impl_dx10.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_dx11.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_dx11.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_dx12.cpp
|
Added ImFontAtlas section index in comments + minor tweaks to DX12 backends.
|
2024-12-20 22:56:05 +01:00 |
imgui_impl_dx12.h
|
Backends: DX12: let the user specifies the DepthStencilView format. (#8217)
|
2024-12-09 12:23:09 +01:00 |
imgui_impl_glfw.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_glfw.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_glut.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_glut.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_metal.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_metal.mm
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_opengl2.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_opengl2.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_opengl3.cpp
|
Silence more zealous GCC warning. (#8241)
|
2024-12-18 18:13:55 +01:00 |
imgui_impl_opengl3.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_opengl3_loader.h
|
Backends: DX9, DX10, DX11, DX12, OpenGL, Vulkan, WGPU: Changed default texture sampler to Clamp instead of Repeat/Wrap. (#7468, #7511, #5999, #5502)
|
2024-10-07 22:02:55 +02:00 |
imgui_impl_osx.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_osx.mm
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_sdl2.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_sdl2.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_sdl3.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_sdl3.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_sdlrenderer2.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_sdlrenderer2.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_sdlrenderer3.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_sdlrenderer3.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_vulkan.cpp
|
Backends: Vulkan: Fixed setting VkSwapchainCreateInfoKHR::preTransform for platforms not supporting VK_SURFACE_TRANSFORM_IDENTITY_BIT_KHR. (#8222)
|
2024-12-11 15:41:24 +01:00 |
imgui_impl_vulkan.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_wgpu.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_wgpu.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_win32.cpp
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |
imgui_impl_win32.h
|
Backends: standardized top of file comments.
|
2024-12-05 12:43:04 +01:00 |