Commit History

Author SHA1 Message Date
  ocornut 1668693bcf Backends: SDL2/SDL3: Fixed IME text input rectangle position with viewports. (#6071, #1953) 2 years ago
  ocornut ec461c6ccb Merge branch 'master' into docking 2 years ago
  ocornut a7703fe6f7 Backends: SDL2/SDL3: Avoid callng SDL_StartTextInput()/SDL_StopTextInput(). (#6306, #6071, #1953) 2 years ago
  ocornut ee5ce36745 Merge branch 'master' into docking, including specific merge for imgui_impl_glfw.cpp for f070497 2 years ago
  ocornut f070497cbd Backends: Win32/SDL2/SDL3/GLFW: Added support for io.AddMouseSourceEvent(). (#2334, #2702) 2 years ago
  ocornut 4fdafef54f Merge branch 'master' into docking 2 years ago
  ocornut 8a6911b894 Backends: Fixes zealous warnings (#5760) 2 years ago
  Bruno Perković 5320a6ebd3 Backends: Made SDL3 backend compatible with commit 698dbd8. (#6255, #6146) 2 years ago
  ocornut 4078abe14c Merge branch 'master' into docking 2 years ago
  Adam Kewley 2496b973f9 Backends: SDL2,SDL3: Accept SDL_GetPerformanceCounter() not returning a monotonically increasing value. (#6189, #6114, #3644) 2 years ago
  ocornut ea4565368e Merge branch 'master' into docking 2 years ago
  ocornut 0d7d877cb5 Backends: SDL3: Update for latest. 2 years ago
  ocornut fac19e1883 Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (#6071, #1953) + fix SDL3 setting PlatformHandleRaw. (#6146) 2 years ago
  ocornut 95412ad3a5 Backends: SDL3: Removed unnecessary #ifdef. 2 years ago
  ocornut a526ff8c30 Backends: SDL3: Added multi-viewports support. (#6146) 2 years ago
  ocornut 13fbd99491 Backends: SDL3: update to run with SDL3. Examples: Add SDL3+Gl example. Remove some version checks. (#6146) 2 years ago
  ocornut d9bf80f655 Backends: SDL3: copied imgui_impl_sdl2 into imgui_impl_sdl3 and ONLY replaced strings (1/2). (#6146) 2 years ago