index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Imgui
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
imgui: fixed MacOS error
assiduous
1
-1
/
+1
2021-02-17
Updated imgui
assiduous
1
-1
/
+1
2021-01-04
Updated more copyright notices
assiduous
4
-4
/
+4
2021-01-01
Updated copyright notice
assiduous
3
-3
/
+3
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
2
-590
/
+597
2020-06-11
Fixed ImGUI framebuffer scale
Thomas Tissot
1
-8
/
+14
2020-05-20
Imgui: fixed display size debug checks for minimized window
assiduous
3
-6
/
+6
2020-05-01
Fixed MinGW build issue
assiduous
1
-0
/
+8
2020-04-28
A couple of minor updates to imgui Linux implementation
assiduous
2
-0
/
+14
2020-04-28
Updated display size handling by imgui on Mac and iOS
assiduous
2
-21
/
+6
2020-04-27
Updated Android native app to better handle orientation changes
assiduous
1
-2
/
+2
2020-04-27
Imgui: handling surface pretransform
assiduous
8
-44
/
+261
2020-04-01
Updates to match API version 240056
assiduous
1
-2
/
+4
2020-01-31
Renamed .h -> .hpp where appropriate
assiduous
8
-8
/
+8
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
6
-42
/
+66
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
6
-278
/
+292
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-10-03
Added Imgui Android implementation
Egor
1
-0
/
+86
2019-10-02
Imgui linux: implemented x11 input
Egor
1
-0
/
+192
2019-10-02
ImGui linux XCB: added mouse wheel handling
Egor
1
-22
/
+14
2019-10-02
Imgui Linux XCB impl: implemented time delta handling
Egor
1
-3
/
+10
2019-10-02
Imgui Linux impl: implemented xcb event handling
Egor
2
-54
/
+298
2019-10-02
Added ImGui Linux implementation stub
Egor
1
-0
/
+54
2019-10-01
ImGuiImplIOS: implemented time handling
Egor Yusov
1
-0
/
+9
2019-10-01
ImGui: enabled touch event handling on iOS
Egor Yusov
1
-0
/
+8
2019-10-01
Preliminary implementation of imgui on iOS
Egor Yusov
1
-0
/
+67
2019-10-01
Updated imgui implementation on Mac; fixed window resize handling by imgui
Egor Yusov
1
-27
/
+15
2019-10-01
First implementation of imgui on Mac
Egor Yusov
1
-0
/
+101
2019-09-30
Minor update to imgui UWP implementation
Egor Yusov
1
-1
/
+5
2019-09-30
ImGui UWP: fixed window resizing
Egor Yusov
1
-4
/
+1
2019-09-30
Enabled ImGui on UWP
Egor Yusov
1
-0
/
+101
2019-09-29
Imgui win32 impl: updated event hanlding to avoid modifications to imgui
Egor Yusov
1
-1
/
+31
2019-09-29
Imgui implementation: fixed few Vulkan issues
Egor Yusov
2
-2
/
+8
[next]