ocornut 21902e2f53 Backends: SDL_GPU: fixed SDL_GPUViewport initialisation. (#8163, #7998, #7988) vor 6 Monaten
..
sdlgpu3 e799849272 Backends: SDLGPU3: Added sdl_gpu backend (amends). (#8163, #7998, #7988) vor 6 Monaten
vulkan e799849272 Backends: SDLGPU3: Added sdl_gpu backend (amends). (#8163, #7998, #7988) vor 6 Monaten
imgui_impl_allegro5.cpp 2d2c7d3f95 Backends: Allegro5: Avoid calling al_set_mouse_cursor() repeatedly since it appears to leak on on X11 (#8256). vor 7 Monaten
imgui_impl_allegro5.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_android.cpp 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_android.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_dx10.cpp f04d3cbdaa Backends: DirectX10: Expose selected render state in ImGui_ImplDX10_RenderState, which you can access in 'void* platform_io.Renderer_RenderState' during draw callbacks. (#6969, #5834, #7468, #3590) vor 7 Monaten
imgui_impl_dx10.h f04d3cbdaa Backends: DirectX10: Expose selected render state in ImGui_ImplDX10_RenderState, which you can access in 'void* platform_io.Renderer_RenderState' during draw callbacks. (#6969, #5834, #7468, #3590) vor 7 Monaten
imgui_impl_dx11.cpp f04d3cbdaa Backends: DirectX10: Expose selected render state in ImGui_ImplDX10_RenderState, which you can access in 'void* platform_io.Renderer_RenderState' during draw callbacks. (#6969, #5834, #7468, #3590) vor 7 Monaten
imgui_impl_dx11.h af271e7330 Backends: DX11: Expose vertex constant buffer in ImGui_ImplDX11_RenderState. vor 7 Monaten
imgui_impl_dx12.cpp 006721fbd6 Added ImFontAtlas section index in comments + minor tweaks to DX12 backends. vor 7 Monaten
imgui_impl_dx12.h 0514332474 Avoid clang/gcc warnings: -Wnontrivial-memaccess in backends. (#8295, #8129, #8135) vor 7 Monaten
imgui_impl_dx9.cpp 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_dx9.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_glfw.cpp 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_glfw.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_glut.cpp 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_glut.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_metal.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_metal.mm e7fb97208a Backends: Metal: Added missing IM_UNUSED (#8302) vor 6 Monaten
imgui_impl_opengl2.cpp 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_opengl2.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_opengl3.cpp 457fae24e7 Silence more zealous GCC warning. (#8241) vor 7 Monaten
imgui_impl_opengl3.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_opengl3_loader.h 42206b3d51 Backends: DX9, DX10, DX11, DX12, OpenGL, Vulkan, WGPU: Changed default texture sampler to Clamp instead of Repeat/Wrap. (#7468, #7511, #5999, #5502) vor 10 Monaten
imgui_impl_osx.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_osx.mm 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_sdl2.cpp 6fb7d44255 Backends: SDL2/SDL3: Comments. (#7672, #7670) vor 6 Monaten
imgui_impl_sdl2.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_sdl3.cpp 6fb7d44255 Backends: SDL2/SDL3: Comments. (#7672, #7670) vor 6 Monaten
imgui_impl_sdl3.h 596e09770d Backends: SDL3: Added ImGui_ImplSDL3_InitForSDLGPU() for consistency. (#8163, #7998, #7988) vor 6 Monaten
imgui_impl_sdlgpu3.cpp 21902e2f53 Backends: SDL_GPU: fixed SDL_GPUViewport initialisation. (#8163, #7998, #7988) vor 6 Monaten
imgui_impl_sdlgpu3.h e799849272 Backends: SDLGPU3: Added sdl_gpu backend (amends). (#8163, #7998, #7988) vor 6 Monaten
imgui_impl_sdlgpu3_shaders.h 8bbccf7a97 Backends: SDLGPU3: Added sdl_gpu backend. (#8163, #7998, #7988) vor 6 Monaten
imgui_impl_sdlrenderer2.cpp 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_sdlrenderer2.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_sdlrenderer3.cpp 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_sdlrenderer3.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_vulkan.cpp 0b8ff4b238 Backends, Examples: Vulkan: add IMGUI_IMPL_VULKAN_MINIMUM_IMAGE_SAMPLER_POOL_SIZE. use in descriptor pools sizes. (#6642) vor 6 Monaten
imgui_impl_vulkan.h 0b8ff4b238 Backends, Examples: Vulkan: add IMGUI_IMPL_VULKAN_MINIMUM_IMAGE_SAMPLER_POOL_SIZE. use in descriptor pools sizes. (#6642) vor 6 Monaten
imgui_impl_wgpu.cpp 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_wgpu.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_win32.cpp 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten
imgui_impl_win32.h 43fbd7ce84 Backends: standardized top of file comments. vor 8 Monaten