Commit History

Author SHA1 Message Date
  ocornut 96b5b1724b Merge branch 'master' into docking 1 year ago
  ocornut c6ec69c7c1 Using nullptr in remaining examples/backends locations. (#6313, #7071, #4537) 1 year ago
  ocornut 3733b5064e Backends: SDL3: Fixed unused variable warning on master on some targets. (#7000) 1 year ago
  ocornut 0941adc931 Backends: SDL3: Updates for recent API changes. (#7000) (w/ multi-viewports version) 1 year ago
  ocornut add915bdc4 Backends: SDL3: Updates for recent API changes. (#7000) 1 year ago
  Luca Lolli 04e9a2fac1 Backends: SDL3: rename SDL_EVENT_DISPLAY (#6974) 1 year ago
  ocornut f7fc186408 Merge branch 'master' into docking 1 year ago
  ocornut 001f102f38 IO, Backends: added ImGuiKey_AppBack, ImGuiKey_AppForward. (#6891, #4921) 1 year ago
  ocornut b0758c86d8 Backends: Added support for extra ImGuiKey values: F13 to F24 function keys. (#6891, #4921) 1 year ago
  ocornut 7e246a7bb9 Merge branch 'master' into docking 1 year ago
  ocornut 357f752bed Docs: add more links to the top of every examples and backends files. 1 year ago
  ocornut 475453668d Backends: SDL2/SDL3: Fixed bad merge in docking branch (#6735) 2 years ago
  ocornut 676497fe05 Merge branch 'master' into docking 2 years ago
  ocornut 162f8e01aa Backends: SDL3: fixed typo in 1e17d59 (#6735) 2 years ago
  ocornut 1e17d59965 Backends: SDL2,SDL3: added ImGui_ImplSDL2_InitForOther() / ImGui_ImplSDL3_InitForOther(). 2 years ago
  ocornut f8f805f046 Merge branch 'master' into docking 2 years ago
  ocornut 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) 2 years ago
  ohthesetrees 8566fec661 Backends: SDL3: Changing SDL_WINDOW_SKIP_TASKBAR to SDL_WINDOW_UTILITY for SDL3 (#6573) 2 years ago
  Luca Lolli 8fd0a04135 Backends: SDL3: Fix backend in docking/multi-viewports branch. (#6483) 2 years ago
  ocornut 530134d125 Merge branch 'master' into docking 2 years ago
  ocornut 5dc6013713 Backends: SDL3: Fixed build on Emscripten/iOS/Android. (#6391) 2 years ago
  ocornut c11128891e Backends: SDL2/SDL3: Update monitor list when receiving a display event. (#6348) 2 years ago
  ocornut adf693c061 Viewports: added void* ImGuiPlatformMonitor::PlatformHandle field (backend-dependant). 2 years ago
  ocornut 1f2b84a654 Backends: clear viewport specific bits in io.BackendFlags on backend Shutdown(). (#6334) 2 years ago
  ocornut 4f692ba840 Merge branch 'master' into docking 2 years ago
  Gereon V 055e71518e Backends: clear bits set in io.BackendFlags on backend Shutdown(). Clear BackendPlatformName. (#6334, #6335) 2 years ago
  ocornut bed11b35d1 Fix typos and use nullptr in backends. Amend 506f7e0 2 years ago
  ocornut aec062a8a5 Merge branch 'master' into docking 2 years ago
  Michael Martz 506f7e0074 Using nullptr in locations where warning disable is not convenient. (#6313, #4537) 2 years ago
  ocornut 9203883bbe Comments + Metal using SetTexID(0) for consistency. 2 years ago