|
@@ -69,6 +69,8 @@ Other changes:
|
|
- Misc: Fixed misc/cpp/imgui_stdlib.h/.cpp not supporting IMGUI_DISABLE. (#8294) [@juur]
|
|
- Misc: Fixed misc/cpp/imgui_stdlib.h/.cpp not supporting IMGUI_DISABLE. (#8294) [@juur]
|
|
- Misc: Fixed MinGW builds uses UTF-8 friendly _wfopen(). (#8300)
|
|
- Misc: Fixed MinGW builds uses UTF-8 friendly _wfopen(). (#8300)
|
|
- Backends: SDL_GPU for SDL3: Added backend for SDL_GPU! (#8163, #7998, #7988) [@DeltaW0x].
|
|
- Backends: SDL_GPU for SDL3: Added backend for SDL_GPU! (#8163, #7998, #7988) [@DeltaW0x].
|
|
|
|
+- Backends: SDL3: Added ImGui_ImplSDL3_InitForSDLGPU() for consistency, even
|
|
|
|
+ though it is currently not doing anything particular. (#8163, #7998, #7988)
|
|
- Backends: Allegro5: Avoid calling al_set_mouse_cursor() repeatedly since it appears
|
|
- Backends: Allegro5: Avoid calling al_set_mouse_cursor() repeatedly since it appears
|
|
to leak on on X11 (#8256). [@Helodity]
|
|
to leak on on X11 (#8256). [@Helodity]
|
|
- Backends: Metal: Fixed leaks when using metal-cpp. (#8276, #8166) [@selimsandal]
|
|
- Backends: Metal: Fixed leaks when using metal-cpp. (#8276, #8166) [@selimsandal]
|