Commit Graph

  • 7255a1cebb Mac: SDL_SetWindowPosition is now relative to the menubar. J?rgen P. Tjern? 2014-04-19 13:15:53 -0700
  • 57ecaf35c8 Render: Allow empty cliprect. J?rgen P. Tjern? 2014-04-19 13:15:41 -0700
  • 01aa8ba686 Fixed missing j Sam Lantinga 2014-04-19 10:17:36 -0700
  • 6a4b770f96 Cleaned up and rearranged WinRT project file structure. David Ludwig 2014-04-19 12:48:45 -0400
  • dbae4754f5 Removed global variable from test program. Philipp Wiesemann 2014-04-19 15:28:13 +0200
  • 26a25019a7 Mir 14.04 headers available that allow scroll + touch events. Brandon Schaefer 2014-04-19 00:31:02 -0700
  • 8f8cdd84fe Turn off Wayland support for Raspberry Pi on the buildbot. Ryan C. Gordon 2014-04-19 02:26:12 -0400
  • 63a0169bc7 Fixed some issues reported on new Ubuntu 14.04 buildbots. Ryan C. Gordon 2014-04-19 02:17:34 -0400
  • bf28834080 Fixed logic error loading DXGI Sam Lantinga 2014-04-18 12:43:10 -0700
  • 02a5d9cd48 SDL_DXGIGetOutputInfo() checks input parameters and returns a boolean value whether or not it succeeded. Sam Lantinga 2014-04-18 12:43:04 -0700
  • 89d847fe56 Mac: Don't prompt to reopen windows after crash. J?rgen P. Tjern? 2014-04-15 13:53:07 -0700
  • 19f6eb92c1 Fixed bug 2475 - Incorrect SDL_Log() format specifiers in test/testgesture.c Sam Lantinga 2014-04-17 22:40:57 -0700
  • 1a07664521 Fixed bug 2489 - SDL2.framework references __Block_copy in /usr/lib/libSystem.B.dylib, but this symbol cannot be found on OSX-10.5 Sam Lantinga 2014-04-17 22:23:32 -0700
  • 76be42cebb Enable building of Android libraries using a standalone NDK Dimitris Zenios 2014-04-06 00:30:48 +0300
  • 6d68d0d868 Fixed bug 2496 - mouse left button double click event issue Sam Lantinga 2014-04-17 21:00:25 -0700
  • 448ed4fe5a Wayland: Resize windows with 0x0 requested size to screen size Thomas Perl 2014-04-05 17:19:34 +0200
  • 9100ce4e4e Fixed bug 2485 - [PATCH] Wayland: cursor disappears permanently after window loses mouse focus Sam Lantinga 2014-04-17 20:51:28 -0700
  • d3f1c7fa97 Fixed bug 2482 - Wayland_CreateSystemCursor trying to load nonexistent "wait" cursor Sam Lantinga 2014-04-17 20:21:10 -0700
  • 0cded1b8f4 Fixed bug 2477 - [PATCH] Joysticks do not work on RHEL6/CentOS6 systems Sam Lantinga 2014-04-17 20:18:50 -0700
  • 4c1b2e9c25 Fixed window losing the SDL_WINDOW_FOREIGN flag if something tries to recreate it. Sam Lantinga 2014-04-17 20:15:44 -0700
  • 2a4c79adb9 Fixed bug 2086 - valgrind memory not released Sam Lantinga 2014-04-17 20:06:02 -0700
  • a831cb24ba Fixed bug 2502 - Memory leak inside SDL_x11events.c -> X11_DispatchEvent(_THIS) Sam Lantinga 2014-04-17 20:02:11 -0700
  • fb546f1e60 Fixed bug 2503 - Loop indexing and event union errors in SDL_gesture.c Sam Lantinga 2014-04-17 19:52:15 -0700
  • b1a6a61779 Updated configure with Brandon Schaefer's changes Sam Lantinga 2014-04-17 17:24:27 -0700
  • be11c7a73c Add DIRECTFB_CFLAGS to SDL_CFLAGS so its cflags will get added to the sdl2.pc Brandon Schaefer 2014-04-17 14:02:21 -0700
  • 655e787492 Add MIR_CFLAGS to SDL_CFLAGS so these cflags are added to the sdl2.pc file. Brandon Schaefer 2014-04-17 13:58:39 -0700
  • 0f51c6cb6b WinRT: keyboard VirtualKey translation improvements from Sylvain Becker David Ludwig 2014-04-17 12:43:51 -0400
  • 07d2c43adc Comment out eglWaitGL from Android_GLES_SwapWindow Gabriel Jacobo 2014-04-17 12:44:08 -0300
  • 2f47d6864f Minor change to a README to test Mercurial server. Ryan C. Gordon 2014-04-12 17:40:55 -0400
  • 55516a54ad Added a README file regarding WinRT support David Ludwig 2014-04-09 21:29:19 -0400
  • 42ea2acf34 Fail if we couldn't create the specified renderer Sam Lantinga 2014-04-05 16:25:30 -0700
  • 64ebe45ab5 Removed empty statements. Philipp Wiesemann 2014-04-05 23:50:09 +0200
  • 42f85fa2cc Fixed names of four hint environment variables. Philipp Wiesemann 2014-04-05 23:32:41 +0200
  • 031b92cf26 Fixed unused local variable warning. Philipp Wiesemann 2014-04-05 23:24:33 +0200
  • b185c0c6c0 Fixed typos in header comments. Philipp Wiesemann 2014-04-05 23:22:21 +0200
  • 56d6f4e56a Removed unused variable from test program. Philipp Wiesemann 2014-04-04 23:56:15 +0200
  • 185199dfd7 Fixed doxygen comment in header. Philipp Wiesemann 2014-04-04 23:52:23 +0200
  • 24806c7ab8 WinRT: "SDL" to "SDL2", both for .dll output files, and for MSVC project names. David Ludwig 2014-03-30 11:50:59 -0400
  • 86a8f3655c Fixed the joystick side of XInput haptic detection on Windows 8 Sam Lantinga 2014-03-31 10:38:26 -0700
  • 9a643c49fb Fixed XInput haptic support on Windows 8 It turns out the XBox 360 controller driver never reports force feedback capability, so we'll try to set 0 state and see if that succeeds. Sam Lantinga 2014-03-29 12:29:38 -0700
  • ed8fd75430 Fixed assertion loading button.bmp in testgamecontroller Sam Lantinga 2014-03-29 12:27:27 -0700
  • fded078fba Added testrumble to the Visual Studio 2013 solution Sam Lantinga 2014-03-29 12:27:02 -0700
  • 8aa6c235df Raspberry Pi builds should upload as .tar.xz instead of .tar.bz2. Ryan C. Gordon 2014-03-28 09:59:32 -0400
  • b09b6946aa Changed a C++ single-line comment to /* */ style. Ryan C. Gordon 2014-03-26 16:19:52 -0400
  • cde32ffc5c Remove the RaiseWindow call from OnWindowRestored for now. Pierre-Loup A. Griffais 2014-03-26 12:54:51 -0700
  • 4953fcdbe9 Ignore unused mir event functions, need headers in Ubuntu 14.04 to use them. Brandon Schaefer 2014-03-25 15:24:43 -0700
  • d20068b8f0 Remove two unused variables, causing compiler warnings. Brandon Schaefer 2014-03-25 15:18:18 -0700
  • 006ad43530 Re-enable Mir/Wayland support now that 2.0.3 has been released. Brandon Schaefer 2014-03-25 14:33:34 -0700
  • ff2534c678 WinRT: Call IDXGIDevice3::Trim before app-suspend, as required on Windows 8.1 David Ludwig 2014-03-24 22:51:03 -0400
  • 7e95c64136 WinRT: Line ending fixes (CRLF to LF) David Ludwig 2014-03-24 22:12:38 -0400
  • 47c0b55b41 Fixes #2456, controllermap's undo does not work correctly (by Bogdan Marinov) Gabriel Jacobo 2014-03-24 11:42:09 -0300
  • c1e6bdc52b Emit SDL_RENDER_DEVICE_RESET on Android when the GLES context is recreated Gabriel Jacobo 2014-03-24 11:04:42 -0300
  • 67fb7e9333 Added an assert to help static analyzer. Ryan C. Gordon 2014-03-24 07:12:26 -0400
  • d586a65b87 Added an event SDL_RENDER_DEVICE_RESET, which is triggered on Direct3D 11 when the device has been lost and all textures need to be recreated. Sam Lantinga 2014-03-23 23:09:22 -0700
  • 90c02908c5 Fixed warning on Mac OS X Sam Lantinga 2014-03-23 23:08:26 -0700
  • efe5731082 Fixing Alt-Enter handling, submitted by Nader Golbaz Sam Lantinga 2014-03-23 22:53:50 -0700
  • 1dd4e6ce15 WinRT: Implemented SDL_ShowMessageBox for Windows 8.x/RT hosts David Ludwig 2014-03-23 22:07:01 -0400
  • 9e22e8d123 Tossed in some SDL_asserts to make static analyzer happier. Ryan C. Gordon 2014-03-23 18:56:47 -0400
  • f7305189ae D3D11: Fixed a crash after a GPU device-reset on Win32 David Ludwig 2014-03-23 16:08:32 -0400
  • bcd9d5c225 D3D11: Added code to handle GPU-device-removed scenarios David Ludwig 2014-03-23 13:48:16 -0400
  • 746fc178af Better keyboard detection when some of the keys are remapped, thanks to Lewis Wall Sam Lantinga 2014-03-23 09:44:04 -0700
  • 6779c07a4d WinRT: Miscellaneous app-backgrounding/restoring event fixes and additions David Ludwig 2014-03-23 11:04:47 -0400
  • f0e1b02c36 WinRT: Made app-backgrounded events get sent at separate, distinct times. David Ludwig 2014-03-23 08:56:52 -0400
  • f6c766e46a WinRT globals cleanup: Removed WINRT_GlobalSDLVideoDevice David Ludwig 2014-03-22 21:08:05 -0400
  • 52f2bb03c3 WinRT: Got OpenGL ES 2 working with the latest version of ANGLE/WinRT. David Ludwig 2014-03-22 20:48:18 -0400
  • a4be208bdb Static analysis fix: more cleanups of unused variables, etc, in blitters. Ryan C. Gordon 2014-03-21 10:40:15 -0400
  • 924b92f21a Static analysis fix: more dead stores. Ryan C. Gordon 2014-03-21 00:57:43 -0400
  • c603d43af2 Patched to compile on C89 compilers, removed more streamer code. Ryan C. Gordon 2014-03-20 18:00:41 -0400
  • c17cf6e6d4 Static analysis fix: clean up unused variables and dead stores in blitters. Ryan C. Gordon 2014-03-20 17:55:24 -0400
  • 2c9132d8f4 #ifdef'd out the audio streamer code. Ryan C. Gordon 2014-03-20 17:00:33 -0400
  • b1dbde6ca7 Static analysis fix: Removed unused variable. Ryan C. Gordon 2014-03-20 16:56:37 -0400
  • 92af82cd8b Static analysis fix: uninitialized data. Ryan C. Gordon 2014-03-20 16:54:20 -0400
  • beec660975 Static analysis fix: uninitialized data. Ryan C. Gordon 2014-03-20 16:25:30 -0400
  • 5967b8f9d0 Static analysis fix: uninitialized value. Ryan C. Gordon 2014-03-20 16:23:18 -0400
  • d604bf32f0 Static analysis fix: leaking Objective-C object. Ryan C. Gordon 2014-03-20 16:05:57 -0400
  • 017f2b0184 Static analysis fix: dereference of a NULL pointer. Ryan C. Gordon 2014-03-20 11:22:57 -0400
  • 355f4cd478 Static analysis fix: let clang know _this->displays isn't NULL. Ryan C. Gordon 2014-03-20 11:14:02 -0400
  • 9ae157046d Static analysis fix: division by zero. Ryan C. Gordon 2014-03-20 11:14:44 -0400
  • 4547863c0b Static analysis fix: uninitialized variables. Ryan C. Gordon 2014-03-20 10:41:47 -0400
  • 229e2148e9 Static analysis fix: Fixed leaking Objective-C object. Ryan C. Gordon 2014-03-20 10:04:23 -0400
  • 334eadc924 Static analysis fix: bad release. Ryan C. Gordon 2014-03-19 23:19:34 -0400
  • 67ea7df23f Fix visualstudio build break introduced by changeset 8645 Andreas Schiffler 2014-03-19 21:48:32 -0700
  • cddf1389fa Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite Andreas Schiffler 2014-03-19 21:39:55 -0700
  • e09f724cd6 Minor comment cleanups in checker-buildbot.sh Ryan C. Gordon 2014-03-19 22:43:30 -0400
  • bfe3bacea7 Static analysis fix: division by zero. Ryan C. Gordon 2014-03-19 18:25:21 -0400
  • cdc706ab64 Static analysis fix: Value stored to '[bcd]' is never read. Ryan C. Gordon 2014-03-19 16:55:38 -0400
  • 2c6d7592d4 Static analysis fix: "Value stored to 'p' is never read" Ryan C. Gordon 2014-03-19 16:52:26 -0400
  • 77589650b3 Don't overwrite SDL_dynapi.h in checker-buildbot.sh. Ryan C. Gordon 2014-03-19 16:02:25 -0400
  • e4b1161342 Make checker-buildbot.sh work just about anywhere Clang is installed. Ryan C. Gordon 2014-03-19 15:25:27 -0400
  • 693f9136c5 Reenable static builds for now with static analysis. Ryan C. Gordon 2014-03-19 13:22:09 -0400
  • 11647e16ed Buildbot static analysis script: use configure script instead of cmake. Ryan C. Gordon 2014-03-19 03:29:14 -0400
  • 08adf8c36f Just build shared libraries for static analysis. Ryan C. Gordon 2014-03-19 03:04:04 -0400
  • cd968907e2 Added a script to let buildslaves run Clang static analysis. Ryan C. Gordon 2014-03-19 00:58:32 -0400
  • d539a1c45c Fixed SDL_HapticNewEffect() failing on various DirectInput devices. Ryan C. Gordon 2014-03-18 17:16:28 -0400
  • e1976896ee Fixed PS4 game controller config on Windows. Ryan C. Gordon 2014-03-18 12:53:01 -0400
  • 12bca57174 Whitespace fix. Ryan C. Gordon 2014-03-18 12:52:51 -0400
  • be432e9529 controllermap: Don't treat SDL_HAT_CENTERED as a valid input. Ryan C. Gordon 2014-03-18 12:33:57 -0400
  • 8da62f0023 Fixed a build error in SDL_platform.h when using Code Blocks and MinGW David Ludwig 2014-03-18 12:08:49 -0400
  • 403328b24c Fixed SDL_HapticOpenFromJoystick() with DirectInput devices. Ryan C. Gordon 2014-03-17 19:11:18 -0400
  • d554ce01bd Added tag release-2.0.3 for changeset d0af6b2f53ca Sam Lantinga 2014-03-15 19:31:20 -0700