ocornut
|
838c16533d
Backends: Comments.
|
4 years ago |
Jarhmander
|
7b8932554e
Backends: Win32: Change the case of XInput.h include, so it cross-compile nicely on unices. (#4074)
|
4 years ago |
ocornut
|
1491d2c916
Backends: Win32: Clearing keyboard down array when losing focus (WM_KILLFOCUS). (#2062, #3532, #3961)
|
4 years ago |
ocornut
|
412d6f7efe
Fixes zealous MSVC static analyzers warnings (#3938)
|
4 years ago |
Rokas Kupstys
|
0c5b0c8b97
Internals: Add a way to request window to not process any interactions for specified number of frames.
|
4 years ago |
ocornut
|
8dd692c29c
Android: Amend backend and examples with minor consistency tweaks. (#3446)
|
4 years ago |
ocornut
|
c154629152
Backends: Win32: Added ImGui_ImplWin32_EnableAlphaCompositing() helper. (#2766, #3447)
|
4 years ago |
ocornut
|
27a5bdb916
Backends: Win32: Fixed ImGui_ImplWin32_EnableDpiAwareness() attempting to get SetProcessDpiAwareness from shcore.dll on Windows 8 whereas it is only supported on Windows 8.1.
|
4 years ago |
ocornut
|
f139846750
Backends: Win32: dynamically load XInput library (amends) (#3646, #3645, #3248, #2716)
|
4 years ago |
Kuanlan
|
633d1033af
Backends: Win32: dynamically load XInput library (#3646, #3645, #3248, #2716)
|
4 years ago |
ocornut
|
f9b873662b
Backends: Win32: Fixed setting of io.DisplaySize to invalid/uninitialized data when after hwnd has been closed.
|
4 years ago |
ocornut
|
b1a18d82e3
Moving backends code from examples/ to backends/ (step 6: update markdown documentation)
|
4 years ago |
ocornut
|
d9b2fb7338
Moving backends code from examples/ to backends/ (step 1: moving source files)
|
4 years ago |