omar
|
0ada716184
Examples: Viewport: Disabling swap intervals / vsync on secondary context to match what the DX11 bindings is doing. (#1542)
|
7 years ago |
omar
|
8ef0ca9765
Merge branch 'master' into viewport
|
7 years ago |
omar
|
b1fc988c6b
imgui_impl_glfw, imgui_impl_sdl: Workaround for Emscripten which doesn't seem to handle focus related calls. (#1941)
|
7 years ago |
omar
|
352695bc57
Merge branch 'master' into viewport
|
7 years ago |
omar
|
d016ef1825
Examples: SDL: Removed SDL_HAS_WARP_MOUSE_GLOBAL in the non-viewport branch. (#1954) (+1 squashed commits)
|
7 years ago |
omar
|
7b4fbf4301
Viewport: Removed the need for the back-end to fill io.MousePosViewport, it seems unnecessary at this point. (#1542)
|
7 years ago |
omar
|
6277781e83
Merge branch 'master' into viewport
|
7 years ago |
omar
|
7b2662d245
Examples: Comments, bits of documentation
|
7 years ago |
omar
|
770cba0bd0
Merge branch 'master' into viewport
|
7 years ago |
omar
|
c4e34aaace
Examples: Comments to clarify how the keyboard data is indexed.
|
7 years ago |
omar
|
62b3d7c51e
Fixed software Hand cursor from not actually working. Fixed demo from crashing. Fixed typo and extraneous trailing space. Added Changelogs. (#1913, #1914)
|
7 years ago |
Aiekick
|
ecd9a223e3
add hand cursor support (+11 squashed commit)
|
7 years ago |
omar
|
ce500f8727
Merge branch 'master' into viewport
|
7 years ago |
omar
|
c44a4bed84
Examples: Fixed bindings to use ImGuiMouseCursor_COUNT instead of old name ImGuiMouseCursor_Count_ so they can compile with IMGUI_DISABLE_OBSOLETE_FUNCTIONS. (#1887)
|
7 years ago |
omar
|
70b0bd13aa
Merge branch 'master' into viewport
|
7 years ago |
omar
|
185b4dde87
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.
|
7 years ago |
omar
|
24aeca3d0c
Merge branch 'master' into viewport
|
7 years ago |
omar
|
7acb46bec5
Examples: Comments to make ImGuiConfigFlags_NoMouseCursorChange more visible (#1027). + Allegro5: Added support for ImGuiConfigFlags_NoMouseCursorChange flag.
|
7 years ago |
omar
|
9660657e95
Merge branch 'master' into viewport
|
7 years ago |
omar
|
5a13e4dcde
Examples: Renamed imgui_impl_sdl2.cpp to imgui_impl_sdl.cpp (#1870) + changelog bits
|
7 years ago |