index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Imgui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
imgui: fixed MacOS error
assiduous
2021-02-17
1
-1
/
+1
*
Updated imgui
assiduous
2021-02-17
2
-5
/
+6
*
Updated more copyright notices
assiduous
2021-01-04
10
-10
/
+10
*
Updated copyright notice
assiduous
2021-01-01
7
-7
/
+7
*
ImGui renderer: fixed GL shaders to support non-separable programs
assiduous
2020-11-22
1
-4
/
+8
*
ImGuiDiligentRenderer: added MSL shaders
assiduous
2020-10-26
1
-14
/
+98
*
Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)
assiduous
2020-10-19
1
-1
/
+1
*
Some updates to match API240076
assiduous
2020-10-19
1
-3
/
+3
*
Fixed compilation after PSO refactoring
azhirnov
2020-10-15
1
-11
/
+10
*
ImGuiDiligentRenderer: a couple of minor updates
assiduous
2020-08-26
2
-12
/
+17
*
Added support for 1+ textures to ImGui renderer
Thomas Tissot
2020-08-18
1
-10
/
+15
*
Fixed Imgui shader issue in MacOS (fixed https://github.com/DiligentGraphics/...
assiduous
2020-08-05
1
-2
/
+12
*
ImGui renderer: updated shaders for Vulkan and OpenGL
assiduous
2020-07-21
1
-79
/
+112
*
Imgui renderer: using pre-compiled SPIRV shaders in Vulkan mode
assiduous
2020-06-29
1
-2
/
+102
*
Moved ImGuiImplDiligent_Internal into separate compilation unit
Thomas Tissot
2020-06-12
5
-612
/
+710
*
Merge pull request #10 from dolphineye/user/dolphineye/imgui-framebuffer-scale
Assiduous
2020-06-11
1
-8
/
+14
|
\
|
*
Fixed ImGUI framebuffer scale
Thomas Tissot
2020-06-11
1
-8
/
+14
*
|
Added option to customize dear ImGui path
Thomas Tissot
2020-06-05
1
-1
/
+6
*
|
Minor update to ImGuiUtils
assiduous
2020-05-31
1
-3
/
+18
|
/
*
Imgui: fixed display size debug checks for minimized window
assiduous
2020-05-20
3
-6
/
+6
*
Imgui: fixed xinput link errors on MinGW
assiduous
2020-05-02
1
-0
/
+7
*
Fixed MinGW build issue
assiduous
2020-05-01
1
-0
/
+8
*
A couple of minor updates to imgui Linux implementation
assiduous
2020-04-28
2
-0
/
+14
*
Updated display size handling by imgui on Mac and iOS
assiduous
2020-04-28
4
-27
/
+6
*
Updated Android native app to better handle orientation changes
assiduous
2020-04-27
1
-2
/
+2
*
Imgui: handling surface pretransform
assiduous
2020-04-27
16
-66
/
+296
*
Moved ImGuiScopedDisabler to ImGui namespace and renamed to ScopedDisabler
assiduous
2020-04-05
1
-9
/
+4
*
Updates to match API version 240056
assiduous
2020-04-01
1
-2
/
+4
*
Updated ImGuiUtils: added ScopedID helper class
assiduous
2020-03-25
1
-0
/
+15
*
Diligent-Imgui: added imgui_stdlib.cpp/h to the project
assiduous
2020-03-03
1
-3
/
+14
*
Fixed linux and mac build issues
assiduous
2020-01-31
1
-2
/
+2
*
Renamed .h -> .hpp where appropriate
assiduous
2020-01-31
18
-36
/
+36
*
Updates to comply with the new API
assiduous
2020-01-29
3
-5
/
+6
*
ImGuiImplDiligent: added UpdateFontsTexture() method
assiduous
2020-01-19
2
-1
/
+9
*
Updated copyright notice
assiduous
2020-01-01
15
-105
/
+165
*
ImGuiImplDiligent: added EndFrame method
assiduous
2019-12-26
2
-0
/
+7
*
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
15
-349
/
+382
*
Renamed INSTALL_DILIGENT_TOOLS cmake option to DILIGENT_INSTALL_TOOLS
Egor Yusov
2019-11-21
1
-1
/
+1
*
Added install instructions
Egor Yusov
2019-11-19
2
-2
/
+6
*
Minor update
Egor Yusov
2019-11-17
1
-1
/
+1
*
Moved Native App from master repository
Egor Yusov
2019-11-11
1
-1
/
+1
*
Fixed a couple of macos/clang warnings
Egor Yusov
2019-10-26
1
-3
/
+3
*
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
*
Added Imgui Android implementation
Egor
2019-10-03
3
-0
/
+150
*
Fixed Android build error
Egor
2019-10-02
1
-1
/
+1
*
Imgui linux: implemented x11 input
Egor
2019-10-02
3
-2
/
+252
[next]