History for imgui / examples / imgui_impl_sdl.cpp
2019-01-20
@omar
Merge branch 'master' into viewport ...
omar committed on 20 Jan 2019
@omar
Removed trailing spaces (#2038, #2299)
omar committed on 20 Jan 2019
2019-01-02
@omar
Merge branch 'master' into viewport ...
omar committed on 2 Jan 2019
@omar
Examples: Comments about GLFW/SDL versions
omar committed on 2 Jan 2019
2018-12-23
@omar
Tweaked asserts
omar committed on 23 Dec 2018
2018-12-21
@omar
Build fix for master.
omar committed on 21 Dec 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 21 Dec 2018
@omar
Examples: SDL: Avoid testing for SDL_GetKeyboardFocus() on Android and iOS (like Emscripten). (#421)
omar committed on 21 Dec 2018
@omar
Examples: SDL: Fixed compilation for SDL 2..0.3 and less (running on our test servers) and clarified a bit of the messy situation. Followup to 8dd83c5. (#1542, #2117)
omar committed on 21 Dec 2018
2018-12-20
@omar
Examples: SDL: SDL_GetMouseState() seems problematic, movements feels laggy in the non-viewport code path. (#1542, #2117)
omar committed on 20 Dec 2018
2018-12-06
@omar
Viewport: Win32, GLFW, SDL: Clarified back-ends by using global mouse position direction. GLFW: disabled io.MouseHoveredViewport setting under Mac/Linux. (#1542, #2117) + various comments.
omar committed on 6 Dec 2018
2018-11-30
@omar
Fixed typo.
omar committed on 30 Nov 2018
@omar
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar committed on 30 Nov 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 30 Nov 2018
@omar
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar committed on 30 Nov 2018
2018-11-28
@omar
Viewport: imgui_impl_sdl2: Added support for PlatformIO Platform_SetWindowAlpha.
omar committed on 28 Nov 2018
2018-11-26
@omar
Merge branch 'master' into viewport ...
omar committed on 26 Nov 2018
2018-11-23
@omar
Examples: SDL: changed the signature of ImGui_ImplSDL2_ProcessEvent() to use a const SDL_Event*. (#2187)
omar committed on 23 Nov 2018
@omar
Viewport: Added support for minimized window which caused problem when ImGuiBackendFlags_HasMouseHoveredViewport was not supported. (#1542) + todo
omar committed on 23 Nov 2018
2018-10-18
@Brandon
Examples: SDL: Fixed usage of SDL_GetDisplayDPI (#2137, #1676)
Brandon authored on 18 Oct 2018 omar committed on 18 Oct 2018
2018-10-12
@omar
Merge branch 'master' into viewport ...
omar committed on 12 Oct 2018
2018-10-05
@Michael Vetter
Fix spacing in imgui_imp_sdl example (#2111)
Michael Vetter authored on 5 Oct 2018 omar committed on 5 Oct 2018
2018-09-26
@omar
Merge branch 'master' into viewport ...
omar committed on 26 Sep 2018
2018-09-20
@omar
Examples: Referring to missing gamepad support in back-end that are missing it.
omar committed on 20 Sep 2018
2018-09-14
@omar
Merge branch 'master' into viewport ...
omar committed on 14 Sep 2018
2018-09-13
@omar
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar committed on 13 Sep 2018
2018-08-25
@omar
Examples: Viewport: Disabling swap intervals / vsync on secondary context to match what the DX11 bindings is doing. (#1542)
omar committed on 25 Aug 2018
2018-08-01
@omar
Merge branch 'master' into viewport ...
omar committed on 1 Aug 2018
@omar
imgui_impl_glfw, imgui_impl_sdl: Workaround for Emscripten which doesn't seem to handle focus related calls. (#1941)
omar committed on 1 Aug 2018
2018-07-24
@omar
Merge branch 'master' into viewport ...
omar committed on 24 Jul 2018