ocornut
|
1b215ecb01
|
Merge branch 'master' into docking
# Conflicts:
# docs/CHANGELOG.txt
# imgui.cpp
|
2021-10-11 19:25:50 +02:00 |
|
ocornut
|
dde31030e9
|
Backends: SDL_Renderer: use SDL_RenderIsClipEnabled() to pass NULL to SDL_RenderSetClipRect (#3926, #4582, #4633)
|
2021-10-07 15:07:58 +02:00 |
|
ocornut
|
1780579403
|
Merge branch 'master' into docking
# Conflicts:
# imgui.cpp
|
2021-10-06 17:57:11 +02:00 |
|
ocornut
|
e443ea139d
|
Backends: SDL_Renderer: Backup and restore modified ClipRect/Viewport. (#3926, #4582)
|
2021-10-06 13:41:39 +02:00 |
|
ocornut
|
835a5344b0
|
Merge branch 'master' into docking
# Conflicts:
# backends/imgui_impl_win32.cpp
# imgui.cpp
# imgui.h
# imgui_demo.cpp
# imgui_internal.h
|
2021-09-24 15:49:28 +02:00 |
|
ocornut
|
fba756176d
|
Backends: SDL_Renderer: Amend 1d2d246, various tweaks, fixes, sync to latest. (#3926)
|
2021-09-21 19:29:48 +02:00 |
|
Sylvain
|
62b17f928e
|
Backends: SDL_Renderer: Added renderer backend for SDL 2.0.17+ (#3926)
(Squashed 20 commits)
|
2021-09-21 19:29:48 +02:00 |
|