Sat, 26 Sep 2020 19:18:09 +0200 |
kmsdrm: merge patches from Ozkan Sezer for removing c-99'isms and raising libgbm version reqeriments.
|
file | diff | annotate |
Fri, 17 Jul 2020 22:21:37 -0700 |
Re-add check for Metal on x86, where it's not supported.
|
file | diff | annotate |
Thu, 16 Jul 2020 04:37:14 -0400 |
configure: On Apple platforms, only exclude Vulkan on x86.
|
file | diff | annotate |
Wed, 15 Jul 2020 16:12:44 -0700 |
Fixed bug 5232 - SDL2 configure script detects Apple Silicon Macs as iPhones; fails to build due to missing components
|
file | diff | annotate |
Sun, 05 Jul 2020 22:33:10 +0300 |
configure: corretly print --enable-arm-simd default value.
|
file | diff | annotate |
Sun, 05 Jul 2020 22:11:10 +0300 |
Disable ARM SIMD and NEON by default for now (bug #4365 -- prev. patch was incomplete.)
|
file | diff | annotate |
Sat, 27 Jun 2020 11:47:03 +0300 |
Disable ARM SIMD and NEON by default for now (bug #4365)
|
file | diff | annotate |
Sat, 27 Jun 2020 02:38:13 -0400 |
configure: Accidentally deleted a ')'
|
file | diff | annotate |
Fri, 26 Jun 2020 23:30:59 -0400 |
configure/cmake: Disable ARM SIMD and NEON by default.
|
file | diff | annotate |
Thu, 04 Jun 2020 09:10:49 -0700 |
Updated configure with changes from configure.ac
|
file | diff | annotate |
Wed, 20 May 2020 16:34:19 -0400 |
configure: fix fcitx tests.
|
file | diff | annotate |
Tue, 19 May 2020 13:22:01 -0400 |
configure: Just don't do the -idirafter on QNX.
|
file | diff | annotate |
Tue, 19 May 2020 12:30:26 -0400 |
configure: -idirafter needs a space, -I doesn't.
|
file | diff | annotate |
Tue, 19 May 2020 12:08:05 -0400 |
configure: Do a real check for -idirafter anyhow.
|
file | diff | annotate |
Tue, 19 May 2020 11:52:15 -0400 |
configure: Regenerate configure script.
|
file | diff | annotate |
Mon, 04 May 2020 02:27:29 -0400 |
locale: Implemented SDL_GetPreferredLocales().
|
file | diff | annotate |
Mon, 13 Apr 2020 08:13:50 -0700 |
Enable virtual joystick API by default
|
file | diff | annotate |
Sun, 12 Apr 2020 13:24:36 +0100 |
build: Don't duplicate Libs in Libs.private in pkg-config file
|
file | diff | annotate |
Sat, 11 Apr 2020 23:38:34 +0100 |
build: Merge pkg-config Libs.private into Libs for static-only builds
|
file | diff | annotate |
Fri, 10 Apr 2020 12:17:14 -0400 |
stdlib: Add SDL_trunc and SDL_truncf
|
file | diff | annotate |
Wed, 08 Apr 2020 08:34:27 -0700 |
First pass at Windows sensor implementation
|
file | diff | annotate |
Wed, 01 Apr 2020 13:43:53 -0400 |
configure: Remove wayland-protocols check from configure and CMake scripts.
|
file | diff | annotate |
Fri, 20 Mar 2020 20:33:26 -0700 |
Fixed warning building version.rc using mingw-64
|
file | diff | annotate |
Fri, 20 Mar 2020 19:51:54 -0700 |
Regenerated configure with configure.ac changes
|
file | diff | annotate |
Fri, 20 Mar 2020 19:48:26 -0700 |
Backed out changeset ca9c225103c4
|
file | diff | annotate |
Fri, 20 Mar 2020 19:42:59 -0700 |
Only build raw input support on Windows
|
file | diff | annotate |
Mon, 16 Mar 2020 12:23:38 -0700 |
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
file | diff | annotate |
Mon, 16 Mar 2020 00:21:22 -0400 |
virtual joysticks: add autotools-build support (Bug 5028)
|
file | diff | annotate |
Tue, 10 Mar 2020 18:25:47 -0700 |
Updated SDL to version 2.0.13 for development builds
|
file | diff | annotate |
Tue, 10 Mar 2020 18:35:31 -0700 |
Backed out changeset 7ca4a9de2ae4
|
file | diff | annotate |
Tue, 10 Mar 2020 18:25:47 -0700 |
Updated SDL to version 2.0.13 for development builds
|
file | diff | annotate |
Mon, 02 Mar 2020 15:14:52 -0800 |
Updated configure with change from last commit
|
file | diff | annotate |
Sun, 01 Mar 2020 14:58:16 -0800 |
Updated version to 2.0.12 for release candidate build
|
file | diff | annotate |
Thu, 27 Feb 2020 09:32:03 -0800 |
Temporarily disabled NEON optimizations added for bug 4365
|
file | diff | annotate |
Fri, 21 Feb 2020 15:52:35 -0500 |
cmake: more proper sdl2-config.cmake work (thanks, Alexander!)
|
file | diff | annotate |
Fri, 21 Feb 2020 15:51:04 -0500 |
cmake: Backed out changeset d62544e5fa7a
|
file | diff | annotate |
Thu, 13 Feb 2020 20:50:47 +0000 |
Add basic support for compiling on RISC OS
|
file | diff | annotate |
Fri, 14 Feb 2020 13:37:32 -0500 |
cmake: Add PACKAGE_VERSION and SDL2_VERSION to sdl2-config.cmake.in
|
file | diff | annotate |
Tue, 31 Dec 2019 10:40:30 -0800 |
Fixed bug 4357 - iosbuild.sh broken with SDL 2.0.9
|
file | diff | annotate |
Sun, 22 Dec 2019 13:42:20 -0800 |
Fixed bug 4911 - Build broken when hidapi enabled
|
file | diff | annotate |
Mon, 25 Nov 2019 15:02:48 -0800 |
Use SDL_hidapi.c instead of the platform specific hid.c implementations when libusb isn't available
|
file | diff | annotate |
Sat, 23 Nov 2019 11:35:20 -0800 |
Added the Linux hidraw sources when libusb isn't available
|
file | diff | annotate |
Thu, 21 Nov 2019 10:02:02 +0300 |
configure: add back mistakenly removed strtok_r check, and regenerate.
|
file | diff | annotate |
Wed, 20 Nov 2019 20:40:50 +0300 |
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
file | diff | annotate |
Wed, 13 Nov 2019 10:51:02 +0300 |
configure: check for build dir when building version res (fix bug #4858)
|
file | diff | annotate |
Thu, 31 Oct 2019 14:01:50 +0300 |
configure: Regenerate configure script with the ARM SIMD/NEON changes.
|
file | diff | annotate |
Thu, 24 Oct 2019 21:51:55 -0400 |
configure: Regenerate configure script with the ARM SIMD/NEON changes.
|
file | diff | annotate |
Tue, 15 Oct 2019 22:36:08 -0400 |
x11: On macOS, look for X11 install in /opt/X11 instead of /usr/X11R6.
|
file | diff | annotate |
Tue, 01 Oct 2019 14:00:02 +0300 |
endpointvolume.h checks not needed since changeset 13078:ae4f9911321a .
|
file | diff | annotate |
Sun, 22 Sep 2019 10:37:16 -0700 |
Updated SDL development builds to version 2.0.11
|
file | diff | annotate |
Sat, 07 Sep 2019 10:37:28 +0300 |
configure, darwin: favor -faltivec over -maltivec. don't -faltivec for others.
|
file | diff | annotate |
Thu, 15 Aug 2019 20:32:32 +0300 |
make SDL-1.2 to work with alsa-lib < 1.0.11 again
|
file | diff | annotate |
Mon, 12 Aug 2019 13:35:36 -0700 |
Disable HIDAPI by default, as it breaks on Linux when trying to use libusb with non-root permissions on some distributions
|
file | diff | annotate |
Mon, 05 Aug 2019 23:46:09 -0700 |
Fixed bug 4354 - CMake builds do not correctly enable IME on Linux
|
file | diff | annotate |
Sun, 04 Aug 2019 00:01:38 -0400 |
Port libusb hid.c to SDL, add to MinGW configure
|
file | diff | annotate |
Mon, 05 Aug 2019 12:35:32 -0300 |
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
file | diff | annotate |
Sat, 03 Aug 2019 12:44:37 +0300 |
update the SDL version number to 1.2.16
|
file | diff | annotate |
Sat, 03 Aug 2019 12:34:00 +0300 |
add generated configure script under version control
|
file | diff | annotate |
Fri, 02 Aug 2019 18:14:31 -0700 |
Fixed building on Mac OS X without libusb
|
file | diff | annotate |
Thu, 01 Aug 2019 17:41:40 +0300 |
configury: allow libusb-less hidapi for macosx.
|
file | diff | annotate |