Historia zmian

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