History for imgui / examples / example_sdl_opengl3 / main.cpp
2019-04-25
@omar
Merge branch 'master' into docking ...
omar committed on 25 Apr 2019
2019-04-23
@omar
Examples: SDL: Gamepad support minor amend. Fixes ImGuiBackendFlags_HasGamepad not being set. Enable in Emscripten demo. Tweaks. (#2509, #2484).
omar committed on 23 Apr 2019
@David Amador
Added support to use controllers via SDL_GameController. (#2509) ...
David Amador authored on 22 Apr 2019 omar committed on 23 Apr 2019
2019-04-22
@omar
Examples: SDL: Removed unused code. (#2484)
omar committed on 22 Apr 2019
2019-03-11
@omar
Viewports: Renamed ConfigViewportsNoParent to ConfigViewportsNoDefaultParent. Fix outdated comments in examples.
omar committed on 11 Mar 2019
2019-02-11
@omar
Merge branch 'master' into docking ...
omar committed on 11 Feb 2019
@omar
Examples: SDL: Using the SDL_WINDOW_ALLOW_HIGHDPI flag. (#2306, #1676) [@rasky]
omar committed on 11 Feb 2019
2019-01-20
@omar
Merge branch 'viewport' into docking ...
omar committed on 20 Jan 2019
@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 'viewport' into docking ...
omar committed on 2 Jan 2019
2018-12-21
@omar
Viewport: Misc comments following user feedbacks..
omar committed on 21 Dec 2018
2018-12-20
@omar
Merge branch 'viewport' into docking ...
omar committed on 20 Dec 2018
@omar
Merge branch 'master' into viewport + added style tweak block when viewports are enabled ...
omar committed on 20 Dec 2018
@omar
Examples: Setting up style before bindings, so in complex binding (vulkan/dx12) it isn't miles away from the context creation.
omar committed on 20 Dec 2018
@omar
Examples: Viewport: Moved the "make current GL context" to reduce the amount of call and hopefully be more explicit about viewport enabled vs disabled requirements. (#1542)
omar committed on 20 Dec 2018
2018-11-26
@omar
Merge branch 'viewport' into docking ...
omar committed on 26 Nov 2018
@omar
Viewport: Comment to suggest making WindowBg opaque when viewports are enabled.
omar committed on 26 Nov 2018
2018-11-15
@omar
Merge branch 'viewport' into docking ...
omar committed on 15 Nov 2018
2018-11-08
@omar
Merge branch 'master' into viewport + specific changes for GLFW callbacks ...
omar committed on 8 Nov 2018
@omar
Examples: Misc comments mainly related to GLFW callbacks. (#1759)
omar committed on 8 Nov 2018
@omar
Examples: OpenGL3+GLFW/SDL: Made main.cpp compile with IMGUI_IMPL_OPENGL_LOADER_CUSTOM (may be missing init). (#2178)
omar committed on 8 Nov 2018
2018-09-20
@omar
Viewport: Enabled viewports by default in more example apps.
omar committed on 20 Sep 2018
2018-09-14
@omar
Merge branch 'viewport' into docking ...
omar committed on 14 Sep 2018
@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-09-06
@omar
Merge branch 'docking2' into viewport_docking ...
omar committed on 6 Sep 2018
@omar
Examples: Enabled Docking + Nav by default in the branch. (#351)
omar committed on 6 Sep 2018
2018-09-05
@omar
Merge branch 'master' into viewport
omar committed on 5 Sep 2018
2018-09-03
@Jiří Šebele
Examples: imgui_impl_opengl3 Fix GLAD error condition (#2059, #2002) ...
Jiří Šebele authored on 3 Sep 2018 omar committed on 3 Sep 2018