Commit History

Autor SHA1 Mensaxe Data
  Ryan C. Gordon 4755055bc3 audio: Separate channel maps out of SDL_AudioSpec. hai 1 ano
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface hai 1 ano
  Ryan C. Gordon c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). hai 1 ano
  Ryan C. Gordon 2a8f1e11ca audio: Add gain support to audio streams and logical audio devices. hai 1 ano
  Frank Praznik be13328cb1 Remove SDL_SetWindowInputFocus hai 1 ano
  Sam Lantinga 473257cce6 Added SDL_GetRenderLogicalPresentationRect() hai 1 ano
  Sam Lantinga 6f199eabb8 Removed SDL_RenderGeometryRawFloat() hai 1 ano
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() hai 1 ano
  Ryan C. Gordon a9cfcf6bde stdinc: Drastically improve SDL_StepUTF8() and make it a public API. hai 1 ano
  Ryan C. Gordon 982feb7a65 vulkan: SDL_Vulkan_CreateSurface now returns the usual int (0=ok, -1=error). hai 1 ano
  Sam Lantinga 0ff5c05486 Added SDL_GetWindows() hai 1 ano
  Sam Lantinga 2f5b20fcb5 Updated based on feedback from @JKaniarz hai 1 ano
  Sam Lantinga 96f2f23240 Simplified SDL random function names and added thread-safe versions hai 1 ano
  Sam Lantinga 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() hai 1 ano
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. hai 1 ano
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state hai 1 ano
  John Kaniarz 8f29f8cae5 Renamed SDL_rand() to SDL_rand_bits() and updated tests hai 1 ano
  John Kaniarz 16e69cb4c9 Removed SDL_rand_r() hai 1 ano
  John Kaniarz 83d21e20df Added SDL_rand_float and SDL_rand_n to API hai 1 ano
  Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) hai 1 ano
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". hai 1 ano
  Ryan C. Gordon 5bc654aad3 camera: SDL_GetCameraDeviceName() now follows the SDL_GetStringRule. hai 1 ano
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e hai 1 ano
  Ryan C. Gordon 5416bd5fdc ios: Move animation callback to its own typedef. hai 1 ano
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes hai 1 ano
  Anonymous Maarten ef6123886e Add SDL_ReadS8 and SDL_WriteS8 hai 1 ano
  Ryan C. Gordon 96f2ef77ab include: Make function pointer params into typedefs. hai 1 ano
  Ryan C. Gordon 7d54a37d74 iostream: Make seeking's `whence` value a real enum. hai 1 ano
  Sam Lantinga a0d1445ccb Replaced SDL_GetRendererInfo() with SDL_GetRendererName() hai 1 ano
  Semphris 8c8ee2174d Dialog: Add filter number, remove NULL termination hai 1 ano