-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3264d2f
commit 5d4bfd1
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule drivers.gpu.control-library
updated
3 files
+11 −1 | Samples/Telemetry_Samples/Sample_TelemetryAPP.cpp | |
+2 −0 | Samples/inc/GenericIGCLApp.h | |
+13 −0 | include/igcl_api.h |
Submodule imgui
updated
8 files
+39 −3 | docs/CHANGELOG.txt | |
+53 −22 | imgui.cpp | |
+25 −24 | imgui.h | |
+7 −2 | imgui_demo.cpp | |
+1 −1 | imgui_draw.cpp | |
+4 −1 | imgui_internal.h | |
+1 −1 | imgui_tables.cpp | |
+37 −11 | imgui_widgets.cpp |