Commit History

Author SHA1 Message Date
  Gabriel Jacobo 715a9829b9 Fix file name typo, thanks Sam Clegg! 11 years ago
  Wander Lairson Costa 2334aa86b1 Add suport for "make uninstall" to cmake. 11 years ago
  Gabriel Jacobo ab238dc6e4 Assorted fixes for NaCl. Hat tip to Sylvain Becker 11 years ago
  Gabriel Jacobo 9e55ace818 Fixes #2583, clean up EGL initialization 11 years ago
  Sam Lantinga 047c19ce76 Fixed bug 2558 - Missing FINGERUP in Android 11 years ago
  Sam Lantinga 260549d1ca Fixed bug 2567 - x11: Local dropped files are not URI-decoded 11 years ago
  Sam Lantinga af50403e50 Fixed bug 2575 - Current GL context tracking fails 11 years ago
  Sam Lantinga 175b343ee6 Fixed bug 2568 - NO_SDL_GLEXT should prevent OS glext.h as well 11 years ago
  Sam Lantinga 2a082c07f6 Fixed bug 2580 - sndio backend improvements 11 years ago
  Sam Lantinga 6146fe85cc Fixed 2584 - Memory leak in Cocoa_GetDisplayName 11 years ago
  Sam Lantinga 54771080f3 Add controller mapping for Bluetooth DualShock 4 controllers on Linux 11 years ago
  Sam Lantinga b9d1f9edd8 Fixed Android error on static lib build, if relative NDK_MODULE_PATH used 11 years ago
  Sam Lantinga ab4f1aaae3 Fixed Visual Studio 2008 projects 11 years ago
  Ryan C. Gordon 39bad809c3 Mac: Fixed crash when returning from a fullscreen Space on shutdown. 11 years ago
  Ryan C. Gordon 70cebc7d43 Add coreaudio to the configure script's summary output. 11 years ago
  Ryan C. Gordon 446d19c4de Removed SDL_SYS_JoystickNeedsPolling(). 11 years ago
  Ryan C. Gordon 9e5504f89d Mac: Run the CFRunLoop in joystick mode during SDL_SYS_JoystickNeedsPolling(). 11 years ago
  Alfred Reynolds 8c2c744ad5 - fixed crash if you removed a device twice, the deviceRef is invalid if removed from the removed device callback (added in http://hg.libsdl.org/SDL/rev/d4e4d0fcda03 ). 11 years ago
  Ryan C. Gordon 8719a76535 Regenerated SDL_audiotypecvt.c with updated perl script. 11 years ago
  Ryan C. Gordon 91b7fb00d0 Fix audio resampling in some cases. 11 years ago
  Philipp Wiesemann 78d40e0901 Fixed nesting of HTML elements in documentation. 11 years ago
  Philipp Wiesemann f4df542580 Fixed typos in documentation. 11 years ago
  Philipp Wiesemann ea93820e1f Fixed format string faults in audio tests. 11 years ago
  Gabriel Jacobo 7467e30b83 Forgot a piece of README-nacl.txt 11 years ago
  Gabriel Jacobo efa2d0581d Fixes audio for Native Client, and other fixes... 11 years ago
  Sam Lantinga 5ae12b46b5 The NaCL mount/unmount functions need to be in SDL_system.h and specific to NaCL 11 years ago
  Sam Lantinga be74705f82 Visual Studio 2013 Express Edition can load the standard solution, so we don't need special Express Edition solutions. 11 years ago
  Sam Lantinga d639d031cf Ignore Visual Studio test data files 11 years ago
  Philipp Wiesemann ef3887ecfc Changed two Java nested classes into static nested classes. 11 years ago
  Philipp Wiesemann d2220917e0 Fixed typo in log message. 11 years ago