Commit Graph

  • 3a8033587b Fixed use of uninitialized variable warning in test program. Philipp Wiesemann 2014-05-29 22:44:08 +0200
  • 7a9da79d6c Fixed use of uninitialized variable warning in test program. Philipp Wiesemann 2014-05-29 22:44:08 +0200
  • 89ad793407 First shot (not even compiled) at Windows hit-testing support. Ryan C. Gordon 2014-05-29 13:39:02 -0400
  • 87b93ca214 First shot (not even compiled) at Windows hit-testing support. Ryan C. Gordon 2014-05-29 13:39:02 -0400
  • 661548c8f3 Tweaked hit-testing documentation. Ryan C. Gordon 2014-05-29 13:38:39 -0400
  • 3a10eb3a58 Tweaked hit-testing documentation. Ryan C. Gordon 2014-05-29 13:38:39 -0400
  • 7364ed016b Added a few debug printf() calls. Ryan C. Gordon 2014-05-28 01:27:27 -0400
  • 533954ddf8 Added a few debug printf() calls. Ryan C. Gordon 2014-05-28 01:27:27 -0400
  • 98c03f391d Changed drag area API to a hit-testing API. Ryan C. Gordon 2014-05-28 01:22:47 -0400
  • d2865b5831 Changed drag area API to a hit-testing API. Ryan C. Gordon 2014-05-28 01:22:47 -0400
  • 7a4ddcd8c6 Don't hardcode an 8 here. Ryan C. Gordon 2014-05-27 15:47:25 -0400
  • d237ce565b Don't hardcode an 8 here. Ryan C. Gordon 2014-05-27 15:47:25 -0400
  • 20ac4bae89 Some updates for the X11 drag areas work. Ryan C. Gordon 2014-05-27 15:40:03 -0400
  • 853598e5d2 Some updates for the X11 drag areas work. Ryan C. Gordon 2014-05-27 15:40:03 -0400
  • 2744c0195a Initial work on X11 implementation of SDL_SetWindowDragAreas(). Damian Kaczmarek 2014-05-27 14:41:16 -0400
  • ef97be0069 Initial work on X11 implementation of SDL_SetWindowDragAreas(). Damian Kaczmarek 2014-05-27 14:41:16 -0400
  • 3cbc83ef11 First shot at SDL_SetWindowDragAreas(). Ryan C. Gordon 2014-05-27 01:27:42 -0400
  • bc06a4573f First shot at SDL_SetWindowDragAreas(). Ryan C. Gordon 2014-05-27 01:27:42 -0400
  • b7f90442df Added SDL_PointInRect(). Ryan C. Gordon 2014-05-27 00:26:47 -0400
  • 73e5062385 Added SDL_PointInRect(). Ryan C. Gordon 2014-05-27 00:26:47 -0400
  • dd5277d65c Fixed stack overflow in X11_CreateWindow() (thanks, rapha and Brad!). Ryan C. Gordon 2014-05-24 21:06:40 -0400
  • d24e9f445a Fixed stack overflow in X11_CreateWindow() (thanks, rapha and Brad!). Ryan C. Gordon 2014-05-24 21:06:40 -0400
  • 4db368e625 Added note about Wayland and Mir packages for Ubuntu 14.04. Ryan C. Gordon 2014-05-24 19:49:03 -0400
  • 706f92ed9b Added note about Wayland and Mir packages for Ubuntu 14.04. Ryan C. Gordon 2014-05-24 19:49:03 -0400
  • ded970f70f Flip this around to do the simpler condition first. Ryan C. Gordon 2014-05-24 18:23:56 -0400
  • aea05b8ec3 Flip this around to do the simpler condition first. Ryan C. Gordon 2014-05-24 18:23:56 -0400
  • 668025c239 Implement SDL_CaptureMouse() for Mac OS X. Ryan C. Gordon 2014-05-24 18:23:39 -0400
  • 577f72a984 Implement SDL_CaptureMouse() for Mac OS X. Ryan C. Gordon 2014-05-24 18:23:39 -0400
  • b7d2c0e9d6 Implemented SDL_CaptureMouse(). Ryan C. Gordon 2014-05-24 01:30:37 -0400
  • dd7bc0cfe3 Implemented SDL_CaptureMouse(). Ryan C. Gordon 2014-05-24 01:30:37 -0400
  • 846a3e0776 Added some FIXMEs. Ryan C. Gordon 2014-05-24 01:27:19 -0400
  • b0c57c5f0b Added some FIXMEs. Ryan C. Gordon 2014-05-24 01:27:19 -0400
  • f0e0f4ca15 Fixed whitespace. Ryan C. Gordon 2014-05-24 01:25:27 -0400
  • 35566d1adb Fixed whitespace. Ryan C. Gordon 2014-05-24 01:25:27 -0400
  • a2710516ef Generated dynapi stuff for the new WinRT entry points. Ryan C. Gordon 2014-05-24 01:23:57 -0400
  • 0d97030e40 Generated dynapi stuff for the new WinRT entry points. Ryan C. Gordon 2014-05-24 01:23:57 -0400
  • 25313c3bb1 added comment stopiccot 2014-04-30 23:05:05 +0300
  • 9fde0bc640 added comment stopiccot 2014-04-30 23:05:05 +0300
  • 3727528eb9 access google apk library through reflection stopiccot 2014-04-30 22:51:29 +0300
  • dec5c34d49 access google apk library through reflection stopiccot 2014-04-30 22:51:29 +0300
  • 3cdae42d65 Fixing issues discovered by Philipp Wiesemann stopiccot 2014-04-23 03:42:32 +0300
  • 93cd7d36de Fixing issues discovered by Philipp Wiesemann stopiccot 2014-04-23 03:42:32 +0300
  • 612f4a69db inital apk extension support stopiccot 2014-04-07 21:20:39 +0300
  • ae82297845 inital apk extension support stopiccot 2014-04-07 21:20:39 +0300
  • d5c109b2f4 Fail if we couldn't create the specified renderer Sam Lantinga 2014-04-05 16:25:30 -0700
  • 83200a3225 Removed empty statements. Philipp Wiesemann 2014-04-05 23:50:09 +0200
  • a24745f48d Fixed names of four hint environment variables. Philipp Wiesemann 2014-04-05 23:32:41 +0200
  • 2d8b86bb07 Fixed unused local variable warning. Philipp Wiesemann 2014-04-05 23:24:33 +0200
  • aeebdc501a Fixed typos in header comments. Philipp Wiesemann 2014-04-05 23:22:21 +0200
  • 9a56cde24c Removed unused variable from test program. Philipp Wiesemann 2014-04-04 23:56:15 +0200
  • 02045dcb3a Fixed doxygen comment in header. Philipp Wiesemann 2014-04-04 23:52:23 +0200
  • abcb264c12 WinRT: "SDL" to "SDL2", both for .dll output files, and for MSVC project names. David Ludwig 2014-03-30 11:50:59 -0400
  • c3c24a335d Fixed the joystick side of XInput haptic detection on Windows 8 Sam Lantinga 2014-03-31 10:38:26 -0700
  • 764aa147ad 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
  • 229b438d42 Fixed assertion loading button.bmp in testgamecontroller Sam Lantinga 2014-03-29 12:27:27 -0700
  • 20680d7db0 Added testrumble to the Visual Studio 2013 solution Sam Lantinga 2014-03-29 12:27:02 -0700
  • 6123f15e77 Raspberry Pi builds should upload as .tar.xz instead of .tar.bz2. Ryan C. Gordon 2014-03-28 09:59:32 -0400
  • 17a8d2934d Changed a C++ single-line comment to /* */ style. Ryan C. Gordon 2014-03-26 16:19:52 -0400
  • 833cfe534a Remove the RaiseWindow call from OnWindowRestored for now. Pierre-Loup A. Griffais 2014-03-26 12:54:51 -0700
  • 8938c2b5db Ignore unused mir event functions, need headers in Ubuntu 14.04 to use them. Brandon Schaefer 2014-03-25 15:24:43 -0700
  • 2298ed170f Remove two unused variables, causing compiler warnings. Brandon Schaefer 2014-03-25 15:18:18 -0700
  • b0502ce831 Re-enable Mir/Wayland support now that 2.0.3 has been released. Brandon Schaefer 2014-03-25 14:33:34 -0700
  • a99bf4d705 WinRT: Call IDXGIDevice3::Trim before app-suspend, as required on Windows 8.1 David Ludwig 2014-03-24 22:51:03 -0400
  • cbf718461c WinRT: Line ending fixes (CRLF to LF) David Ludwig 2014-03-24 22:12:38 -0400
  • 22a7dd0be8 Fixes #2456, controllermap's undo does not work correctly (by Bogdan Marinov) Gabriel Jacobo 2014-03-24 11:42:09 -0300
  • 1f92c9dcac Emit SDL_RENDER_DEVICE_RESET on Android when the GLES context is recreated Gabriel Jacobo 2014-03-24 11:04:42 -0300
  • dd81dad1ad Added an assert to help static analyzer. Ryan C. Gordon 2014-03-24 07:12:26 -0400
  • 26823b1bb4 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
  • 25919bf252 Fixed warning on Mac OS X Sam Lantinga 2014-03-23 23:08:26 -0700
  • 3317e4340d Fixing Alt-Enter handling, submitted by Nader Golbaz Sam Lantinga 2014-03-23 22:53:50 -0700
  • 119dff5546 WinRT: Implemented SDL_ShowMessageBox for Windows 8.x/RT hosts David Ludwig 2014-03-23 22:07:01 -0400
  • 6ab50a5e2e Tossed in some SDL_asserts to make static analyzer happier. Ryan C. Gordon 2014-03-23 18:56:47 -0400
  • 46a80b04d8 D3D11: Fixed a crash after a GPU device-reset on Win32 David Ludwig 2014-03-23 16:08:32 -0400
  • 6ce684e92b D3D11: Added code to handle GPU-device-removed scenarios David Ludwig 2014-03-23 13:48:16 -0400
  • c3d1037665 Better keyboard detection when some of the keys are remapped, thanks to Lewis Wall Sam Lantinga 2014-03-23 09:44:04 -0700
  • c2243092d7 WinRT: Miscellaneous app-backgrounding/restoring event fixes and additions David Ludwig 2014-03-23 11:04:47 -0400
  • 50ee99ecb2 WinRT: Made app-backgrounded events get sent at separate, distinct times. David Ludwig 2014-03-23 08:56:52 -0400
  • 823bf72130 WinRT globals cleanup: Removed WINRT_GlobalSDLVideoDevice David Ludwig 2014-03-22 21:08:05 -0400
  • b51a3206c8 WinRT: Got OpenGL ES 2 working with the latest version of ANGLE/WinRT. David Ludwig 2014-03-22 20:48:18 -0400
  • cc52939853 Static analysis fix: more cleanups of unused variables, etc, in blitters. Ryan C. Gordon 2014-03-21 10:40:15 -0400
  • 7bf36abfc0 Static analysis fix: more dead stores. Ryan C. Gordon 2014-03-21 00:57:43 -0400
  • ba4b3aa944 Patched to compile on C89 compilers, removed more streamer code. Ryan C. Gordon 2014-03-20 18:00:41 -0400
  • e177b1cc49 Static analysis fix: clean up unused variables and dead stores in blitters. Ryan C. Gordon 2014-03-20 17:55:24 -0400
  • 6d6fba4b0a #ifdef'd out the audio streamer code. Ryan C. Gordon 2014-03-20 17:00:33 -0400
  • a43dbfad0d Static analysis fix: Removed unused variable. Ryan C. Gordon 2014-03-20 16:56:37 -0400
  • 3aae0ed2c5 Static analysis fix: uninitialized data. Ryan C. Gordon 2014-03-20 16:54:20 -0400
  • d7a253b5ec Static analysis fix: uninitialized data. Ryan C. Gordon 2014-03-20 16:25:30 -0400
  • 93ba5bd899 Static analysis fix: uninitialized value. Ryan C. Gordon 2014-03-20 16:23:18 -0400
  • a25bd63cc5 Static analysis fix: leaking Objective-C object. Ryan C. Gordon 2014-03-20 16:05:57 -0400
  • 84b919a2a7 Static analysis fix: dereference of a NULL pointer. Ryan C. Gordon 2014-03-20 11:22:57 -0400
  • b99a6253da Static analysis fix: let clang know _this->displays isn't NULL. Ryan C. Gordon 2014-03-20 11:14:02 -0400
  • 415675bef0 Static analysis fix: division by zero. Ryan C. Gordon 2014-03-20 11:14:44 -0400
  • b659c70080 Static analysis fix: uninitialized variables. Ryan C. Gordon 2014-03-20 10:41:47 -0400
  • 1a2a3e9c8b Static analysis fix: Fixed leaking Objective-C object. Ryan C. Gordon 2014-03-20 10:04:23 -0400
  • bcc2ed09b5 Static analysis fix: bad release. Ryan C. Gordon 2014-03-19 23:19:34 -0400
  • a7b84069ec Fix visualstudio build break introduced by changeset 8645 Andreas Schiffler 2014-03-19 21:48:32 -0700
  • f018ca4694 Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite Andreas Schiffler 2014-03-19 21:39:55 -0700
  • 6ca112739e Minor comment cleanups in checker-buildbot.sh Ryan C. Gordon 2014-03-19 22:43:30 -0400
  • e84fc5a368 Static analysis fix: division by zero. Ryan C. Gordon 2014-03-19 18:25:21 -0400
  • 546cb8901e Static analysis fix: Value stored to '[bcd]' is never read. Ryan C. Gordon 2014-03-19 16:55:38 -0400