Wed, 09 Aug 2017 12:11:59 -0700 |
Sam Lantinga |
Fixed Linux build
|
changeset |
files
|
Wed, 09 Aug 2017 11:59:29 -0700 |
Sam Lantinga |
Added SDL hints to filter the set of game controllers reported by SDL
|
changeset |
files
|
Wed, 09 Aug 2017 11:58:38 -0700 |
Sam Lantinga |
Added an API SDL_LoadFile_RW() to load all the data from an SDL data stream, and a convenience macro SDL_LoadFile() to load all the data from a file.
|
changeset |
files
|
Wed, 09 Aug 2017 01:01:41 -0400 |
Ryan C. Gordon |
haiku: Patched SDL_bopengl.cc to compile on x86-64 Haiku.
|
changeset |
files
|
Wed, 09 Aug 2017 00:56:05 -0400 |
Ryan C. Gordon |
Fixed up some compile warnings and errors on x86-64 Haiku.
|
changeset |
files
|
Wed, 09 Aug 2017 00:55:27 -0400 |
Ryan C. Gordon |
Added a FIXME for 2.1 about an API change.
|
changeset |
files
|
Tue, 08 Aug 2017 20:38:23 -0700 |
Sam Lantinga |
Re-added missing entry for the Steam Virtual Gamepad (was Valve Streaming Gamepad)
|
changeset |
files
|
Mon, 07 Aug 2017 10:28:59 -0700 |
Sam Lantinga |
Fixed building on various versions of GCC - YUV MMX code is disabled for now
|
changeset |
files
|
Mon, 07 Aug 2017 00:36:45 -0400 |
Ryan C. Gordon |
README-linux.md: added libsndio-dev to the package list.
|
changeset |
files
|
Mon, 07 Aug 2017 00:25:18 -0400 |
Ryan C. Gordon |
sndio: Fix for some platforms (Linux, for example) that don't define INFTIM.
|
changeset |
files
|
Sat, 05 Aug 2017 22:10:55 +0200 |
Philipp Wiesemann |
emscripten: Fixed compiler warnings about integer to pointer conversions.
|
changeset |
files
|
Sat, 05 Aug 2017 22:10:48 +0200 |
Philipp Wiesemann |
emscripten: Fixed compiling without OpenGL support.
|
changeset |
files
|
Sat, 05 Aug 2017 22:10:36 +0200 |
Philipp Wiesemann |
kmsdrm: Fixed crashes if allocating memory failed.
|
changeset |
files
|
Sat, 05 Aug 2017 22:10:25 +0200 |
Philipp Wiesemann |
nacl: Fixed freeing static memory on video quit.
|
changeset |
files
|
Sat, 05 Aug 2017 22:10:15 +0200 |
Philipp Wiesemann |
mir: Removed unnecessary function declaration.
|
changeset |
files
|
Fri, 04 Aug 2017 23:01:01 +0200 |
Philipp Wiesemann |
Updated generated configure script.
|
changeset |
files
|
Fri, 04 Aug 2017 23:00:47 +0200 |
Philipp Wiesemann |
kmsdrm: Fixed compiling without OpenGL support.
|
changeset |
files
|
Fri, 04 Aug 2017 23:00:30 +0200 |
Philipp Wiesemann |
Fixed compiler warnings about type conversions.
|
changeset |
files
|
Fri, 04 Aug 2017 16:18:34 -0400 |
Ryan C. Gordon |
psp: Force audio channels to stereo if > 2 channels requested (thanks, Solra!).
|
changeset |
files
|
Fri, 04 Aug 2017 13:06:56 -0700 |
Sam Lantinga |
Temporary hack to fix bug 3725 - Call made to glGetString before context creation
|
changeset |
files
|
Thu, 03 Aug 2017 09:48:44 -0700 |
Sam Lantinga |
Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events.
|
changeset |
files
|
Wed, 02 Aug 2017 17:45:15 -0700 |
Brandon Schaefer |
kmsdrm: Fix tearing in neverputt/ball
|
changeset |
files
|
Wed, 02 Aug 2017 23:42:08 +0200 |
Patrice Mandin |
Add support for Saitek P990 Dual Analog Pad
|
changeset |
files
|
Wed, 02 Aug 2017 13:51:14 -0700 |
Brandon Schaefer |
kmsdrm: Fix leaking SDL_VideoDevice*
|
changeset |
files
|
Wed, 02 Aug 2017 13:38:46 -0700 |
Sam Lantinga |
Fixed bug 3311 - Broken touch positions with SDL_RenderSetLogicalSize & HIGHDPI on iOS
|
changeset |
files
|
Wed, 02 Aug 2017 10:28:13 -0700 |
Sam Lantinga |
Fixed bug 3722 - Fall back to xinerama/xvidmode if xrandr modes initialization fails
|
changeset |
files
|
Wed, 02 Aug 2017 10:24:47 -0700 |
Sam Lantinga |
Fixed potential free of uninitialized memory (thanks Simon!)
|
changeset |
files
|
Wed, 02 Aug 2017 10:22:48 -0700 |
Sam Lantinga |
Fixed bug 3690 - SDL2 KMS/DRM render context support
|
changeset |
files
|
Mon, 31 Jul 2017 13:49:22 -0400 |
Ryan C. Gordon |
x11: Make a separate unmapped window to own clipboard selections.
|
changeset |
files
|
Tue, 01 Aug 2017 20:16:10 -0700 |
Sam Lantinga |
Fixed bug 3697 - Main thread gets stuck on left mouse down
|
changeset |
files
|
Tue, 01 Aug 2017 20:09:23 -0700 |
Sam Lantinga |
Backed out changeset 81e6d0f852fc for bug 3697
|
changeset |
files
|
Mon, 31 Jul 2017 12:57:15 -0700 |
Sam Lantinga |
Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver
|
changeset |
files
|
Sun, 30 Jul 2017 14:36:01 -0400 |
Ryan C. Gordon |
Disable static builds for static analysis.
|
changeset |
files
|
Sun, 30 Jul 2017 14:09:18 -0400 |
Ryan C. Gordon |
windows-buildbot-zipper.bat: Check the correct path.
|
changeset |
files
|
Sun, 30 Jul 2017 10:09:34 -0400 |
Ryan C. Gordon |
Buildbot should zip up Visual Studio Win64 binaries, too.
|
changeset |
files
|
Sat, 29 Jul 2017 23:00:54 +0200 |
Philipp Wiesemann |
Fixed typos in shape header.
|
changeset |
files
|
Sat, 29 Jul 2017 23:00:45 +0200 |
Philipp Wiesemann |
qnx: Fixed error message.
|
changeset |
files
|
Sat, 29 Jul 2017 23:00:34 +0200 |
Philipp Wiesemann |
aix: Removed unused local variable.
|
changeset |
files
|
Sat, 29 Jul 2017 23:00:14 +0200 |
Philipp Wiesemann |
haiku: Changed header paths to be more compatible.
|
changeset |
files
|
Fri, 28 Jul 2017 12:00:10 -0700 |
Brandon Schaefer |
evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte'
|
changeset |
files
|
Thu, 27 Jul 2017 22:55:18 -0700 |
Sam Lantinga |
Fixed crash if the WASAPI audio device couldn't be recovered
|
changeset |
files
|
Thu, 27 Jul 2017 22:52:19 -0700 |
Sam Lantinga |
Fixed infinite recursion if the WASAPI audio device couldn't be recovered
|
changeset |
files
|
Thu, 27 Jul 2017 02:41:58 -0700 |
Sam Lantinga |
Fixed typo in WASAPI shutdown code
|
changeset |
files
|
Thu, 27 Jul 2017 08:03:11 -0700 |
Brandon Schaefer |
[mir] Same no need to wrap this, which is already being done
|
changeset |
files
|
Wed, 26 Jul 2017 18:10:45 -0700 |
Brandon Schaefer |
[mir] Point to SDL_EGL_UnloadLibrary vs doing it our selfs
|
changeset |
files
|
Wed, 26 Jul 2017 13:54:11 -0400 |
Ryan C. Gordon |
Whoops, forgot to commit the actual fix. :)
|
changeset |
files
|
Wed, 26 Jul 2017 13:43:25 -0400 |
Ryan C. Gordon |
Disable MMX inline assembly on Clang for now.
|
changeset |
files
|
Sun, 23 Jul 2017 19:25:16 -0400 |
Ryan C. Gordon |
Fixed compiler warnings on QNX.
|
changeset |
files
|
Fri, 21 Jul 2017 17:28:47 -0700 |
Sam Lantinga |
Fixed build on older Mac OS X SDKs
|
changeset |
files
|
Thu, 20 Jul 2017 20:40:17 -0400 |
Ryan C. Gordon |
sndio: fixed poll() call (thanks, kdrakehp!).
|
changeset |
files
|
Thu, 20 Jul 2017 18:16:02 -0400 |
Ryan C. Gordon |
sndio: More improvements to the OpenBSD audio target (thanks, kdrakehp!).
|
changeset |
files
|
Thu, 20 Jul 2017 10:52:43 -0700 |
Sam Lantinga |
Fixed bug 3410 - SDL_WINDOW_HIDDEN flag is inaccurate.
|
changeset |
files
|
Thu, 20 Jul 2017 10:48:57 -0700 |
Sam Lantinga |
Fixed bug 3689 - MMX YUV renderer crash
|
changeset |
files
|
Thu, 20 Jul 2017 10:46:38 -0700 |
Sam Lantinga |
Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control
|
changeset |
files
|
Thu, 20 Jul 2017 10:39:47 -0700 |
Sam Lantinga |
Fixed bug 3705 - Add capture support to the sndio backend
|
changeset |
files
|
Sat, 15 Jul 2017 17:41:58 -0300 |
Alex Szpakowski |
iOS: Use modern replacements for deprecated functions, when available.
|
changeset |
files
|
Fri, 14 Jul 2017 17:42:11 -0300 |
Alex Szpakowski |
macOS: Fix compilation when using 10.11 or earlier to build.
|
changeset |
files
|
Thu, 13 Jul 2017 23:09:37 -0300 |
Alex Szpakowski |
macOS: Address more compiler warnings when building with a recent deployment target.
|
changeset |
files
|
Thu, 13 Jul 2017 22:59:02 -0300 |
Alex Szpakowski |
macOS: Replace uses of deprecated Cocoa enum names with modern/consistent equivalents.
|
changeset |
files
|
Wed, 12 Jul 2017 21:32:10 -0300 |
Alex Szpakowski |
Fix a potential crash in macOS 10.7 and earlier.
|
changeset |
files
|