-
**Describe the bug**
If I use wayland sdl backend (`SDL_VIDEODRIVER=wayland`) AND set a scale factor > 1 in my wayland compositor (sway), the remote screen renders at wrong resolution and leaves a bl…
xlucn updated
1 month ago
-
#### Describe the bug
The `vid_desktopfullscreen "1"` setting produces pixelated, low DPI output on macOS, see the [original vid_desktopfullscreen "1"](https://user-images.githubusercontent.com/104…
-
I'm updating the Alpinlinux SDL2 package to 2.30.1 (2.30.0 has the same issue) and I have a single failure, on ppc64le.
```
INFO: 03/07/24 15:11:17: ----- Test Case 15.2: 'render_testPrimitives' …
-
**TL;DR:** I propose that the `UIKit-cross-platform` project adopt Google's [Skia library](https://skia.org) for its graphics rendering needs instead of using SDL. Skia's support for modern APIs like …
-
```
What steps will reproduce the problem?
1. Rotate a 256 colour paletted Image in PENJIN_SDL and PLATFORM_GP2X
What is the expected output? What do you see instead?
The Sprite/Image should rotate …
-
### Version/Branch of Dear ImGui:
docking branch (1.91.5)
### Back-ends:
imgui_impl_vulkan.cpp, sdl
### Compiler, OS:
Windows 11 + msvc
### Full config/build information:
_No response_
### D…
-
Here's the code:
```SDL_Surface* surface = IMG_Load(path.string().c_str());```
This works usually, but if I use the Mac Finder to rotate an image (command-L), the image appears rotated in the Fi…
-
This may be because the project has moved to SDL2.
If I try to run:
make -f Makefile.em I get:
```
em++ -Wall -Wno-switch -DDEBUG -s WASM=1 -s USE_SDL_MIXER=1 --preload-file ./data -s ALLOW…
-
Noticed quite a few packages that timed out on Hydra when invoking `sdl-config` during the build process.
https://hydra.nixos.org/eval/1808505
Here's a few of those:
- `dosbox` -> https://h…
-
According to the changelog, the "batching" mode was introduced in 2.0.10. In our project we were using a much newer version of SDL (started with 2.12 iirc, and 2.24 currently), and tbh I did never pay…