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