ocornut
|
e863f89d39
Merge branch 'master' into docking
|
1 年之前 |
bcsanches
|
64a82d73c9
Backends: SDL3: Update for introduction of SDL_GLContext from void*. (#7701, #7702)
|
1 年之前 |
ocornut
|
fdc084f532
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
f8de9fec8c
Backends: SDL3: Update for SDL_SYSTEM_CURSOR_xxx api renames. (#7653)
|
1 年之前 |
ocornut
|
b39fc84f89
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
93daf23223
Examples: SDL3: updates for latest SDL3 API changes.
|
1 年之前 |
kuvaus
|
e45efa9951
Backends: SDL3: Rename SDLK_QUOTE and SDLK_BACKQUOTE to SDLK_APOSTROPHE and SDLK_GRAVE. (#7580)
|
1 年之前 |
ocornut
|
eabe98f6d5
Merge branch 'master' into docking (incl merge moved CurrentDpiScale field)
|
1 年之前 |
ocornut
|
5e23680454
Backends: all backends + demo now call IMGUI_CHECKVERSION() to verify ABI compatibility between caller code and compiled version of dear imgui. (#7568)
|
1 年之前 |
ocornut
|
e391fe2e66
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
d15574ce2a
Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275)
|
1 年之前 |
ocornut
|
4cb0fe3c7d
Merge branch 'master' into docking
|
1 年之前 |
Green Sky
|
fab96a6e59
Backends: SDL3: Re-enable calling SDL_StartTextInput()/SDL_StopTextInput(). (#7452, #6306, #6071, #1953)
|
1 年之前 |
ocornut
|
085781f5ca
Merge branch 'master' into docking
|
1 年之前 |
Robert Edmonds
|
da29b776ee
Backends: SDL3: Fix leak of SDL_GetGamepads() return value (#7381)
|
1 年之前 |
ocornut
|
77dff5a735
Backends: comments.
|
1 年之前 |
ocornut
|
d79514c407
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
891b81fc5d
Backends: SDL3: Fixed gamepad. Added support for disconnection. Added support for multiple gamepads. Added ImGui_ImplSDL3_SetGamepadMode(). (#7180, #3884, #6559, #6890)
|
1 年之前 |
ocornut
|
fd8d6dc5d1
Backends: SDL2,SDL3: tidying up.
|
1 年之前 |
ocornut
|
96b5b1724b
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
c6ec69c7c1
Using nullptr in remaining examples/backends locations. (#6313, #7071, #4537)
|
1 年之前 |
ocornut
|
3733b5064e
Backends: SDL3: Fixed unused variable warning on master on some targets. (#7000)
|
1 年之前 |
ocornut
|
0941adc931
Backends: SDL3: Updates for recent API changes. (#7000) (w/ multi-viewports version)
|
1 年之前 |
ocornut
|
add915bdc4
Backends: SDL3: Updates for recent API changes. (#7000)
|
1 年之前 |
Luca Lolli
|
04e9a2fac1
Backends: SDL3: rename SDL_EVENT_DISPLAY (#6974)
|
1 年之前 |
ocornut
|
f7fc186408
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
001f102f38
IO, Backends: added ImGuiKey_AppBack, ImGuiKey_AppForward. (#6891, #4921)
|
1 年之前 |
ocornut
|
b0758c86d8
Backends: Added support for extra ImGuiKey values: F13 to F24 function keys. (#6891, #4921)
|
1 年之前 |
ocornut
|
7e246a7bb9
Merge branch 'master' into docking
|
2 年之前 |
ocornut
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
2 年之前 |