ocornut
|
2a08c87b8c
|
Merge branch 'master' into docking
# Conflicts:
# backends/imgui_impl_dx10.cpp
# backends/imgui_impl_dx11.cpp
# backends/imgui_impl_dx12.cpp
# backends/imgui_impl_sdl2.cpp
# backends/imgui_impl_sdl3.cpp
# examples/example_glfw_metal/main.mm
# examples/example_glfw_opengl2/main.cpp
# examples/example_glfw_opengl3/main.cpp
# examples/example_glfw_vulkan/main.cpp
# examples/example_sdl2_directx11/main.cpp
# examples/example_sdl2_opengl2/main.cpp
# examples/example_sdl2_opengl3/main.cpp
# examples/example_sdl2_sdlrenderer2/main.cpp
# examples/example_sdl2_vulkan/main.cpp
# examples/example_sdl3_directx11/main.cpp
# examples/example_sdl3_opengl3/main.cpp
# examples/example_sdl3_sdlgpu3/main.cpp
# examples/example_sdl3_sdlrenderer3/main.cpp
# examples/example_sdl3_vulkan/main.cpp
# examples/example_win32_directx10/main.cpp
# examples/example_win32_directx11/main.cpp
# examples/example_win32_directx12/main.cpp
# examples/example_win32_directx9/main.cpp
# examples/example_win32_opengl3/main.cpp
# examples/example_win32_vulkan/main.cpp
# imgui_internal.h
|
2026-01-23 16:05:50 +01:00 |
|
ocornut
|
66bb8add73
|
Docs: better document Shortcut() related stuff. (#9188) Better document io.ConfigDpiScaleFonts. (#9179)
|
2026-01-22 14:35:16 +01:00 |
|
ocornut
|
396b33d0d0
|
Merge branch 'master' into docking
# Conflicts:
# imgui.cpp
|
2025-12-23 18:19:15 +01:00 |
|
ocornut
|
05581da183
|
AddFontDefault() now automatically selects an embedded font between AddFontDefaultVector() and AddFontDefaultBitmap).
|
2025-12-23 18:16:33 +01:00 |
|
ocornut
|
95e047244e
|
Merge branch 'master' into docking
# Conflicts:
# backends/imgui_impl_sdl3.cpp
# examples/example_sdl3_vulkan/main.cpp
|
2025-10-23 21:05:22 +02:00 |
|
ocornut
|
b3dab0a406
|
Examples: DirectX10, DirectX11, DirectX12: comments about fullscreen mode and swapchain setup. (#8979)
|
2025-10-22 13:57:27 +02:00 |
|
ocornut
|
28dabdcb9e
|
Merge branch 'master' into docking
# Conflicts:
# backends/imgui_impl_vulkan.cpp
# docs/CHANGELOG.txt
|
2025-10-16 20:41:17 +02:00 |
|
ocornut
|
4b1f5aba80
|
Examples: GLFW+WebGPU: moving blocks to simplify upcoming diff. (#8381)
|
2025-10-16 19:42:28 +02:00 |
|
ocornut
|
aa9f6db698
|
Examples: SDL2+DX11, SDL3+DX11, Win32+DX10, Win32+DX11: fixed one resource leak. (#9010, #4350)
|
2025-10-16 13:48:24 +02:00 |
|
ocornut
|
f3e85310e7
|
Merge branch 'master' into docking
# Conflicts:
# backends/imgui_impl_vulkan.cpp
# backends/imgui_impl_vulkan.h
# docs/CHANGELOG.txt
|
2025-09-26 18:33:38 +02:00 |
|
David Maas
|
3d937beb62
|
Examples: DX10, DX11: Disabled DXGI's Alt+Enter default behavior in examples. (#4350)
|
2025-09-25 17:35:45 +02:00 |
|
ocornut
|
cee40f8af9
|
Examples: made examples's main.cpp consistent with returning 1 on error.
|
2025-09-24 17:48:48 +02:00 |
|
Tomas Jakobsson
|
28837ec642
|
Examples: added SDL3+DirectX11 example (docking). (#8956, #8957)
|
2025-09-24 15:03:29 +02:00 |
|
ocornut
|
d701ffb478
|
Examples: added SDL3+DirectX11 example. Minor amends + fix both SDL2/SDL3+DirectX11 to allow WARP driver. (#8956, #8957)
|
2025-09-22 21:38:33 +02:00 |
|
Tomas Jakobsson
|
a00e517a81
|
Examples: added SDL3+DirectX11 example. (#8956, #8957)
|
2025-09-22 21:25:56 +02:00 |
|