-
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
fc3636f
commit 5af86c8
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
+5 −0 | SECURITY.md | |
+15 −7 | Samples/Panel_descriptor_Samples/Panel_descriptor_Sample_App.cpp | |
+6 −0 | Samples/Telemetry_Samples/Sample_TelemetryAPP.cpp |
Submodule imgui
updated
8 files
+1 −0 | .gitignore | |
+31 −3 | docs/CHANGELOG.txt | |
+81 −26 | imgui.cpp | |
+32 −14 | imgui.h | |
+17 −6 | imgui_demo.cpp | |
+18 −12 | imgui_draw.cpp | |
+4 −0 | imgui_internal.h | |
+13 −3 | imgui_widgets.cpp |