1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Sam Lantinga dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 3 жил өмнө
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 жил өмнө
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions 3 жил өмнө
  Sam Lantinga 701e965235 Removed leading underscore in structure names 3 жил өмнө
  Sam Lantinga 713ba2e31a SDL API renaming: SDL_audio.h 3 жил өмнө
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 жил өмнө
  Ozkan Sezer d6327a00fb re-applied the SDL_NewAudioStream deconstification, including to its definition 3 жил өмнө
  Cameron Cawley ee0e9e979c Move intrinsic includes into a private header 3 жил өмнө
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 жил өмнө
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 жил өмнө
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 жил өмнө
  Markus Mittendrein f3c466ec1e SDL_ResampleAudio: Fix float accumulation error 3 жил өмнө
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 жил өмнө
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 жил өмнө
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 3 жил өмнө
  Ryan C. Gordon 78f97108f9 audio: Avoid accumulation errors in resampler. 3 жил өмнө
  Daniel Bomar 22461383c6 SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint 3 жил өмнө
  Ryan C. Gordon 9f56c7cf02 audio: Remove 5.1->X SIMD converters, add SSE mono->stereo. 3 жил өмнө
  Ryan C. Gordon b83ae9f24c audio: Replaced some debug-printfs with debug-SDL_Logs. :) 3 жил өмнө
  Ryan C. Gordon 49ec8db5f8 audio: Generate the channel converter code from a program. 3 жил өмнө
  Ryan C. Gordon f06cc3e945 audio: "SL" means "surround left" not "side left", etc. 3 жил өмнө
  Ryan C. Gordon 5a0c819863 audio: Add channel convert filter _after_ choosing an SIMD version. 3 жил өмнө
  Ryan C. Gordon 257277903e audio: first attempt at rewriting the channel converters. 3 жил өмнө
  Ryan C. Gordon 29694869b1 audio: Revert one of the resampler optimizations. 4 жил өмнө
  Ryan C. Gordon 111c3add73 audio: Resampler optimizations. 4 жил өмнө
  Ryan C. Gordon de019568dc audio: Prebake the resampler's kaiser table instead of doing it at runtime. 4 жил өмнө
  Ryan C. Gordon 727eef7064 audio: SDL_ConvertStereoToMono_SSE3 missed an unaligned load. 4 жил өмнө
  pionere 2c6a9c5194 minor optimization (SDL_audiocvt.c) 4 жил өмнө
  Ozkan Sezer 5905696e66 SDL_audiocvt.c: minor cleanup. 4 жил өмнө
  Wohlstand 7c421fec16 SDL_audiocvt.c: Don't byteswap 8-bit streams 4 жил өмнө