Commit Graph

  • 4249f4666c David Carlier implemented SDL_GetBasePath() for OpenBSD Sam Lantinga 2016-01-31 21:11:15 -08:00
  • 1fb30db048 Return the full number of events from SDL_PeepEvents() if NULL is passed in with SDL_PEEKEVENT Sam Lantinga 2016-01-31 11:29:11 -08:00
  • 325921789a x11: Fix AltGr generating an invalid keycode (bug #3244). Thanks Thomas! Alex Szpakowski 2016-01-31 09:39:42 -04:00
  • 9bdd188115 PSP: Removed inlined copy of SDL_CalculateAudioSpec()'s functionality. Philipp Wiesemann 2016-01-27 23:20:23 +01:00
  • 88f519372f Android: Fixed ignoring a return value while handling motion events. Philipp Wiesemann 2016-01-26 22:20:05 +01:00
  • 67f9fd2bc4 Fixed creating fullscreen windows on Steam Link Sam Lantinga 2016-01-22 13:12:16 -08:00
  • e5d575b933 Expose the EGL display and window for Vivante SDL windows Sam Lantinga 2016-01-16 21:58:49 -08:00
  • 0a1999dfd2 Fixed compile warnings about type conversion. Philipp Wiesemann 2016-01-16 21:25:10 +01:00
  • 2191abb2c9 Android: Fixed finishing Activity on some devices if right mouse button pressed. Philipp Wiesemann 2016-01-13 19:31:03 +01:00
  • 28817c9c71 Fixed two typos in documentation. Philipp Wiesemann 2016-01-12 22:23:53 +01:00
  • 8d035b1aee Android: Added mouse initialization to reset state. Philipp Wiesemann 2016-01-12 22:23:00 +01:00
  • 46cb851018 Android: Fixed a comment. Philipp Wiesemann 2016-01-12 22:22:24 +01:00
  • 1560351905 Android: Added mapping of mouse forward button and mouse back button. Philipp Wiesemann 2016-01-11 20:02:48 +01:00
  • 87ea39be84 Removed dead code (caught by Clang's static analyzer). Alex Szpakowski 2016-01-09 17:41:09 -04:00
  • 1615b2e29d CMake: only set "-O3 -g" defaults if CMAKE_BUILD_TYPE wasn't set at all. Ryan C. Gordon 2016-01-08 07:32:51 -05:00
  • 06129f6de9 Fixed buildbot's static analysis script to enable assertions. Ryan C. Gordon 2016-01-08 07:21:15 -05:00
  • ed62033366 x11: make last mouse coords sane upon window entry (thanks, Cengiz!). Ryan C. Gordon 2016-01-07 19:58:00 -05:00
  • 757e994eaa Fixed --enable-new-dtags check with cmake Sam Lantinga 2016-01-07 17:21:50 -08:00
  • dc5f05bb99 Use --enable-new-dtags to set RUNPATH rather than RPATH so that LD_LIBRARY_PATH is not overridden by the application. Sam Lantinga 2016-01-07 16:42:30 -08:00
  • 73680ab374 Fixed NULL dereference on drop events with no window associated. Ryan C. Gordon 2016-01-07 16:01:24 -05:00
  • 1c4c3f505f Updated debian packaging files Sam Lantinga 2016-01-07 12:01:51 -08:00
  • 5dcf6bcc32 Updated dynamic API table. Ryan C. Gordon 2016-01-07 14:51:22 -05:00
  • 167cf14c1f SDL_RenderSetIntegerScale Ethan Lee 2016-01-05 16:39:18 -05:00
  • 416d046663 Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!). Ryan C. Gordon 2016-01-07 14:02:37 -05:00
  • 1d1ba58f28 Fixed compile warnings about uninitialized variables in test library. Philipp Wiesemann 2016-01-06 22:39:29 +01:00
  • a4ce22fbf3 Fixed outdated information in a README for iOS. Philipp Wiesemann 2016-01-06 22:39:04 +01:00
  • 1a26c0c838 Fixed doxygen warnings. Philipp Wiesemann 2016-01-06 22:38:35 +01:00
  • bb1e2bd0b5 CMake: Turned off Mac OS X rpath warning kludge. Ryan C. Gordon 2016-01-05 05:44:32 -05:00
  • 49e47688b4 Patched to compile on iOS. Ryan C. Gordon 2016-01-05 05:38:55 -05:00
  • 881ccccbcf Android: Fixed up drop events for new interface. Ryan C. Gordon 2016-01-05 05:31:33 -05:00
  • eeb899999f Patched to compile. Ryan C. Gordon 2016-01-05 05:22:35 -05:00
  • 7605ccf68a Use SDL's stdinc functions instead of C runtime calls. Ryan C. Gordon 2016-01-05 02:29:16 -05:00
  • dc532c70e8 Added SDL_WINDOWEVENT_TAKE_FOCUS. Ryan C. Gordon 2016-01-05 02:27:50 -05:00
  • d77a55738b merged SDL 2.0.4 rc2 Eric Wing 2015-06-21 04:04:14 -07:00
  • 4393a71110 Added missing file and folder to the release archive. Philipp Wiesemann 2015-06-20 11:15:37 +02:00
  • 36af63f0c0 Added the docs directory to the release archive Sam Lantinga 2015-06-20 00:25:28 -07:00
  • fb5732dc5c GCC is warning about global functions with the same name as variables in the code, when using -Wshadow. This is a little ridiculous because we have no idea what functions a given platform will provide, so we'll disable -Wshadow for now. Sam Lantinga 2015-06-19 23:53:33 -07:00
  • 903df4afbd Use CLOCK_MONOTONIC_RAW, if available, which is not subject to adjustment by NTP Sam Lantinga 2015-06-19 23:49:00 -07:00
  • f71fa2f402 Android has clock_gettime() - thanks Michael Labbe! Sam Lantinga 2015-06-19 23:40:23 -07:00
  • 3426c99acf Cleaned up Xcode rules a little more Sam Lantinga 2015-06-19 23:32:37 -07:00
  • f6b788f095 Simplified Mercurial ignore rules for Xcode build products Sam Lantinga 2015-06-19 23:27:35 -07:00
  • d763a9f64d Fixed bug 2538 - SDL_SetTextureAlphaMod does not work with SDL_FlipMode or rotation in the software renderer Sam Lantinga 2015-06-19 23:22:53 -07:00
  • b7ede6cc47 Fixed bug 1550 - SDL_RenderCopy/CopyEx in software should optionally render 8bit alpha Sam Lantinga 2015-06-19 23:20:43 -07:00
  • e589cdba2f Fixed bug 3023 - setting a white and then non-white texture color mod breaks the texture with software renderer Sam Lantinga 2015-06-19 23:12:13 -07:00
  • 82ae4f6fc5 [mq]: 3027_rleperf.diff Sam Lantinga 2015-06-19 22:12:47 -07:00
  • 21935b0313 Added more entries and brackets to WhatsNew.txt for 2.0.4. Philipp Wiesemann 2015-06-19 21:17:00 +02:00
  • 3a84f7b520 CMake fixes for MingW (thanks, Ozkan!). Ryan C. Gordon 2015-06-18 22:34:39 -04:00
  • dd8c64779b Updated WhatsNew.txt's 2.0.4 list to include a more detailed set of changes for iOS, and added a couple missing items to the OS X and Windows sections. Alex Szpakowski 2015-06-18 12:20:46 -03:00
  • 604932ea84 Moving some whitespace around to test something on the Mercurial server. Ryan C. Gordon 2015-06-18 00:44:57 -04:00
  • 27fab8f4bb merged SDL 2.0.4rc1+ Eric Wing 2015-06-17 20:03:08 -07:00
  • 1a348aac4f Android: Fixed two warnings. Philipp Wiesemann 2015-06-17 21:05:25 +02:00
  • 40244dc1a9 Whitespace fix. Ryan C. Gordon 2015-06-17 13:02:41 -04:00
  • d002d6bf9f Removed Edgar's name from SDL_haptic.h at his request. Ryan C. Gordon 2015-06-17 12:59:12 -04:00
  • 4598903548 Partial fix for bug 2758 - Android issues with NDK r10c and API-21 Sam Lantinga 2015-06-17 00:07:45 -07:00
  • 3779bf3845 Fixed bug 2948 - [Android] Arrow keys from external keyboard are not received Sam Lantinga 2015-06-17 00:00:53 -07:00
  • 5db002bb1e Fixed bug 2949 - [Android] Virtual DPAD remote not registered Sam Lantinga 2015-06-16 23:58:09 -07:00
  • 33ed20fafa Fixed bug 2774 - Android: screen distorted in Landscape after background/foreground Sam Lantinga 2015-06-16 22:16:35 -07:00
  • d29812d092 Moved entry in WhatsNew.txt because it was already in 2.0.0 for Android and iOS. Philipp Wiesemann 2015-06-16 20:28:21 +02:00
  • 58efd8e547 Fixed comment in test program. Philipp Wiesemann 2015-06-16 20:27:01 +02:00
  • ae60afce16 Excluded SDL_egl.h from doxygen input. Philipp Wiesemann 2015-06-16 20:25:53 +02:00
  • 59d34bc35d Fixed bug 3015 - grab mouse inconsistent state Sam Lantinga 2015-06-15 23:44:08 -07:00
  • ccc12a3632 Implement repositioning the OS-rendered IME with SDL_SetTextInputRect on Windows. Colby Klein 2015-06-15 20:24:51 -07:00
  • 0c3830a9a9 Haptic/Linux: Keep track of device numbers properly to track duplicates. Ryan C. Gordon 2015-06-16 00:57:45 -04:00
  • d797582376 Fixed style Sam Lantinga 2015-06-14 19:26:20 -07:00
  • 34634082ff Fixed bug 3012 - Android accelerometer joystick axis values overflow when values from Android are larger than gravity Sam Lantinga 2015-06-14 19:25:12 -07:00
  • e3df6d5e66 Fixed bug 2953 - Crash due to a bad cleanup in the SDL_SYS_HapticQuit function Sam Lantinga 2015-06-14 19:21:13 -07:00
  • a4eb0dea86 Fixed bug 2908 - Fix clang warnings Sam Lantinga 2015-06-14 19:10:51 -07:00
  • 564ece516e Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zero(info) in SDL_vsnprintf() into a memset() call when compiling the Release x64 configuration. Sam Lantinga 2015-06-14 18:57:05 -07:00
  • c18e7724eb Fixed 2010 solution and removed Release_NoSTDIO build configuration Sam Lantinga 2015-06-14 18:37:43 -07:00
  • 4c48485681 Updated Visual Studio projects There is now a single solution used by Visual Studio 2010 and newer Sam Lantinga 2015-06-14 18:21:04 -07:00
  • 0c9da0c855 WinRT: made sure build script generates Release-built binaries, by default David Ludwig 2015-06-14 20:15:36 -04:00
  • 98f9b88cef Fixed bug 3011 - pthread/SDL_syssem.c requires _GNU_SOURCE Sam Lantinga 2015-06-13 13:36:47 -07:00
  • 9cf47d2f0d Fixed bug 3010 - SDL_x11messagebox.c needs including X11/keysym.h Sam Lantinga 2015-06-13 13:34:30 -07:00
  • 8b737fa8f6 Updated WhatsNew.txt for 2.0.4 Sam Lantinga 2015-06-13 13:19:31 -07:00
  • aee0552229 Fixed bug 3009 - Cannot compile SDL2 on Windows Sam Lantinga 2015-06-13 10:47:55 -07:00
  • d8c2b36c21 Fixed crash if allocation for touch device failed. Philipp Wiesemann 2015-06-12 21:10:31 +02:00
  • 714687427a Make some string literals "const char *", not "char *" (thanks, Martin!). Ryan C. Gordon 2015-06-12 11:58:31 -04:00
  • f29de0d324 Fixed bug 3005 - MOMO steering wheel not detected by SDL Sam Lantinga 2015-06-11 12:04:57 -07:00
  • a86df3b7cf iOS: Fixed some cases where SDL_DestroyWindow or SDL_GL_DeleteContext can cause crashes. Alex Szpakowski 2015-06-09 21:08:24 -03:00
  • cd1d7c94e9 Wayland: Fixed SDL_GetTouchDevice() returning 0 for the valid device index. Philipp Wiesemann 2015-06-09 21:06:55 +02:00
  • 5d6aa08b28 Emscripten: Fixed SDL_GetTouchDevice() returning 0 for the valid device index. Philipp Wiesemann 2015-06-09 21:06:29 +02:00
  • 86e9ab79ce Linux: Fixed not needed call to close() on error. Philipp Wiesemann 2015-06-08 20:46:09 +02:00
  • f1924a616d Normalized endlines. Ryan C. Gordon 2015-06-08 03:07:24 -04:00
  • 69bef005b5 Added LDFLAGS note to Raspberry Pi documentation (thanks, Michael!). Ryan C. Gordon 2015-06-08 03:07:16 -04:00
  • 50981d418a x11: Drop duplicate XInput2 XI_RawMotion events. Ryan C. Gordon 2015-06-08 02:58:46 -04:00
  • 7232e51a68 Unix: Don't send quit events during signal handler. Ryan C. Gordon 2015-06-08 01:52:43 -04:00
  • 8283abdb78 Updated configure script. Ryan C. Gordon 2015-06-08 01:17:58 -04:00
  • e3f4ca0d71 configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test. Ryan C. Gordon 2015-06-08 01:13:51 -04:00
  • f5dce3c63c CMake: default to shared library builds being enabled. Ryan C. Gordon 2015-06-07 20:15:09 -04:00
  • d98cfe1435 Let's assume that if VS2005 and VS2010 do it, VS2008 probably does, too. Ryan C. Gordon 2015-06-07 20:00:20 -04:00
  • 753f95c5dd VS2005 tweaks (thanks, Ozkan!). Ryan C. Gordon 2015-06-07 19:58:42 -04:00
  • 8bac796791 Maybe patched to compile on some Windows configurations. Ryan C. Gordon 2015-06-07 18:29:23 -04:00
  • 141ac2b59d Backed out changeset c6d43e08be34 Ryan C. Gordon 2015-06-07 17:59:31 -04:00
  • 699f879a8f Fixed a memory leak (thanks, Zack!). Ryan C. Gordon 2015-06-07 17:54:39 -04:00
  • 8a85084fc1 RPi: Patched to compile without OpenGL (thanks, Simon!), other cleanups. Ryan C. Gordon 2015-06-06 22:45:22 -04:00
  • 5b2e7aab30 Fixed comments at conditional compilation macro in header file. Philipp Wiesemann 2015-06-05 19:41:34 +02:00
  • fd8b7c1ca3 Fixed comments at conditional compilation macros. Philipp Wiesemann 2015-06-05 19:41:18 +02:00
  • c3186d5ee9 Android: Added deactivated intent filter for testing drop file support. Philipp Wiesemann 2015-06-05 19:40:50 +02:00
  • f080ac3e6f Fixed docs path in RPM .spec file. Ryan C. Gordon 2015-06-04 19:05:01 -04:00
  • 360d05bf72 X11: Fixed SelectionRequest replies for target TARGETS. Ryan C. Gordon 2015-06-04 15:41:39 -04:00