History for imgui / examples / imgui_impl_sdl.cpp
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
2018-07-19
@omar
Examples: SDL: Removed SDL_HAS_WARP_MOUSE_GLOBAL in the non-viewport branch. (#1954) (+1 squashed commits)
omar committed on 19 Jul 2018
2018-07-17
@omar
Viewport: Removed the need for the back-end to fill io.MousePosViewport, it seems unnecessary at this point. (#1542)
omar committed on 17 Jul 2018
2018-07-08
@omar
Merge branch 'master' into viewport ...
omar committed on 8 Jul 2018
2018-07-04
@omar
Examples: Comments, bits of documentation
omar committed on 4 Jul 2018
2018-07-02
@omar
Merge branch 'master' into viewport ...
omar committed on 2 Jul 2018
2018-06-30
@omar
Examples: Comments to clarify how the keyboard data is indexed.
omar committed on 30 Jun 2018
2018-06-29
@omar
Fixed software Hand cursor from not actually working. Fixed demo from crashing. Fixed typo and extraneous trailing space. Added Changelogs. (#1913, #1914)
omar committed on 29 Jun 2018
@Aiekick
add hand cursor support (+11 squashed commit)
Aiekick authored on 29 Jun 2018 omar committed on 29 Jun 2018
2018-06-22
@omar
Merge branch 'master' into viewport ...
omar committed on 22 Jun 2018
2018-06-20
@omar
Examples: Fixed bindings to use ImGuiMouseCursor_COUNT instead of old name ImGuiMouseCursor_Count_ so they can compile with IMGUI_DISABLE_OBSOLETE_FUNCTIONS. (#1887)
omar committed on 20 Jun 2018
2018-06-14
@omar
Merge branch 'master' into viewport ...
omar committed on 14 Jun 2018
2018-06-13
@omar
Examples: Allegro5: Added support for ImGuiConfigFlags_NoMouseCursorChange flag. Added clipboard support. Unindexing buffers ourselves as Allegro indexed drawing primitives are buggy in the DirectX9 back-end.
omar committed on 13 Jun 2018
2018-06-12
@omar
Merge branch 'master' into viewport ...
omar committed on 12 Jun 2018
2018-06-11
@omar
Examples: Comments to make ImGuiConfigFlags_NoMouseCursorChange more visible (#1027). + Allegro5: Added support for ImGuiConfigFlags_NoMouseCursorChange flag.
omar committed on 11 Jun 2018
2018-06-10
@omar
Merge branch 'master' into viewport ...
omar committed on 10 Jun 2018
@omar
Examples: Renamed imgui_impl_sdl2.cpp to imgui_impl_sdl.cpp (#1870) + changelog bits
omar committed on 10 Jun 2018