Commit History

Author SHA1 Message Date
  Ryan C. Gordon 74eb78dcbf cpuinfo: more work on SDL_HasNEON(). 8 years ago
  Ryan C. Gordon db97c3d3e8 cpuinfo: silence compiler warnings on non-Intel CPU architectures. 8 years ago
  Ryan C. Gordon 66a36d5660 cpuinfo: disable NEON detection on Android for now. 8 years ago
  Ryan C. Gordon 5c6b2ebf2d cpuinfo: more robust ARM preprocessor checks. 8 years ago
  Ryan C. Gordon 35430a73f2 cpuinfo: first attempt at SDL_HasNEON() implementation. 8 years ago
  Ryan C. Gordon 7592b40b39 cpuinfo: Removed code duplication, cached CPUID details. 8 years ago
  Philipp Wiesemann 6fe15d6347 Wayland: Fixed memory leak if output retrieval failed. 8 years ago
  Philipp Wiesemann 97aa577589 Fixed empty parameter list in signatures of internal functions. 8 years ago
  Sam Lantinga 818d1d3e80 Fixed bug 1646 - Warnings from clang with -Weverything 8 years ago
  Sam Lantinga 0d24495b15 Removed unused constants 8 years ago
  Thomas Perl acce865911 [qtwayland] Set orientation and window flags via SDL hints 8 years ago
  Sam Lantinga 009a3f5aa6 Fixed bug 3490 - Build failure with --enable-video-directfb 8 years ago
  Sam Lantinga ab8bd3d96b Fixed bug 3359 - Software renderer does incorrect blending with SDL_RenderCopyEx 8 years ago
  Sam Lantinga c1e292fcf8 Fixed build error with missing function prototype in the SDL_test_harness.h header 8 years ago
  Sam Lantinga c2837ef634 Fixed unresolved symbol on Visual Studio 8 years ago
  Sam Lantinga 57d01d7d67 Patch from Sylvain to fix clang warnings 8 years ago
  Sam Lantinga c13a077d15 Fixed bug 3488 - Random crashes (because Memory overlap in audio converters detected by Valgrind) 8 years ago
  Sam Lantinga 37696150e2 Fixed build on various platforms 8 years ago
  Sam Lantinga 77000ff8cb Fixed bug 1822 - Inconsistent renderer behaviour on rotation 8 years ago
  Sam Lantinga 23c01c1890 Fixed bug 3079 - Allow non destructive SDL_GameControllerAddMappingsFromFile 8 years ago
  Sam Lantinga 74e1dd4c6f Define _GNU_SOURCE when building SDL 8 years ago
  Sam Lantinga 302a6e62aa Fixed bug 3484 - DSP driver does not detect /dev/dsp0 8 years ago
  Sam Lantinga 160e719449 Fixed whitespace and added code to support older game controller GUIDs 8 years ago
  Sam Lantinga b6542ab237 Fixed whitespace 8 years ago
  Sam Lantinga 47418f2d5a Updated Windows game controller support 8 years ago
  Sam Lantinga 79f6ba5a84 Fixed signed/unsigned comparison warnings in Visual Studio 8 years ago
  Sam Lantinga 801a9eaf64 Updated Mac OS X game controller support 8 years ago
  Sam Lantinga c406f649b3 Added USB VID/PID information to the SDL test programs 8 years ago
  Sam Lantinga 0cc6207c68 Added Linux entries for the Logitech Dual Action game controller 8 years ago
  Sam Lantinga ac74e16cde Standardized the format of the SDL joystick GUID and added functions to retrieve the USB VID/PID from a joystick and game controller. 8 years ago