-
So I tried to compile on ArchLinux running a GCC 14.2.
(required an install of webkit2gtk to get MaxIDE running first).
Compiling a simple sample for now:
```BlitzMax
SuperStrict
Framework Brl.…
-
No work on android 10 (samsung A7 2018)
-
There are a lot of popular frameworks bindings already, thanks a lot ! But, are there any plans to generate SDL bindings [Simple DirectMedia Layer](https://github.com/spurious/SDL-mirror) ?
P.s. wh…
-
### Tested versions
v4.4.dev2.official [97ef3c837]
v4.3.beta3.official [82cedc83c]
v3.6.rc1.official [cfc4a0eff]
### System information
w10 64
### Issue description
From the SDL forum…
-
After running the instructions to install Binaryen/Emscripten by source:
```
$ git clone https://github.com/juj/emsdk.git
$ cd emsdk
$ ./emsdk install sdk-incoming-64bit binaryen-master-64bit
$…
jyaif updated
7 years ago
-
Posting here since there is a lot of other traffic on nvidia forums [0].
On Fedora 40 x86_64 with nvidia driver 560.35.03 and egl-wayland 1.1.16, attempting to start bgfx examples under wayland crash…
-
Because the gpu renderer has multiple issues when used in threaded applications (https://github.com/libsdl-org/SDL/issues/11048, https://github.com/libsdl-org/SDL/issues/9698) I think metal should be …
-
Hi, now if you launch Exhange commodity on eveyr SDL2 it shows "SDL2 application" as desacription.
```
SDL_os4video.c::
static void
OS4_RegisterApplication(_THIS)
{
SDL_VideoData *data = (SD…
-
Resizing or maximizing the window seems to miss the SDL2 event(s) that should signal the game to resize its contents.
It might also be nice for the maximize button and/or alt+enter to toggle fullsc…
-
I encountered the following error when attempting to use the software renderer to render a window with a solid color and resizing the window. Running the snake example and resizing the window also cau…