-
We're currently on 2.28.1; 2.28.4 has a lot of bugfixes. This might fix some joystick-related issues that were reported on Matrix/Discord.
-
-
Version: rpsx #bc5fb54
OS: macOS Ventura 13.5.2 (22G91)
Hardware: MacBook Pro (13-inch, 2019)
I ran `cargo build` and got some errors during the SDL part:
```
running: cd "/Users/dannykirkh…
-
### What is your question?
I'm new to conan. I'm trying to configure a project with SDL and SDL Image. I put it correctly like this in the packages.
[Conan SDL](https://conan.io/center/recipes/sdl)
…
-
If `SDL_SetWindowDisplayMode` is used to change the pixel format but not the width or height, the window surface does not get invalidated because it doesn't result in an `SDL_WINDOWEVENT_SIZE_CHANGED`…
-
https://github.com/liballeg/allegro5/blob/e3ad0474ee403e27e8a0d2d406a4af6cfcd70db1/src/sdl/sdl_display.c#L323-L324
This method calls `al_backup_dirty_bitmaps` every display flip, which is incredibl…
-
### Describe the bug
Starting ether sdl or sdl2 under Sequoia 15.0 beta 2 on an M2 MacMini results in a fatal error with message Failed loading SDL2 library. Running the two CL fixes described on th…
-
In SDL2, SDL_StartTextInput is running by default on "desktop" systems (basically things that aren't phones in this case?).
Right now, SDL_TEXTINPUT events aren't delivered to SDL2 apps on these pl…
-
It'd be nice to have a quick block that goes step-by-step for generating the json and cs output. In particular, knowing when to autogenerate and when to manually change something will be important for…
-
Hello,
Is there a flag to run the SDL-Appimage as fullscreen on linux? I'm trying to create a launcher for batocera? Or better, yet when i tried a script to the qt app image /userdata/system/pro/Sh…