-
After search around, I found `pkgx` is the most convenient way to run latest scrcpy on ubuntu without manually build.
But I encounter some problems:
```
>>> pkgx scrcpy
scrcpy 2.6
ERROR: Could n…
-
Something wonky that I've noticed is that the screen is differently sized based on the user's DPI. I know that this is possible to figure out with ImGui and SDL, I just don't know exactly how yet. But…
-
### Batocera build version
40 2024/08/03 05,52 Installed on exterrnal HD usb3.0
### Your architecture
Raspberry Pi3B+
### Your Graphic Processor Unit(s) (GPU)
Integrated in Raspberry
### Issue …
-
Heya!
I’m the author of [SDL.zig](https://github.com/MasterQ32/SDL.zig/), an attempt to create a Zig binding for SDL2.
As auto-translating the headers does not convey enough information about th…
-
In commit https://github.com/Grumbel/sdl-jstest/commit/5bc418e7f12b6da24992b414d1e06ce424d30e5c the appdata files were removed, but the `BUILD_TESTS` cmake option remained.
https://github.com/Grumb…
orbea updated
1 month ago
-
**Describe the problem**
AGS by default enters full-screen in the primary monitor (on Windows), but it may be useful to have it full-screen in a different monitor - either because the user has the pr…
-
### Describe the bug
My legion go with Bazzite doesn't have the best wifi 6e signal comparing to win11. The download speed will have a huge drop once in a while. And when streaming games from my pc u…
-
The CI/CD actions for SDL3 on Apple platforms are compiled against the newest macOS/iOS/tvOS version, meaning it will:
- miss errors that result from unchecked API usage beyond the minimum required v…
-
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…
-
Currently, the packages contain dlls with the following names:
```
libSDL_gfx-16.dll
libSDL2_gfx-1-0-0.dll
libSDL_mixer-1-2-0.dll
```
This is inconsistent with all other SDL dll names. Shoul…