index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Imgui
/
src
/
ImGuiImplDiligent.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-01
Updated copyright notice
assiduous
1
-1
/
+1
2020-06-12
Moved ImGuiImplDiligent_Internal into separate compilation unit
Thomas Tissot
1
-590
/
+22
2020-06-11
Fixed ImGUI framebuffer scale
Thomas Tissot
1
-8
/
+14
2020-04-27
Updated Android native app to better handle orientation changes
assiduous
1
-2
/
+2
2020-04-27
Imgui: handling surface pretransform
assiduous
1
-20
/
+190
2020-04-01
Updates to match API version 240056
assiduous
1
-2
/
+4
2020-01-31
Renamed .h -> .hpp where appropriate
assiduous
1
-1
/
+1
2020-01-29
Updates to comply with the new API
assiduous
1
-3
/
+3
2020-01-19
ImGuiImplDiligent: added UpdateFontsTexture() method
assiduous
1
-1
/
+7
2020-01-01
Updated copyright notice
assiduous
1
-7
/
+11
2019-12-26
ImGuiImplDiligent: added EndFrame method
assiduous
1
-0
/
+6
2019-12-26
Reverted previous change if this was not the cause of the problem. It seems t...
assiduous
1
-1
/
+0
2019-12-26
ImGuiImplDiligent: added missing call to ImGui::EndFrame
assiduous
1
-0
/
+1
2019-11-25
clang-formatted ImGuiImpl
Egor Yusov
1
-76
/
+82
2019-10-25
Fixed compiler warning
Egor Yusov
1
-1
/
+1
2019-10-19
Few updates to comply with API version 240033
Egor Yusov
1
-2
/
+2
2019-10-11
Imgui: fixed shaders to work with non-separable program in GL
Egor Yusov
1
-4
/
+2
2019-09-29
Imgui implementation: fixed few Vulkan issues
Egor Yusov
1
-1
/
+6
2019-09-25
Added DearImgui
Egor Yusov
1
-0
/
+457