index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Imgui
/
src
/
ImGuiDiligentRenderer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-01
Updated copyright notice
assiduous
1
-1
/
+1
2020-11-22
ImGui renderer: fixed GL shaders to support non-separable programs
assiduous
1
-4
/
+8
2020-10-26
ImGuiDiligentRenderer: added MSL shaders
assiduous
1
-14
/
+98
2020-10-19
Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)
assiduous
1
-1
/
+1
2020-10-19
Some updates to match API240076
assiduous
1
-3
/
+3
2020-10-15
Fixed compilation after PSO refactoring
azhirnov
1
-11
/
+10
2020-08-26
ImGuiDiligentRenderer: a couple of minor updates
assiduous
1
-5
/
+7
2020-08-18
Added support for 1+ textures to ImGui renderer
Thomas Tissot
1
-10
/
+15
2020-08-05
Fixed Imgui shader issue in MacOS (fixed https://github.com/DiligentGraphics/...
assiduous
1
-2
/
+12
2020-07-21
ImGui renderer: updated shaders for Vulkan and OpenGL
assiduous
1
-79
/
+112
2020-06-29
Imgui renderer: using pre-compiled SPIRV shaders in Vulkan mode
assiduous
1
-2
/
+102
2020-06-12
Moved ImGuiImplDiligent_Internal into separate compilation unit
Thomas Tissot
1
-151
/
+66
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