Commit Graph

  • 690d90e071 kmsdrm: Fix leaking SDL_VideoDevice* Brandon Schaefer 2017-08-02 13:51:14 -0700
  • 7f46a4e872 Fixed bug 3311 - Broken touch positions with SDL_RenderSetLogicalSize & HIGHDPI on iOS Sam Lantinga 2017-08-02 13:38:46 -0700
  • ed15fae06d Fixed bug 3722 - Fall back to xinerama/xvidmode if xrandr modes initialization fails Sam Lantinga 2017-08-02 10:28:13 -0700
  • c145325c5f Fixed potential free of uninitialized memory (thanks Simon!) Sam Lantinga 2017-08-02 10:24:47 -0700
  • 0ed8294b60 Fixed bug 3690 - SDL2 KMS/DRM render context support Sam Lantinga 2017-08-02 10:22:48 -0700
  • fe8b3765d5 x11: Make a separate unmapped window to own clipboard selections. Ryan C. Gordon 2017-07-31 13:49:22 -0400
  • 34c7fda26d Fixed bug 3697 - Main thread gets stuck on left mouse down Sam Lantinga 2017-08-01 20:16:10 -0700
  • aacbc30fbd Backed out changeset ebdc0738b1b5 for bug 3697 Sam Lantinga 2017-08-01 20:09:23 -0700
  • 481b19d2cc Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver Sam Lantinga 2017-07-31 12:57:15 -0700
  • f1f901b08b Disable static builds for static analysis. Ryan C. Gordon 2017-07-30 14:36:01 -0400
  • 07a940481a windows-buildbot-zipper.bat: Check the correct path. Ryan C. Gordon 2017-07-30 14:09:18 -0400
  • d001b8e538 Buildbot should zip up Visual Studio Win64 binaries, too. Ryan C. Gordon 2017-07-30 10:09:34 -0400
  • d77ad7375f Fixed typos in shape header. Philipp Wiesemann 2017-07-29 23:00:54 +0200
  • 4bf163ddc1 qnx: Fixed error message. Philipp Wiesemann 2017-07-29 23:00:45 +0200
  • 3ae380aaf0 aix: Removed unused local variable. Philipp Wiesemann 2017-07-29 23:00:34 +0200
  • b541ac19c0 haiku: Changed header paths to be more compatible. Philipp Wiesemann 2017-07-29 23:00:14 +0200
  • 7db9518e85 evdev: Fix 'Syscall param ioctl(TIOCLINUX) points to uninitialised byte' Brandon Schaefer 2017-07-28 12:00:10 -0700
  • dc6c24616b Fixed crash if the WASAPI audio device couldn't be recovered Sam Lantinga 2017-07-27 22:55:18 -0700
  • 2a2ba388a0 Fixed infinite recursion if the WASAPI audio device couldn't be recovered Sam Lantinga 2017-07-27 22:52:19 -0700
  • b500cdb98f Fixed typo in WASAPI shutdown code Sam Lantinga 2017-07-27 02:41:58 -0700
  • 703049c80e [mir] Same no need to wrap this, which is already being done Brandon Schaefer 2017-07-27 08:03:11 -0700
  • 64ce0bb304 [mir] Point to SDL_EGL_UnloadLibrary vs doing it our selfs Brandon Schaefer 2017-07-26 18:10:45 -0700
  • 0f11edb221 Whoops, forgot to commit the actual fix. :) Ryan C. Gordon 2017-07-26 13:54:11 -0400
  • 959dd81b8a Disable MMX inline assembly on Clang for now. Ryan C. Gordon 2017-07-26 13:43:25 -0400
  • 60cd0c699d Fixed compiler warnings on QNX. Ryan C. Gordon 2017-07-23 19:25:16 -0400
  • 6e6154a4e0 Fixed build on older Mac OS X SDKs Sam Lantinga 2017-07-21 17:28:47 -0700
  • a4390e7df8 sndio: fixed poll() call (thanks, kdrakehp!). Ryan C. Gordon 2017-07-20 20:40:17 -0400
  • 19a7810b88 sndio: More improvements to the OpenBSD audio target (thanks, kdrakehp!). Ryan C. Gordon 2017-07-20 18:16:02 -0400
  • 6c504f9740 Fixed bug 3410 - SDL_WINDOW_HIDDEN flag is inaccurate. Sam Lantinga 2017-07-20 10:52:43 -0700
  • a90d2166fe Fixed bug 3689 - MMX YUV renderer crash Sam Lantinga 2017-07-20 10:48:57 -0700
  • 0632cf812b Fixed bug 3703 - Missing media keys support on Amazon Fire TV remote control Sam Lantinga 2017-07-20 10:46:38 -0700
  • 30cd8059b0 Fixed bug 3705 - Add capture support to the sndio backend Sam Lantinga 2017-07-20 10:39:47 -0700
  • 59e5059f2c iOS: Use modern replacements for deprecated functions, when available. Alex Szpakowski 2017-07-15 17:41:58 -0300
  • 77d9b0ccd6 macOS: Fix compilation when using 10.11 or earlier to build. Alex Szpakowski 2017-07-14 17:42:11 -0300
  • ccb292210a macOS: Address more compiler warnings when building with a recent deployment target. Alex Szpakowski 2017-07-13 23:09:37 -0300
  • 7c0d1c4626 macOS: Replace uses of deprecated Cocoa enum names with modern/consistent equivalents. Alex Szpakowski 2017-07-13 22:59:02 -0300
  • bcd842ffc0 Fix a potential crash in macOS 10.7 and earlier. Alex Szpakowski 2017-07-12 21:32:10 -0300
  • 4e43f7afe6 macOS: Expose more display modes on retina screens. Fixes an issue found in BZFlag. Alex Szpakowski 2017-07-12 21:28:32 -0300
  • 3d2ead6738 Added support for an XBox One wired controller for Leo L?nnenm?ki Sam Lantinga 2017-07-11 19:27:50 -0700
  • 53d6adcdb6 Fixed bug 3699 - Shaped windows are distorted unless width is divisible by 8 Sam Lantinga 2017-07-11 08:16:00 -0700
  • 7ead962e24 Fixed bug 3688 - cmake / pthread check related patch proposal Sam Lantinga 2017-07-10 18:40:35 -0700
  • 644af72c78 Fixed bug 3609 - Windows build fails due to conflicting types for 'XINPUT_GAMEPAD_EX' Sam Lantinga 2017-07-10 18:31:28 -0700
  • a82db4b02a Fixed bug 3696 - SDL_ShowMessageBox displays different error from intended Sam Lantinga 2017-07-10 17:16:12 -0700
  • 386a93b8f1 Fixed bug 3697 - Main thread gets stuck on left mouse down Sam Lantinga 2017-07-10 17:07:19 -0700
  • d1eb07b1c6 Updated Visual Studio 2008 project Sam Lantinga 2017-07-10 15:55:13 -0700
  • 6e40524ec3 Updated generated configure script. Philipp Wiesemann 2017-07-09 23:00:43 +0200
  • 28c20abaa6 Fixed typo in log message in testime program. Philipp Wiesemann 2017-07-09 23:00:35 +0200
  • 9eca2af12f Fixed compiler warning about redundant declaration. Philipp Wiesemann 2017-07-09 23:00:25 +0200
  • 481256df23 Fixed missing audio entries in configure summary. Philipp Wiesemann 2017-07-07 23:00:47 +0200
  • 236b4edeec haiku: Fixed compiling without OpenGL support. Philipp Wiesemann 2017-07-07 23:00:22 +0200
  • e14cdb467f qnx: Fixed setting a field twice. Philipp Wiesemann 2017-07-07 23:00:10 +0200
  • c52b02ce47 audio: trying to pacify static analysis. Ryan C. Gordon 2017-07-05 12:04:37 -0400
  • fa1c5fefe6 x11: pass a long to XChangeProperty, not an int. Ryan C. Gordon 2017-07-04 20:44:07 -0400
  • 8997cd937c power: whoops, that should be "==" not "!=". Ryan C. Gordon 2017-07-03 16:45:12 -0400
  • 6d44e82725 power: Linux /sys/class testing should skip "device" scopes. Ryan C. Gordon 2017-07-03 16:38:37 -0400
  • 597ed75d75 aix: Fixed audio debug output. Philipp Wiesemann 2017-07-02 22:46:49 +0200
  • c3c9596903 haiku: Fixed using wrong constant for internal error handling. Philipp Wiesemann 2017-07-02 22:46:23 +0200
  • 3f2ad4ef94 qnx: Removed unused bootstrap declaration. Philipp Wiesemann 2017-07-02 22:46:00 +0200
  • 303f0a280f qnx: Fixed configure script setting wrong variable. Philipp Wiesemann 2017-07-02 22:45:31 +0200
  • 7d7abf4e0b qnx: fixed potential buffer overflow. Ryan C. Gordon 2017-07-01 19:52:12 -0400
  • 805b54bc23 Support for QNX 7.0 (thanks, Elad!). Ryan C. Gordon 2017-07-01 17:50:47 -0400
  • 96f270ca4c haiku: Fixed memory leak if destroying window. Philipp Wiesemann 2017-07-01 23:01:57 +0200
  • fbc7e90c29 aix: Fixed compile error. Philipp Wiesemann 2017-07-01 23:01:49 +0200
  • a2b2a68019 netbsd: Fixed comment. Philipp Wiesemann 2017-07-01 23:00:07 +0200
  • 3ff0bcbe85 netbsd: Removed unused field. Philipp Wiesemann 2017-06-29 23:00:18 +0200
  • 4d77195079 netbsd: Fixed compile error. Philipp Wiesemann 2017-06-29 23:00:09 +0200
  • 67d71ea611 winrt: Fixed SDL include. Philipp Wiesemann 2017-06-24 23:45:44 +0200
  • bf326b9010 raspberrypi: Fixed typos in README. Philipp Wiesemann 2017-06-24 23:45:34 +0200
  • 0659e86ca4 Fixed handling only one event per frame in testshape program. Philipp Wiesemann 2017-06-24 23:45:19 +0200
  • d4d11f59a3 xinput: use the full range of the haptic motors (thanks, Trent!). Ryan C. Gordon 2017-06-21 01:22:00 -0400
  • ee7ea6711f haiku: Removed unused internal function. Philipp Wiesemann 2017-06-18 23:00:42 +0200
  • 2a68557b91 pandora: Fixed compiler warning about redefining SDL_REVISION. Philipp Wiesemann 2017-06-18 23:00:27 +0200
  • dfe480b899 haiku: Added support for some values set with SDL_GL_SetAttribute(). Philipp Wiesemann 2017-06-17 22:30:28 +0200
  • b9816634b6 haiku: Fixed missing slash in path from SDL_GetPrefPath(). Philipp Wiesemann 2017-06-17 22:30:09 +0200
  • 3fdbb012c4 pandora: Fixed compile error. Philipp Wiesemann 2017-06-16 23:30:38 +0200
  • 311634ccd0 directfb: Fixed quitting keyboard twice. Philipp Wiesemann 2017-06-16 23:30:30 +0200
  • 5aad08bd39 nacl: Fixed unnecessary large input text array. Philipp Wiesemann 2017-06-16 23:30:13 +0200
  • 5a426ac8f9 Get the parent of non-SDL-created windows, for completeness Sam Lantinga 2017-06-16 11:14:08 -0700
  • 4ff8497d0c Clean up parent window when destroying a window Sam Lantinga 2017-06-16 10:50:29 -0700
  • 380bb1d400 Implemented SDL_WINDOW_SKIP_TASKBAR on Windows Sam Lantinga 2017-06-16 09:10:13 -0700
  • 90d1fdacb0 linux: Fixed using wrong constant for input text size. Philipp Wiesemann 2017-06-15 23:30:50 +0200
  • d36de0519e Fixed SDL_GetWindowWMInfo() returning success on three unsupported platforms. Philipp Wiesemann 2017-06-15 23:30:29 +0200
  • f0072a79b3 audio: Converter now checks a strict list of channels and formats we support. Ryan C. Gordon 2017-06-12 21:35:24 -0400
  • 29641f69be Fixed bug 3668 - Overflow of SDL_AudioCVT.filters with some downmixes Sam Lantinga 2017-06-12 16:39:15 -0700
  • ccdc04c281 Fixed bug 3670 - CMake IOS haptic error Sam Lantinga 2017-06-12 16:35:34 -0700
  • 304f35dc9f linux: Changed internal functions to be static. Philipp Wiesemann 2017-06-11 22:30:58 +0200
  • d42fc79a3b directfb: Fixed comment. Philipp Wiesemann 2017-06-11 22:30:49 +0200
  • 788b78c586 Fixed missing error messages for SDL_GetWindowWMInfo(). Philipp Wiesemann 2017-06-11 22:30:39 +0200
  • dd99202b16 directfb: Fixed crash if creating renderer. Philipp Wiesemann 2017-06-11 22:30:24 +0200
  • c15650b1b0 directfb: Fixed configure script not finding shared objects for dynamic loading. Philipp Wiesemann 2017-06-11 22:30:06 +0200
  • 400982a4d0 cmake: iOS haptic section was referencing power source code (thanks, Martin!). Ryan C. Gordon 2017-06-11 16:00:45 -0400
  • b017860840 syswm: prevent buffer overflow if SDL and app have different config headers. Ryan C. Gordon 2017-06-11 00:50:26 -0400
  • 2d9f764646 Make compile-time assert error messages more clear. Ryan C. Gordon 2017-06-10 15:38:14 -0400
  • f10e1110f2 Expose display refresh rate on iOS/tvOS 10.3+. Alex Szpakowski 2017-06-10 21:29:37 -0300
  • a85c1d1c4b jack: removed accidental copy/paste. Ryan C. Gordon 2017-06-09 17:37:43 -0400
  • 30c2fde574 jack: added capture support. Ryan C. Gordon 2017-06-09 00:47:47 -0400
  • 8f18328c6b jack: Move jack_client_t into the audio device instead a global variable. Ryan C. Gordon 2017-06-09 00:14:50 -0400
  • e88c1539d9 jack: Remove BROKEN_MULTI_DEVICE code. Ryan C. Gordon 2017-06-08 22:20:49 -0400
  • c10c5f57de jack: Initial shot at a JACK audio target. Ryan C. Gordon 2017-06-08 13:27:58 -0400
  • 1e96f9afcc Fixed ignoring first event in testshape program. Philipp Wiesemann 2017-06-08 22:40:35 +0200