Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Anonymous Maarten ac9e8691a2 cmake: only build testnative when X11 is available 3 gadi atpakaļ
  Anonymous Maarten aa7a6c0ea6 cmake: only enable x11_xcursor and x11_xinput when its library is available 3 gadi atpakaļ
  Anonymous Maarten 8f33de8462 cmake: set CMP0054 policy to NEW 3 gadi atpakaļ
  Ethan Lee a33b5449ff WhatsNew.txt: Added audio channel support changes 3 gadi atpakaļ
  Ethan Lee f3008e4aab audio: 3- and 5-channel formats are now supported 3 gadi atpakaļ
  Ryan C. Gordon 45c3b59d4b audio: Turn off DEBUG_CONFIG logging again. 3 gadi atpakaļ
  Ryan C. Gordon bec721f08a audio: Fixed dst pointer on channel conversions that grow in-place. 3 gadi atpakaļ
  Ryan C. Gordon 9f56c7cf02 audio: Remove 5.1->X SIMD converters, add SSE mono->stereo. 3 gadi atpakaļ
  Ryan C. Gordon b83ae9f24c audio: Replaced some debug-printfs with debug-SDL_Logs. :) 3 gadi atpakaļ
  Ryan C. Gordon f73d07da5f audio: Headers said 5 channel is quad+center, but it's 4.1. 3 gadi atpakaļ
  Ryan C. Gordon 49ec8db5f8 audio: Generate the channel converter code from a program. 3 gadi atpakaļ
  Ryan C. Gordon f06cc3e945 audio: "SL" means "surround left" not "side left", etc. 3 gadi atpakaļ
  Ryan C. Gordon 5a0c819863 audio: Add channel convert filter _after_ choosing an SIMD version. 3 gadi atpakaļ
  Ryan C. Gordon fe16084075 audio: LOG_DEBUG_CONVERT should use SDL_Log, not fprintf(stderr). 3 gadi atpakaļ
  Ryan C. Gordon 257277903e audio: first attempt at rewriting the channel converters. 3 gadi atpakaļ
  Sam Lantinga be3a945a8b Added support for the 8BitDo Ultimate Wired Controller for Xbox 3 gadi atpakaļ
  Ozkan Sezer b700a32630 audio, pipewire: fix signatures of pw_get_library_version and pw_init. 3 gadi atpakaļ
  Ozkan Sezer 6e210d3797 audio, pipewire: pipewire_version_xx globals out of dynamic loading 3 gadi atpakaļ
  David Gow 78bad66773 video: wayland: Resize the window before sending the SDL_RESIZE event 3 gadi atpakaļ
  Sam Lantinga 53e685168d Fixed declaration-after-statement warning 3 gadi atpakaļ
  Sam Lantinga 6ad7fdecce Fixed infinite loop for values bigger than 0x40000000 3 gadi atpakaļ
  Sam Lantinga 986818143d Fixed missing imports in SDLActivity (thanks @guusw!) 3 gadi atpakaļ
  Sam Lantinga 2be9301410 Fixed comment (thanks @pionere!) 3 gadi atpakaļ
  Sam Lantinga cef1514b01 Fixed some Xcode warnings 3 gadi atpakaļ
  Sam Lantinga e3916993e2 Added SDL_utils.c to the Xcode project 3 gadi atpakaļ
  Sam Lantinga b299cb3d3c Added a utility function to calculate the next power of 2 for a value 3 gadi atpakaļ
  Ethan Lee 90b86b132a audio: Handle non-power-of-two spec.samples when unsupported 3 gadi atpakaļ
  Cameron Gutman d21a18c65f WhatsNew.txt: Add line for Shield HIDAPI driver 3 gadi atpakaļ
  Ethan Lee cdf9010a19 Added new audio features to WhatsNew.txt 3 gadi atpakaļ
  Ethan Lee a09d62e4d8 directsound: Remove redundant SubFormat copy 3 gadi atpakaļ