Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 0ff5c05486 Added SDL_GetWindows() hace 1 año
  Sam Lantinga 2f5b20fcb5 Updated based on feedback from @JKaniarz hace 1 año
  Sam Lantinga 96f2f23240 Simplified SDL random function names and added thread-safe versions hace 1 año
  Sam Lantinga 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() hace 1 año
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state hace 1 año
  John Kaniarz 8f29f8cae5 Renamed SDL_rand() to SDL_rand_bits() and updated tests hace 1 año
  John Kaniarz 16e69cb4c9 Removed SDL_rand_r() hace 1 año
  John Kaniarz 83d21e20df Added SDL_rand_float and SDL_rand_n to API hace 1 año
  Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) hace 1 año
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". hace 1 año
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes hace 1 año
  Anonymous Maarten ef6123886e Add SDL_ReadS8 and SDL_WriteS8 hace 1 año
  Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() hace 1 año
  Sam Lantinga 542a3663de Added SDL_GetDefaultKeyFromScancode() to the public API hace 1 año
  Sam Lantinga c74886ab00 Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio() hace 1 año
  Sam Lantinga dfe4445214 Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync() hace 1 año
  Sam Lantinga 99599d9236 Added SDL_AddTimerNS() hace 1 año
  Sam Lantinga 534768c7c5 Added SDL_PauseAudioStreamDevice() and SDL_ResumeAudioStreamDevice() hace 1 año
  Ryan C. Gordon b83bb035e6 thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties. hace 1 año
  Ryan C. Gordon 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms. hace 1 año
  Brick b6b9d5508e Renamed SDL_MixAudioFormat to SDL_MixAudio, and use float volume hace 1 año
  Sam Lantinga 5c4b558c1c Dynamic API symbol cleanup hace 1 año
  Ali Emre Gülcü f17b556c76 Add SDL_Vulkan_DestroySurface functionality (#9817) hace 1 año
  Sam Lantinga 730fa2c379 Re-sorted API functions hace 1 año
  Sam Lantinga 02ff85f2f3 Renamed SDL_SIMDGetAlignment() to SDL_GetSIMDAlignment() hace 1 año
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention hace 1 año
  Sam Lantinga c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks hace 1 año
  Sam Lantinga bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() hace 1 año
  Frank Praznik 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info hace 1 año
  Sam Lantinga 04be04c338 Removed mostly unused SDL_errorcode hace 1 año