David Maas
|
3d937beb62
Examples: DX10, DX11: Disabled DXGI's Alt+Enter default behavior in examples. (#4350)
|
12 시간 전 |
David Maas
|
15c88c4941
Backends: DX10, DX11, DX12: Disabled DXGI's Alt+Enter default behavior on secondary viewports. (#4350)
|
4 년 전 |
Tomas Jakobsson
|
28837ec642
Examples: added SDL3+DirectX11 example (docking). (#8956, #8957)
|
1 일 전 |
ocornut
|
e285ecca09
Merge branch 'master' into docking
|
1 일 전 |
ocornut
|
f61a7ef222
Backends: SDL2,SDL3: avoid using the SDL_GetGlobalMouseState() path when one of our window is hovered. Fix mouse coordinate issue in fullscreen apps with macOS notch + better X11 perfs. (#7919, #7786)
|
1 일 전 |
ocornut
|
e06b5dfe12
Backends: SDL2,SDL3: Shallow tweaks.
|
1 일 전 |
ocornut
|
e1aea42e45
Windows: add resize grips for child windows with both ResizeX+ResizeY. Amends. (#8501)
|
2 일 전 |
Aleksi Juvani
|
82e9a5e47d
Windows: add resize grips for child windows with both ResizeX+ResizeY. (#8501)
|
6 달 전 |
ocornut
|
5f6eaa5278
Backends: Win32: minor optimization not submitting gamepad input if packet number has not changed. (#8556)
|
2 일 전 |
ocornut
|
8a0888c763
Viewports: fix ImGuiWindowFlags_NoBringToFrontOnFocus being ignored when windows first appear. (#7008)
|
2 일 전 |
Olivier Gerard
|
e639ff392c
Backends: Vulkna: added ImGui_ImplVulkan_GetWindowDataFromViewport() accessor/helper. (#8946, #8940)
|
1 주 전 |
ocornut
|
d701ffb478
Examples: added SDL3+DirectX11 example. Minor amends + fix both SDL2/SDL3+DirectX11 to allow WARP driver. (#8956, #8957)
|
3 일 전 |
Tomas Jakobsson
|
a00e517a81
Examples: added SDL3+DirectX11 example. (#8956, #8957)
|
3 일 전 |
Brenton Bostick
|
8868ad67e4
Fixed typos. (#8955)
|
3 일 전 |
ocornut
|
301e652376
Backends: OpenGL3: fixed GL loader to work on Haiku OS which does not support. (#8952)
|
3 일 전 |
ocornut
|
5a66d8fd57
(Breaking) renamed io.ConfigViewportPlatformFocusSetsImGuiFocus to io.ConfigViewportsPlatformFocusSetsImGuiFocus. (#6299, #6462)
|
3 일 전 |
ocornut
|
a1c0836bec
Viewports: changed default value of io.ConfigViewportsNoDefaultParent to true. (#8948, #3152, #2871)
|
3 일 전 |
ocornut
|
dfe308bc53
Viewports: fixed an issue inferring Z-order when attempting to merge a viewport back in the the main/hosting viewport. (#8948)
|
3 일 전 |
ocornut
|
dc0198a7e4
CI: update Windows Vulkan scripts. Amends. (#8925)
|
3 일 전 |
yaz0r
|
ef6fe2ecee
CI: update Windows Vulkan scripts. (#8925)
|
5 일 전 |
ocornut
|
46e6382b69
Added type formatters for the LLDB debuggers (e.g. Xcode, Android Studio) (#8950)
|
3 일 전 |
David Mentler
|
087fbf08f6
Added type formatters for the LLDB debuggers (e.g. Xcode) (#8950)
|
3 일 전 |
ocornut
|
1ad9de5aae
IO: amend ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). (#8945, #2769)
|
1 주 전 |
ocornut
|
aa9476a38a
IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769)
|
1 주 전 |
ocornut
|
d4f722d5b2
IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769)
|
1 주 전 |
ocornut
|
3dd51651e3
Backends: DX12: rename internal functions to match other backends.
|
1 주 전 |
ocornut
|
16b2d20115
Viewports: DestroyContext() does not call DestroyPlatformWindows() anymore. (#7175, #8945)
|
1 주 전 |
ocornut
|
8ccff82153
Merge branch 'master' into docking
|
1 주 전 |
ocornut
|
0e7cd694eb
Version 1.92.4 WIP
|
1 주 전 |
ocornut
|
03f3c8d385
Nav: fix crash when NavCalcPreferredRefPos() hit non Mouse case with a null NavWindow (docking branch only).
|
1 주 전 |