Historique des commits

Auteur SHA1 Message Date
  Ozkan Sezer 8cd515c324 better wording. il y a 3 ans
  Frank Praznik 41b89aec19 video: Improve the SDL_WINDOW_ALLOW_HIGHDPI flag documentation il y a 3 ans
  Ivan Epifanov 0a1641635d VIta: enable arm neon/simd optimisations il y a 3 ans
  Anonymous Maarten e5698d1394 cmake: allow cmake re-configuration after installation of x11 library il y a 3 ans
  Ozkan Sezer 192ae1e356 WhatsNew.txt: added line for the calling convention fixes. il y a 3 ans
  Anonymous Maarten 9ad3711a6b cmake: only enable x11_xss/x11_xrandr/x11_xfixes when its lib is available il y a 3 ans
  Anonymous Maarten ac9e8691a2 cmake: only build testnative when X11 is available il y a 3 ans
  Anonymous Maarten aa7a6c0ea6 cmake: only enable x11_xcursor and x11_xinput when its library is available il y a 3 ans
  Anonymous Maarten 8f33de8462 cmake: set CMP0054 policy to NEW il y a 3 ans
  Ethan Lee a33b5449ff WhatsNew.txt: Added audio channel support changes il y a 3 ans
  Ethan Lee f3008e4aab audio: 3- and 5-channel formats are now supported il y a 3 ans
  Ryan C. Gordon 45c3b59d4b audio: Turn off DEBUG_CONFIG logging again. il y a 3 ans
  Ryan C. Gordon bec721f08a audio: Fixed dst pointer on channel conversions that grow in-place. il y a 3 ans
  Ryan C. Gordon 9f56c7cf02 audio: Remove 5.1->X SIMD converters, add SSE mono->stereo. il y a 3 ans
  Ryan C. Gordon b83ae9f24c audio: Replaced some debug-printfs with debug-SDL_Logs. :) il y a 3 ans
  Ryan C. Gordon f73d07da5f audio: Headers said 5 channel is quad+center, but it's 4.1. il y a 3 ans
  Ryan C. Gordon 49ec8db5f8 audio: Generate the channel converter code from a program. il y a 3 ans
  Ryan C. Gordon f06cc3e945 audio: "SL" means "surround left" not "side left", etc. il y a 3 ans
  Ryan C. Gordon 5a0c819863 audio: Add channel convert filter _after_ choosing an SIMD version. il y a 3 ans
  Ryan C. Gordon fe16084075 audio: LOG_DEBUG_CONVERT should use SDL_Log, not fprintf(stderr). il y a 3 ans
  Ryan C. Gordon 257277903e audio: first attempt at rewriting the channel converters. il y a 3 ans
  Sam Lantinga be3a945a8b Added support for the 8BitDo Ultimate Wired Controller for Xbox il y a 3 ans
  Ozkan Sezer b700a32630 audio, pipewire: fix signatures of pw_get_library_version and pw_init. il y a 3 ans
  Ozkan Sezer 6e210d3797 audio, pipewire: pipewire_version_xx globals out of dynamic loading il y a 3 ans
  David Gow 78bad66773 video: wayland: Resize the window before sending the SDL_RESIZE event il y a 3 ans
  Sam Lantinga 53e685168d Fixed declaration-after-statement warning il y a 3 ans
  Sam Lantinga 6ad7fdecce Fixed infinite loop for values bigger than 0x40000000 il y a 3 ans
  Sam Lantinga 986818143d Fixed missing imports in SDLActivity (thanks @guusw!) il y a 3 ans
  Sam Lantinga 2be9301410 Fixed comment (thanks @pionere!) il y a 3 ans
  Sam Lantinga cef1514b01 Fixed some Xcode warnings il y a 3 ans