Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 12e50d17a2 Removed SDL_SoftStretch() from the public API vor 9 Monaten
  Sam Lantinga 5ce81ebcc9 Corrected blit colorkey documentation vor 9 Monaten
  Sam Lantinga 67fa7a9138 SDL_BlitSurface() and SDL_BlitSurfaceScaled() now have a const dstrect parameter vor 9 Monaten
  Sam Lantinga 198caa54a1 Added SDL_RenderTextureTiled() vor 9 Monaten
  Sam Lantinga 9e55ee9391 Added SDL_BlitSurfaceTiledWithScale() vor 9 Monaten
  Sam Lantinga f47ddbf1ac Added SDL_BlitSurfaceTiled() vor 9 Monaten
  Sam Lantinga 71d2662a39 Fixed warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data vor 9 Monaten
  Sam Lantinga 03bb2c17ed Enable texture wrapping for SDL_RenderGeometry() vor 9 Monaten
  Frank Praznik 6a74ade73d Make SDL_URIToLocal available to multiple platforms vor 9 Monaten
  hwsmm 6a62c54b93 Remove a duplicate definition that is already in SDL_guid.h vor 9 Monaten
  Ryan C. Gordon e1aa995732 audio: recording devices also need to update their streams' channel maps. vor 9 Monaten
  Ryan C. Gordon 068c785491 audio: Assigning a device channel map to an audio stream was quietly failing. vor 9 Monaten
  Anonymous Maarten 6d39c18dd3 ci: test the MSVC development archive for targeting arm64ec vor 9 Monaten
  Anonymous Maarten 476b987f1b intrinsics: avx, avx2 and avx512f are (currently) unsupported on arm64ec vor 9 Monaten
  Anonymous Maarten b3b74e8aed Fix SDL3ConfigVersion.cmake of VC development package for ARM64EC vor 9 Monaten
  Sam Lantinga aafbbe4ebc Fixed warning C4090: 'function': different 'const' qualifiers vor 9 Monaten
  Sam Lantinga 64cb431ead Updated migration documentation for functions that now return temporary memory vor 9 Monaten
  Sam Lantinga f0a839b9b7 Removed SDL 2.1 note, we're not going to revisit this for SDL 3.0 vor 9 Monaten
  Anonymous Maarten cc47969a79 cmake: actually check ARM64EC vor 9 Monaten
  SDL Wiki Bot fc8cd657a5 Sync SDL3 wiki -> header vor 9 Monaten
  Sam Lantinga 02dceed760 Simpler pointer arithmetic vor 9 Monaten
  Sam Lantinga b80784fced SDL_GetGamepadBindings() follows the SDL_GetStringRule vor 9 Monaten
  Sam Lantinga 93db5ef135 Fixed documentation for SDL_GlobDirectory() vor 9 Monaten
  Sam Lantinga 0079b6d45f SDL_GetTouchFingers() follows the SDL_GetStringRule vor 9 Monaten
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header vor 9 Monaten
  Sam Lantinga a340de6196 The candidates in SDL_EVENT_TEXT_EDITING_CANDIDATES should be a single allocation vor 9 Monaten
  Sam Lantinga bebde1c4c9 Make sure we're not trying to add temporary memory twice vor 9 Monaten
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory vor 9 Monaten
  Sam Lantinga 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory vor 9 Monaten
  Sam Lantinga fd9fe1bb7b Renamed event memory to temporary memory, since it's not just used for events vor 9 Monaten