Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 7d25a443c4 cocoa: Use `-[NSApplicationDelegate applicationSupportsSecureRestorableState]`. il y a 1 an
  Ryan C. Gordon 3fbaf737ef test: Removed unnecessary line added by copy/paste error. il y a 1 an
  Ryan C. Gordon 258849c9bc test: testwm2 now displays keyboard mod state. il y a 1 an
  Jake S. Del Mastro 594a79c2f9 Set framebuffer_srgb_capable to the actual value obtained (#8634) il y a 1 an
  Sam Lantinga 8d47e3bb82 Added support for the NACON Revolution 5 Pro controller il y a 1 an
  Ozkan Sezer bbcf40e811 cmake: fixed iconv detection test program il y a 1 an
  CasualPokePlayer 0fb36f29a8 cmake: check if CMP0087 exists before setting it (#8613) il y a 1 an
  Ryan C. Gordon 4339647d90 render: Clip lines before Bresenham algorithm generates points. il y a 1 an
  Ryan C. Gordon a391dd5fef rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine. il y a 1 an
  Ozkan Sezer 657f5f791c autotools: fix actually wrong use of AC_MSG_RESULT il y a 1 an
  Ryan C. Gordon e9b4869372 opengl: Creating a texture trashes the cached `texturing` state, fix it. il y a 1 an
  Ryan C. Gordon 0a6b5abf45 render: GL-based renderers should treat adaptive vsync as vsync being enabled. il y a 1 an
  Ryan C. Gordon d8102bf660 x11: Deal with difference in GLX_EXT_swap_control_tear behavior. il y a 1 an
  Ozkan Sezer 489e9b69df autotools: bump minimum needed autoconf version to 2.65. il y a 1 an
  Anonymous Maarten baaac5cca3 cmake: Android expects SDL programs to be built as shared libraries il y a 1 an
  Anonymous Maarten 5abcfdb93e SDL_stdinc.h: fix compile warning when using SDL_PR[iux]64 on Android il y a 1 an
  Ozkan Sezer 8cf7e9e7da autotools, cmake: set SDL_SYSTEM_ICONV to OFF for windows (like SDL3.) il y a 1 an
  Ryan C. Gordon 0e9d050296 psp: Hook up event subsystem init/quit. il y a 1 an
  Ryan C. Gordon 87875a49b4 Removed some function declarations that don't actually exist. il y a 1 an
  Ozkan Sezer 17e62abb6d revise iconv detection: il y a 1 an
  Anonymous Maarten 4940b5dbc2 SDL_bsdjoystick: fix -Wundef warning on FreeBSD il y a 1 an
  Ozkan Sezer 3fb5124174 cmake: add openbsd wscons sources to build, if supported il y a 1 an
  Ozkan Sezer 59b0a2d711 kmsdrm: restrict KMSDRM_ReleaseVT/KMSDRM_AcquireVT to SDL_INPUT_LINUXEV il y a 1 an
  Sam Lantinga dcd21d042f Improved GCController handling on Apple platforms il y a 1 an
  Sam Lantinga 2d81beb819 Show the mapping used when a game controller is opened il y a 1 an
  Sam Lantinga 4de4b1e7a0 Don't tickle PS4 Bluetooth controllers in simple mode il y a 1 an
  Cameron Cawley f33ab44f84 Extend blitting support for all <8bpp formats il y a 1 an
  Cameron Cawley 67eb03400a Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB il y a 1 an
  Ryan C. Gordon cb5b8c9747 testshader: Don't make local variables with the same name as GL entry points. il y a 1 an
  Ryan C. Gordon c331b64d79 audio: Tighten up possession of detectionLock during device open. il y a 1 an