-
**Describe the bug**
When starting the rust server, you will see this error message: `Warning: failed to init SDL thread priority manager: SDL not found`.
**To Reproduce**
Just run a container an…
-
/usr/include/SDL2/SDL_config.h:58:10: fatal error: SDL_config-x86_64.h: No such file or directory
fedora 25/6
ive searched many places, found nothing
-
Is it possible to use [SDL_GetKeyboardState](https://wiki.libsdl.org/SDL_GetKeyboardState)?
I tried to get it work by `LibSDL.get_keyboard_state(nil)` but I was unsuccessful.
-
In the files (for example, sys_loadlib.h) when including sdl header files, the file the code includes is 'SDL.h'
Infact, most computers install SDL under /usr/include/SDL/SDL.H, which makes the cod…
ghost updated
7 years ago
-
Issue created to track SDL3 GPU Backend, targeting WebGPU.
Extract from [SDL_GPU Readme page](https://github.com/libsdl-org/SDL_shader_tools/blob/main/docs/README-SDL_gpu.md)
> Future plans are…
-
I'm not seeing "SDL_TOUCH_MOUSEID" in the Rust bindings. Am I overlooking something? The `#define` comes from C source at "./include/SDL_touch.h", and is used to differentiate between simulated mous…
-
Why is the marked area in the link I gave in the glfw necessary? Although I do not use any key event in my own project, “backspace” and “tab” do not work in the inputs in html because of this marked f…
-
/bin/sh: 1: sdl-config: not found
main.c:1:10: fatal error: SDL/SDL.h: No such file or directory
-
In "TODO" it was mentioned "ADD SDLD Solver"
Is it SDLD or SDLS.
What is the necessity of SDLS and CCD Solvers?
What is their role in here
-
Flib and I got talking, and we think that this is currently the best way to go.