Historia zmian

Autor SHA1 Wiadomość Data
  Sylvain 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android 1 rok temu
  Sam Lantinga 979214363f Added SDL_GetGlobalProperties() 1 rok temu
  Sam Lantinga fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties 1 rok temu
  Sam Lantinga aea6e6de6f Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup() 1 rok temu
  Sam Lantinga a1941fad6c Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties. 1 rok temu
  Sam Lantinga 0cd4b7d3e3 Added display properties 1 rok temu
  Ozkan Sezer d2e005ee13 dynapi: remove duplicated SDL_LoadWAV entries 1 rok temu
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events 1 rok temu
  Sam Lantinga f9d11807c0 Added SDL_RWprintf() and SDL_RWvprintf() to do formatted printing to an SDL_rwops stream 1 rok temu
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() 1 rok temu
  Ryan C. Gordon 9c664b0062 main: Added _optional_ callback entry points. 1 rok temu
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 1 rok temu
  Sam Lantinga 973c8b3273 Added SDL properties API 1 rok temu
  Sam Lantinga 2bd478ae65 Added SDL_GetTextureDXGIResource() to get the DXGI resource associated with a render texture. 1 rok temu
  Ryan C. Gordon 34b931f7eb audio: Added SDL_GetAudioStreamQueued 1 rok temu
  Sam Lantinga 859dc14add Replaced SDL_GetGamepadBindForAxis() and SDL_GetGamepadBindForButton() with SDL_GetGamepadBindings() 2 lat temu
  Sam Lantinga 9e50048ab6 Revert "Removed SDL_GamepadBinding from the API" 2 lat temu
  Sam Lantinga cd633b9a88 Renamed SDL_IsAudioDevicePaused() to SDL_AudioDevicePaused() 2 lat temu
  Ryan C. Gordon 3a992af446 audio: Added a postmix callback to logical devices. 2 lat temu
  Brick 0e552761b7 Renamed AudioStreamSpeed to AudioStreamFrequencyRatio 2 lat temu
  Brick e55844274d Added SDL_(Get|Set)AudioStreamSpeed 2 lat temu
  Sam Lantinga a5e7214795 Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus 2 lat temu
  Ryan C. Gordon 58c859f64d audio: Rename SDL_GetAudioStreamBinding to SDL_GetAudioStreamDevice. 2 lat temu
  Ryan C. Gordon 1e775e0eef audio: Replace SDL_CreateAndBindAudioStream with SDL_OpenAudioDeviceStream. 2 lat temu
  Ozkan Sezer d86d02bbbf updated dynapi after SDL_GDKGetDefaultUser addition 2 lat temu
  Sam Lantinga 8924d0d927 Added missing function prototype for SDL_WriteS64BE() 2 lat temu
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again 2 lat temu
  Ryan C. Gordon e7d56dd0b2 audio: Renamed new API SDL_UnpauseAudioDevice to SDL_ResumeAudioDevice. 2 lat temu
  Frank Praznik 70323a8350 Add a function to display the system menu for a window 2 lat temu
  Ryan C. Gordon 18c59cc969 Merge the SDL3 audio subsystem redesign! 2 lat temu