-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule repo
updated
13 files
+11 −9 | backends/imgui_impl_android.cpp | |
+1 −1 | backends/imgui_impl_android.h | |
+2 −2 | backends/imgui_impl_sdl3.cpp | |
+2 −1 | backends/imgui_impl_vulkan.cpp | |
+12 −0 | docs/CHANGELOG.txt | |
+2 −2 | examples/example_sdl3_sdlrenderer3/main.cpp | |
+7 −7 | examples/example_win32_opengl3/main.cpp | |
+3 −1 | imconfig.h | |
+41 −8 | imgui.cpp | |
+14 −3 | imgui.h | |
+4 −0 | imgui_demo.cpp | |
+5 −0 | imgui_internal.h | |
+24 −17 | imgui_widgets.cpp |
Submodule repo
updated
8 files
+18 −7 | READMEs/README.lws_sul.md | |
+4 −0 | lib/core-net/wol.c | |
+1 −8 | lib/core/context.c | |
+4 −4 | lib/misc/fsmount.c | |
+11 −0 | lib/roles/h2/http2.c | |
+11 −1 | lib/roles/ws/ops-ws.c | |
+2 −0 | lib/roles/ws/private-lib-roles-ws.h | |
+1 −1 | lib/roles/ws/server-ws.c |
Submodule repo
updated
from 60dcdd to 7655fd
Submodule repo
updated
2 files
+2 −2 | src/dbus/server/dbus_thread_object.cpp | |
+1 −1 | third_party/openthread/repo |