Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface hace 1 año
  Ryan C. Gordon c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). hace 1 año
  Ryan C. Gordon 2a8f1e11ca audio: Add gain support to audio streams and logical audio devices. hace 1 año
  Frank Praznik be13328cb1 Remove SDL_SetWindowInputFocus hace 1 año
  Sam Lantinga 473257cce6 Added SDL_GetRenderLogicalPresentationRect() hace 1 año
  Sam Lantinga 6f199eabb8 Removed SDL_RenderGeometryRawFloat() hace 1 año
  Sam Lantinga bdd531986b SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea() hace 1 año
  Ryan C. Gordon a9cfcf6bde stdinc: Drastically improve SDL_StepUTF8() and make it a public API. hace 1 año
  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