Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 20680d7db0 Added testrumble to the Visual Studio 2013 solution il y a 12 ans
  Ryan C. Gordon 6123f15e77 Raspberry Pi builds should upload as .tar.xz instead of .tar.bz2. il y a 12 ans
  Ryan C. Gordon 17a8d2934d Changed a C++ single-line comment to /* */ style. il y a 12 ans
  Pierre-Loup A. Griffais 833cfe534a Remove the RaiseWindow call from OnWindowRestored for now. il y a 12 ans
  Brandon Schaefer 8938c2b5db Ignore unused mir event functions, need headers in Ubuntu 14.04 to use them. il y a 12 ans
  Brandon Schaefer 2298ed170f Remove two unused variables, causing compiler warnings. il y a 12 ans
  Brandon Schaefer b0502ce831 Re-enable Mir/Wayland support now that 2.0.3 has been released. il y a 12 ans
  David Ludwig a99bf4d705 WinRT: Call IDXGIDevice3::Trim before app-suspend, as required on Windows 8.1 il y a 12 ans
  David Ludwig cbf718461c WinRT: Line ending fixes (CRLF to LF) il y a 12 ans
  Gabriel Jacobo 22a7dd0be8 Fixes #2456, controllermap's undo does not work correctly (by Bogdan Marinov) il y a 12 ans
  Gabriel Jacobo 1f92c9dcac Emit SDL_RENDER_DEVICE_RESET on Android when the GLES context is recreated il y a 12 ans
  Ryan C. Gordon dd81dad1ad Added an assert to help static analyzer. il y a 12 ans
  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. il y a 12 ans
  Sam Lantinga 25919bf252 Fixed warning on Mac OS X il y a 12 ans
  Sam Lantinga 3317e4340d Fixing Alt-Enter handling, submitted by Nader Golbaz il y a 12 ans
  David Ludwig 119dff5546 WinRT: Implemented SDL_ShowMessageBox for Windows 8.x/RT hosts il y a 12 ans
  Ryan C. Gordon 6ab50a5e2e Tossed in some SDL_asserts to make static analyzer happier. il y a 12 ans
  David Ludwig 46a80b04d8 D3D11: Fixed a crash after a GPU device-reset on Win32 il y a 12 ans
  David Ludwig 6ce684e92b D3D11: Added code to handle GPU-device-removed scenarios il y a 12 ans
  Sam Lantinga c3d1037665 Better keyboard detection when some of the keys are remapped, thanks to Lewis Wall il y a 12 ans
  David Ludwig c2243092d7 WinRT: Miscellaneous app-backgrounding/restoring event fixes and additions il y a 12 ans
  David Ludwig 50ee99ecb2 WinRT: Made app-backgrounded events get sent at separate, distinct times. il y a 12 ans
  David Ludwig 823bf72130 WinRT globals cleanup: Removed WINRT_GlobalSDLVideoDevice il y a 12 ans
  David Ludwig b51a3206c8 WinRT: Got OpenGL ES 2 working with the latest version of ANGLE/WinRT. il y a 12 ans
  Ryan C. Gordon cc52939853 Static analysis fix: more cleanups of unused variables, etc, in blitters. il y a 12 ans
  Ryan C. Gordon 7bf36abfc0 Static analysis fix: more dead stores. il y a 12 ans
  Ryan C. Gordon ba4b3aa944 Patched to compile on C89 compilers, removed more streamer code. il y a 12 ans
  Ryan C. Gordon e177b1cc49 Static analysis fix: clean up unused variables and dead stores in blitters. il y a 12 ans
  Ryan C. Gordon 6d6fba4b0a #ifdef'd out the audio streamer code. il y a 12 ans
  Ryan C. Gordon a43dbfad0d Static analysis fix: Removed unused variable. il y a 12 ans