Package: libsdl2 / 2.0.2+dfsg1-6
Metadata
Package | Version | Patches format |
---|---|---|
libsdl2 | 2.0.2+dfsg1-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use default screen | (download) |
src/video/x11/SDL_x11modes.c |
13 11 + 2 - 0 ! |
use default screen Respect default screen from DISPLAY variable, using standard X11 function calls. Bug: https://bugzilla.libsdl.org/show_bug.cgi?id=2192 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23754401 |
SDL2_dont_propagate_lpthread.diff | (download) |
sdl2-config.in |
2 1 + 1 - 0 ! |
do not propagate -lpthread to sdl-config --libs (adapted for sdl2) Introduced in 1.2.11-1 (Thu, 20 Jul 2006 14:17:18 +0200). . Upstream will not apply it at the moment: Sam Lantinga 2012-01-22 10:54:21 PST . At some point it was required that multi-threaded programs using pthreads on Linux link directly to the pthread library. I don't remember all the details, but it had something to do with initializing C runtime variables correctly. . I'm sure it's not an issue anymore, but I'd rather not apply this patch in 1.2. I'll go ahead and make this change in 1.3 though. |
fix_joystick_misc_axes.diff | (download) |
src/joystick/linux/SDL_sysjoystick.c |
2 1 + 1 - 0 ! |
left/right joystick axis doesn't work with some controllers |
1