Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga ca4bd4b63c Android life cycle behavior more closely matches iOS 1 rok temu
  Sam Lantinga fa0918a686 Renamed SDL life cycle functions 1 rok temu
  Sam Lantinga ef21e31a9a SDL_GUIDFromString() renamed SDL_StringToGUID() 1 rok temu
  Sam Lantinga 12e50d17a2 Removed SDL_SoftStretch() from the public API 1 rok temu
  Sam Lantinga 67fa7a9138 SDL_BlitSurface() and SDL_BlitSurfaceScaled() now have a const dstrect parameter 1 rok temu
  Sam Lantinga 64cb431ead Updated migration documentation for functions that now return temporary memory 1 rok temu
  Sam Lantinga 61a7a0e579 SDL_GUIDToString() follows the SDL_GetStringRule 1 rok temu
  Sam Lantinga 856d598d6e SDL_GetSensors() follows the SDL_GetStringRule 1 rok temu
  Sam Lantinga 4961af4569 SDL_GetJoysticks() follows the SDL_GetStringRule 1 rok temu
  Sam Lantinga b32c9615a7 SDL_GetHaptics() follows the SDL_GetStringRule 1 rok temu
  Sam Lantinga 9de8cb888a SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule 1 rok temu
  Sam Lantinga 9758e102bc SDL_GetDisplays() follows the SDL_GetStringRule 1 rok temu
  Sam Lantinga 8ca6caeda5 SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule 1 rok temu
  Sam Lantinga 5f5e91eab6 Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3 1 rok temu
  Sam Lantinga 3d2e5a0b66 Fixed a few remaining functions to directly return their values instead of an error code. 1 rok temu
  Sam Lantinga 7c0307060d Textures with alpha format default to SDL_BLENDMODE_BLEND 1 rok temu
  Ryan C. Gordon 3bc81a81f5 filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. 1 rok temu
  Sam Lantinga ec3bb4c029 Removed the need for SDL_CreateTLS() 1 rok temu
  Sam Lantinga 027671bedb SDL_GetWindowOpacity() directly returns the opacity instead of using an out parameter. 1 rok temu
  Sam Lantinga 58270ef3f2 Finished renaming functions in SDL_system.h 1 rok temu
  Sam Lantinga 54366181c3 Rename functions in SDL_system.h to match SDL 3.0 naming convention 1 rok temu
  Sam Lantinga 5c875e1183 Renamed *FromID() to *ForID() 1 rok temu
  Sam Lantinga d154b37b41 Renamed *FromInstanceID() to *FromID() 1 rok temu
  Sam Lantinga e90060d07f Renamed functions to get information from device IDs 1 rok temu
  Sam Lantinga 650271af46 Added SDL_CreateSurfacePalette() 1 rok temu
  Ryan C. Gordon 3d86dce673 haiku: No more chdir to executable's directory at startup in SDL3. 1 rok temu
  Sam Lantinga 730d5cf2f8 Added fractional representation of refresh rate to SDL_DisplayMode 1 rok temu
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 rok temu
  Sam Lantinga 875c4f0a4c Support indexed surfaces without palettes (thanks @sulix!) 1 rok temu
  Sam Lantinga 60ed914c66 Added notes for migrating SDL_GetRGBA()/SDL_MapRGBA() code 1 rok temu