Commit Graph

  • d5215d9df9 Fixed up some compile warnings and errors on x86-64 Haiku. Ryan C. Gordon 2017-08-09 00:56:05 -04:00
  • 64c2957735 Added a FIXME for 2.1 about an API change. Ryan C. Gordon 2017-08-09 00:55:27 -04:00
  • 4e43c631b8 Re-added missing entry for the Steam Virtual Gamepad (was Valve Streaming Gamepad) Sam Lantinga 2017-08-08 20:38:23 -07:00
  • ef54d5a8f0 Fixed building on various versions of GCC - YUV MMX code is disabled for now Sam Lantinga 2017-08-07 10:28:59 -07:00
  • 76306827ec README-linux.md: added libsndio-dev to the package list. Ryan C. Gordon 2017-08-07 00:36:45 -04:00
  • 9dde37eadb sndio: Fix for some platforms (Linux, for example) that don't define INFTIM. Ryan C. Gordon 2017-08-07 00:25:18 -04:00
  • 27de835dd2 emscripten: Fixed compiler warnings about integer to pointer conversions. Philipp Wiesemann 2017-08-05 22:10:55 +02:00
  • 711df8a989 emscripten: Fixed compiling without OpenGL support. Philipp Wiesemann 2017-08-05 22:10:48 +02:00
  • f216b446aa kmsdrm: Fixed crashes if allocating memory failed. Philipp Wiesemann 2017-08-05 22:10:36 +02:00
  • b8a7dd7788 nacl: Fixed freeing static memory on video quit. Philipp Wiesemann 2017-08-05 22:10:25 +02:00
  • 1f698469ae mir: Removed unnecessary function declaration. Philipp Wiesemann 2017-08-05 22:10:15 +02:00
  • e9ae411aee Updated generated configure script. Philipp Wiesemann 2017-08-04 23:01:01 +02:00
  • 4723943bc3 kmsdrm: Fixed compiling without OpenGL support. Philipp Wiesemann 2017-08-04 23:00:47 +02:00
  • 8aa147fa09 Fixed compiler warnings about type conversions. Philipp Wiesemann 2017-08-04 23:00:30 +02:00
  • a09efc73d2 psp: Force audio channels to stereo if > 2 channels requested (thanks, Solra!). Ryan C. Gordon 2017-08-04 16:18:34 -04:00
  • cc5ceb1165 Temporary hack to fix bug 3725 - Call made to glGetString before context creation This breaks bugs 2570, 3145 Sam Lantinga 2017-08-04 13:06:56 -07:00
  • 56cab6d452 Added a hint SDL_HINT_TOUCH_MOUSE_EVENTS to control whether touch events generate synthetic mouse events. Sam Lantinga 2017-08-03 09:48:44 -07:00
  • 86e95a607b kmsdrm: Fix tearing in neverputt/ball Brandon Schaefer 2017-08-02 17:45:15 -07:00
  • c544d2b954 Add support for Saitek P990 Dual Analog Pad Patrice Mandin 2017-08-02 23:42:08 +02:00
  • fca91451ba kmsdrm: Fix leaking SDL_VideoDevice* Brandon Schaefer 2017-08-02 13:51:14 -07:00
  • 9dbe5a9686 Fixed bug 3311 - Broken touch positions with SDL_RenderSetLogicalSize & HIGHDPI on iOS Sam Lantinga 2017-08-02 13:38:46 -07:00
  • 082f32d198 Fixed bug 3722 - Fall back to xinerama/xvidmode if xrandr modes initialization fails Sam Lantinga 2017-08-02 10:28:13 -07:00
  • 4be066707d Fixed potential free of uninitialized memory (thanks Simon!) Sam Lantinga 2017-08-02 10:24:47 -07:00
  • 56363ebf61 Fixed bug 3690 - SDL2 KMS/DRM render context support Sam Lantinga 2017-08-02 10:22:48 -07:00
  • 2ffd6d0208 x11: Make a separate unmapped window to own clipboard selections. Ryan C. Gordon 2017-07-31 13:49:22 -04:00
  • 997c69b9ef Fixed bug 3697 - Main thread gets stuck on left mouse down Sam Lantinga 2017-08-01 20:16:10 -07:00
  • 6391cc3fef Backed out changeset ebdc0738b1b5 for bug 3697 Sam Lantinga 2017-08-01 20:09:23 -07:00
  • e10a98d2ad Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver Sam Lantinga 2017-07-31 12:57:15 -07:00
  • ee3f11d545 Disable static builds for static analysis. Ryan C. Gordon 2017-07-30 14:36:01 -04:00
  • 1f016d4598 windows-buildbot-zipper.bat: Check the correct path. Ryan C. Gordon 2017-07-30 14:09:18 -04:00
  • 8efe9cea0e Buildbot should zip up Visual Studio Win64 binaries, too. Ryan C. Gordon 2017-07-30 10:09:34 -04:00
  • 2f74dc9e63 Fixed typos in shape header. Philipp Wiesemann 2017-07-29 23:00:54 +02:00
  • 68ca9d9ed1 qnx: Fixed error message. Philipp Wiesemann 2017-07-29 23:00:45 +02:00
  • cea33bf5b8 aix: Removed unused local variable. Philipp Wiesemann 2017-07-29 23:00:34 +02:00
  • 84aeab17a2 haiku: Changed header paths to be more compatible. Philipp Wiesemann 2017-07-29 23:00:14 +02:00
  • be005b7c78 evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte' Brandon Schaefer 2017-07-28 12:00:10 -07:00
  • 77ca0f273c Fixed crash if the WASAPI audio device couldn't be recovered Sam Lantinga 2017-07-27 22:55:18 -07:00
  • 4a734209a3 Fixed infinite recursion if the WASAPI audio device couldn't be recovered Sam Lantinga 2017-07-27 22:52:19 -07:00
  • f033ce61e1 Fixed typo in WASAPI shutdown code Sam Lantinga 2017-07-27 02:41:58 -07:00
  • b0b481d709 [mir] Same no need to wrap this, which is already being done Brandon Schaefer 2017-07-27 08:03:11 -07:00
  • ecf9f6a13e [mir] Point to SDL_EGL_UnloadLibrary vs doing it our selfs Brandon Schaefer 2017-07-26 18:10:45 -07:00
  • 18f2b27b73 Whoops, forgot to commit the actual fix. :) Ryan C. Gordon 2017-07-26 13:54:11 -04:00
  • 7ecc48c3ba Disable MMX inline assembly on Clang for now. Ryan C. Gordon 2017-07-26 13:43:25 -04:00
  • 03eaddcad4 Fixed compiler warnings on QNX. Ryan C. Gordon 2017-07-23 19:25:16 -04:00
  • 67754af887 Fixed build on older Mac OS X SDKs Sam Lantinga 2017-07-21 17:28:47 -07:00
  • 8ac17a2ae6 sndio: fixed poll() call (thanks, kdrakehp!). Ryan C. Gordon 2017-07-20 20:40:17 -04:00
  • ee9cc32493 sndio: More improvements to the OpenBSD audio target (thanks, kdrakehp!). Ryan C. Gordon 2017-07-20 18:16:02 -04:00
  • 177f19aff0 Fixed bug 3410 - SDL_WINDOW_HIDDEN flag is inaccurate. Sam Lantinga 2017-07-20 10:52:43 -07:00
  • 36998b823e Fixed bug 3689 - MMX YUV renderer crash Sam Lantinga 2017-07-20 10:48:57 -07:00
  • 2008d86696 Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control Sam Lantinga 2017-07-20 10:46:38 -07:00
  • 2cc6806472 Fixed bug 3705 - Add capture support to the sndio backend Sam Lantinga 2017-07-20 10:39:47 -07:00
  • 01050d4ed1 iOS: Use modern replacements for deprecated functions, when available. Alex Szpakowski 2017-07-15 17:41:58 -03:00
  • efe179cdfe macOS: Fix compilation when using 10.11 or earlier to build. Alex Szpakowski 2017-07-14 17:42:11 -03:00
  • 562473c1f4 macOS: Address more compiler warnings when building with a recent deployment target. Alex Szpakowski 2017-07-13 23:09:37 -03:00
  • bc3ede1ed0 macOS: Replace uses of deprecated Cocoa enum names with modern/consistent equivalents. Alex Szpakowski 2017-07-13 22:59:02 -03:00
  • e0ea4da4ae Fix a potential crash in macOS 10.7 and earlier. Alex Szpakowski 2017-07-12 21:32:10 -03:00
  • 8292d73ebb macOS: Expose more display modes on retina screens. Fixes an issue found in BZFlag. Alex Szpakowski 2017-07-12 21:28:32 -03:00
  • 49f846f113 Added support for an XBox One wired controller for Leo L?nnenm?ki Sam Lantinga 2017-07-11 19:27:50 -07:00
  • 74ca16547c Fixed bug 3699 - Shaped windows are distorted unless width is divisible by 8 Sam Lantinga 2017-07-11 08:16:00 -07:00
  • 34b29c6ac5 Fixed bug 3688 - cmake / pthread check related patch proposal Sam Lantinga 2017-07-10 18:40:35 -07:00
  • 3c09265daf Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX' Sam Lantinga 2017-07-10 18:31:28 -07:00
  • cd79d8ccec Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended Sam Lantinga 2017-07-10 17:16:12 -07:00
  • 37722d01a8 Fixed bug 3697 - Main thread gets stuck on left mouse down Sam Lantinga 2017-07-10 17:07:19 -07:00
  • 66f072ebd8 Updated Visual Studio 2008 project Sam Lantinga 2017-07-10 15:55:13 -07:00
  • 8810023704 Updated generated configure script. Philipp Wiesemann 2017-07-09 23:00:43 +02:00
  • 707ee5be26 Fixed typo in log message in testime program. Philipp Wiesemann 2017-07-09 23:00:35 +02:00
  • 44246cdae3 Fixed compiler warning about redundant declaration. Philipp Wiesemann 2017-07-09 23:00:25 +02:00
  • 10764b209c Fixed missing audio entries in configure summary. Philipp Wiesemann 2017-07-07 23:00:47 +02:00
  • c3bf69ca4b haiku: Fixed compiling without OpenGL support. Philipp Wiesemann 2017-07-07 23:00:22 +02:00
  • fb9c2939c2 qnx: Fixed setting a field twice. Philipp Wiesemann 2017-07-07 23:00:10 +02:00
  • 1683a0c106 audio: trying to pacify static analysis. Ryan C. Gordon 2017-07-05 12:04:37 -04:00
  • c80c3419aa x11: pass a long to XChangeProperty, not an int. Ryan C. Gordon 2017-07-04 20:44:07 -04:00
  • b36755a3fc power: whoops, that should be "==" not "!=". Ryan C. Gordon 2017-07-03 16:45:12 -04:00
  • c27dc51478 power: Linux /sys/class testing should skip "device" scopes. Ryan C. Gordon 2017-07-03 16:38:37 -04:00
  • 9f99b3d7ee aix: Fixed audio debug output. Philipp Wiesemann 2017-07-02 22:46:49 +02:00
  • e6583300e6 haiku: Fixed using wrong constant for internal error handling. Philipp Wiesemann 2017-07-02 22:46:23 +02:00
  • 4366721b46 qnx: Removed unused bootstrap declaration. Philipp Wiesemann 2017-07-02 22:46:00 +02:00
  • e3497e7916 qnx: Fixed configure script setting wrong variable. Philipp Wiesemann 2017-07-02 22:45:31 +02:00
  • 200f782cab qnx: fixed potential buffer overflow. Ryan C. Gordon 2017-07-01 19:52:12 -04:00
  • 22241ed0b0 Support for QNX 7.0 (thanks, Elad!). Ryan C. Gordon 2017-07-01 17:50:47 -04:00
  • b1fbab50c5 haiku: Fixed memory leak if destroying window. Philipp Wiesemann 2017-07-01 23:01:57 +02:00
  • 380e0693b1 aix: Fixed compile error. Philipp Wiesemann 2017-07-01 23:01:49 +02:00
  • 4c190ce584 netbsd: Fixed comment. Philipp Wiesemann 2017-07-01 23:00:07 +02:00
  • 4c48260ca2 netbsd: Removed unused field. Philipp Wiesemann 2017-06-29 23:00:18 +02:00
  • 7bb6b402c2 netbsd: Fixed compile error. Philipp Wiesemann 2017-06-29 23:00:09 +02:00
  • 944e06e67c winrt: Fixed SDL include. Philipp Wiesemann 2017-06-24 23:45:44 +02:00
  • 46b77b7322 raspberrypi: Fixed typos in README. Philipp Wiesemann 2017-06-24 23:45:34 +02:00
  • 705efc3532 Fixed handling only one event per frame in testshape program. Philipp Wiesemann 2017-06-24 23:45:19 +02:00
  • d96419c93f xinput: use the full range of the haptic motors (thanks, Trent!). Ryan C. Gordon 2017-06-21 01:22:00 -04:00
  • 267dca13fa haiku: Removed unused internal function. Philipp Wiesemann 2017-06-18 23:00:42 +02:00
  • cc00a300d1 pandora: Fixed compiler warning about redefining SDL_REVISION. Philipp Wiesemann 2017-06-18 23:00:27 +02:00
  • 90488d6c29 haiku: Added support for some values set with SDL_GL_SetAttribute(). Philipp Wiesemann 2017-06-17 22:30:28 +02:00
  • 6086e8d384 haiku: Fixed missing slash in path from SDL_GetPrefPath(). Philipp Wiesemann 2017-06-17 22:30:09 +02:00
  • 0b750cd9d5 pandora: Fixed compile error. Philipp Wiesemann 2017-06-16 23:30:38 +02:00
  • fa73685df8 directfb: Fixed quitting keyboard twice. Philipp Wiesemann 2017-06-16 23:30:30 +02:00
  • a4db3dbe64 nacl: Fixed unnecessary large input text array. Philipp Wiesemann 2017-06-16 23:30:13 +02:00
  • 9085c7b311 Get the parent of non-SDL-created windows, for completeness Sam Lantinga 2017-06-16 11:14:08 -07:00
  • 1b5614b3f5 Clean up parent window when destroying a window Sam Lantinga 2017-06-16 10:50:29 -07:00
  • 0a75192d85 Implemented SDL_WINDOW_SKIP_TASKBAR on Windows Sam Lantinga 2017-06-16 09:10:13 -07:00
  • a725efa4bc linux: Fixed using wrong constant for input text size. Philipp Wiesemann 2017-06-15 23:30:50 +02:00