Historique des commits

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