Commit History

Author SHA1 Message Date
  stopiccot 3727528eb9 access google apk library through reflection 11 years ago
  stopiccot 3cdae42d65 Fixing issues discovered by Philipp Wiesemann 11 years ago
  stopiccot 612f4a69db inital apk extension support 11 years ago
  Sam Lantinga d5c109b2f4 Fail if we couldn't create the specified renderer 11 years ago
  Philipp Wiesemann 83200a3225 Removed empty statements. 11 years ago
  Philipp Wiesemann a24745f48d Fixed names of four hint environment variables. 11 years ago
  Philipp Wiesemann 2d8b86bb07 Fixed unused local variable warning. 11 years ago
  Philipp Wiesemann aeebdc501a Fixed typos in header comments. 11 years ago
  Philipp Wiesemann 9a56cde24c Removed unused variable from test program. 11 years ago
  Philipp Wiesemann 02045dcb3a Fixed doxygen comment in header. 11 years ago
  David Ludwig abcb264c12 WinRT: "SDL" to "SDL2", both for .dll output files, and for MSVC project names. 11 years ago
  Sam Lantinga c3c24a335d Fixed the joystick side of XInput haptic detection on Windows 8 11 years ago
  Sam Lantinga 764aa147ad Fixed XInput haptic support on Windows 8 11 years ago
  Sam Lantinga 229b438d42 Fixed assertion loading button.bmp in testgamecontroller 11 years ago
  Sam Lantinga 20680d7db0 Added testrumble to the Visual Studio 2013 solution 11 years ago
  Ryan C. Gordon 6123f15e77 Raspberry Pi builds should upload as .tar.xz instead of .tar.bz2. 11 years ago
  Ryan C. Gordon 17a8d2934d Changed a C++ single-line comment to /* */ style. 11 years ago
  Pierre-Loup A. Griffais 833cfe534a Remove the RaiseWindow call from OnWindowRestored for now. 11 years ago
  Brandon Schaefer 8938c2b5db Ignore unused mir event functions, need headers in Ubuntu 14.04 to use them. 11 years ago
  Brandon Schaefer 2298ed170f Remove two unused variables, causing compiler warnings. 11 years ago
  Brandon Schaefer b0502ce831 Re-enable Mir/Wayland support now that 2.0.3 has been released. 11 years ago
  David Ludwig a99bf4d705 WinRT: Call IDXGIDevice3::Trim before app-suspend, as required on Windows 8.1 11 years ago
  David Ludwig cbf718461c WinRT: Line ending fixes (CRLF to LF) 11 years ago
  Gabriel Jacobo 22a7dd0be8 Fixes #2456, controllermap's undo does not work correctly (by Bogdan Marinov) 11 years ago
  Gabriel Jacobo 1f92c9dcac Emit SDL_RENDER_DEVICE_RESET on Android when the GLES context is recreated 11 years ago
  Ryan C. Gordon dd81dad1ad Added an assert to help static analyzer. 11 years ago
  Sam Lantinga 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. 11 years ago
  Sam Lantinga 25919bf252 Fixed warning on Mac OS X 11 years ago
  Sam Lantinga 3317e4340d Fixing Alt-Enter handling, submitted by Nader Golbaz 11 years ago
  David Ludwig 119dff5546 WinRT: Implemented SDL_ShowMessageBox for Windows 8.x/RT hosts 11 years ago