-
Notifications
You must be signed in to change notification settings - Fork 100
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
0074c30
commit 58d0e2f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule imgui
updated
5 files
+2 −0 | docs/CHANGELOG.txt | |
+3 −3 | imgui.h | |
+11 −7 | imgui_draw.cpp | |
+2 −1 | imgui_widgets.cpp | |
+5 −3 | misc/freetype/imgui_freetype.cpp |
Submodule sdl3
updated
6 files
+5 −5 | build-scripts/SDL_migration.cocci | |
+39 −0 | include/SDL3/SDL_audio.h | |
+10 −0 | src/audio/SDL_audio.c | |
+2 −0 | src/dynapi/SDL_dynapi.sym | |
+2 −0 | src/dynapi/SDL_dynapi_overrides.h | |
+2 −0 | src/dynapi/SDL_dynapi_procs.h |