Commit History

Author SHA1 Message Date
  Ozkan Sezer 6756851836 cmake: run updaterev.sh if(NOT CMAKE_HOST_WIN32) 4 years ago
  Ozkan Sezer 665cfa4981 cmake: check for alloca() in stdlib.h and malloc.h, too (bug #5316) 4 years ago
  Ozkan Sezer fc795f89d3 SDL_cpuinfo.h: add missing const to size parameter of SDL_SIMDRealloc() 4 years ago
  Ozkan Sezer af06a60a9d Makefile.os2: remove some unnecessary stuff. 4 years ago
  Ozkan Sezer 48c03d9a75 cmake: reduce STDC_HEADER_NAMES list to only relevant headers, 4 years ago
  Ozkan Sezer 196cda69f2 build: fix / update sensors (windows) configuration 4 years ago
  Ozkan Sezer 10eb5108b6 test/Makefile.os2: add testlocale.exe to build. 4 years ago
  Cameron Cawley 59022829f4 riscos: Implement SDL_OpenURL() 4 years ago
  Ozkan Sezer 34a82fca49 SDL_cpuinfo.c (OS2): undefine HAVE_SYSCTLBYNAME 4 years ago
  Ozkan Sezer 5d42ad9eab Makefile.os2: minor re-order. 4 years ago
  Sam Lantinga b546db2f85 Only watch for display connect/disconnect events while the video subsystem is initialized 4 years ago
  Ozkan Sezer 7991cc38bc dynapi: move SDL_SIMDRealloc down below, after SDL_GetPreferredLocales. 4 years ago
  Ozkan Sezer 05438b28e0 minor tidy-up to Makefile.os2 4 years ago
  Ryan C. Gordon b79832ba11 cocoa: Cut and paste from HTML strikes again! 4 years ago
  Ozkan Sezer 19aaa2944d Fix https://bugzilla.libsdl.org/show_bug.cgi?id=5306 4 years ago
  Ozkan Sezer 69fbd60d25 Fix https://bugzilla.libsdl.org/show_bug.cgi?id=4877#c2 4 years ago
  Ozkan Sezer e58cc5fa0e minor whitespace fix 4 years ago
  Sam Lantinga 79e625f017 Fixed trying to build OSX SDL_OpenURL on iOS and tvOS 4 years ago
  Sam Lantinga bd14f2676c Removed unused variable 4 years ago
  Ozkan Sezer d86a746542 SDL_video.c: fix whitespace 4 years ago
  Ozkan Sezer 3aa418f451 SDL_video.h (SDL_DisplayEventID): remove comma at end of enumerator list 4 years ago
  Sam Lantinga 76980e30f2 Added events for dynamically connecting and disconnecting displays, with an iOS implementation 4 years ago
  Sam Lantinga cd703b5628 Fixed whitespace 4 years ago
  Ozkan Sezer 54bb9aaccb k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309. 4 years ago
  Ryan C. Gordon 061256a3b3 metal: Clear the framebuffer if presenting without any other operations. 4 years ago
  Sylvain Becker b7b8ef59a3 Fixed bug 5307 - Crash when joysticks hats number is odd (Thanks Sockmonsters!) 4 years ago
  Sylvain Becker bffbc7e316 Android: better readibility for pollHapticDevices() 4 years ago
  Sylvain Becker 20c070d869 Android: better readibility for pollInputDevices() 4 years ago
  Ryan C. Gordon 003a16980c wav: Make sure the data size is a multiple of blockalign, not an exact match. 4 years ago
  Ryan C. Gordon 4627426994 url: WinRT actually works now (and has been tested, hooray!). 4 years ago