-
### Version/Branch of Dear ImGui:
Version 1.91.5, Branch: master
### Back-ends:
imgui_impl_sdl2.cpp + imgui_impl_sdlrenderer2.cpp
### Compiler, OS:
Arch Linux + gcc version 14.2.1 20240…
-
I attempted to use Koka with SDL3 on an AMD64 Mac. Some platforms apparently don't use main as a program entry point, and SDL3 uses C macros to hide those platform differences. When building an execut…
-
The new file dialog API does not allow the title of the dialog to be set.
This would be good to have, if only to be able to make property localized applications.
(The Linux titles are hardcoded.)
…
-
SDL bumped their major version and left SDL 2 in support mode.
This would be a good time to rewrite the meson.build from scratch with full support for every single upstream option to have feature par…
-
Hello guys,
SDL_GlobDirectory() returns a list of items but end-users cannot know whether each item is a file or a directory, unless they hit a disk access per entry (via stat() or similar strategies…
-
Ok, so one thing we'd like to do as SDL3 is getting closer is improve documentation.
Documentation is a never-ending job: it will never be complete and it can always improve, so we should probably …
-
The window position updates in some odd and not quite predictable ways in love 12 using SDL3.
The expected outcome for the following repro is that the window stays centered at all times and modifies …
-
### Type
Performance
### Bug description
The new version of Osu!lazer removed the option to use "Borderless" resolution, which was PERFECT. I have a lot of problem with the resolution now, its lagg…
-
Creating a new blank github repo and trying to vendor SDL3 from a subdirectory doesn't work.
```
cmake_minimum_required(VERSION 3.28)
project(project C)
set(CMAKE_C_STANDARD 17)
set(CMAKE_C…
-
Attached a first version of the italian catalog for SDL3
[sdl3_ITA.zip](https://github.com/AmigaPorts/SDL/files/14270099/sdl3_ITA.zip)