Commit History

Author SHA1 Message Date
  Moritz ca4f5dd40d Added SDL_GetThreadState 1 year ago
  Semphriss 01b9b0edb7 Add system tray support (#10873) 1 year ago
  Ryan C. Gordon 4d4a2786bb render: Updates to format-string versions of SDL_RenderDebugText. 1 year ago
  williamistGitHub 1d0e28a5b3 Add SDL_RenderDebugTextF & SDL_RenderDebugTextV 1 year ago
  Evan Hemsley 3ee39f6c3f GPU: Revise swapchain acquisition (#11633) 1 year ago
  Sam Lantinga 846eb9a886 Added SDL_RenderTextureAffine() to the exported API 1 year ago
  Evan Hemsley fa5f84fb6e GPU: Add SetGPUAllowedFramesInFlight (#11599) 1 year ago
  Sam Lantinga 23828b62d4 Added SDL_IsMainThread() and SDL_RunOnMainThread() 1 year ago
  Ozkan Sezer 5bfece34f9 ran gendynapi.pl after PR/11170. 1 year ago
  Ryan C. Gordon 46f43c2e6e asyncio: Remove `SDL_AsyncIOTask` from the public API. 1 year ago
  Ryan C. Gordon 3ca629ceb5 asyncio: Allow file closes to request a flush/fsyncdata. 1 year ago
  Ryan C. Gordon e79ce2a200 asyncio: Added async i/o APIs. 1 year ago
  Ryan C. Gordon ce573b01f8 audio: Added SDL_IsAudioDevicePhysical and SDL_IsAudioDevicePlayback. 1 year ago
  Ryan C. Gordon f852038384 filesystem: Added SDL_GetCurrentDirectory(). 1 year ago
  Semphris 3e2ef64c98 Add SDL_SaveFile and SDL_SaveFile_IO functions 1 year ago
  Evan Hemsley b4dff42dcd GPU: Add SDL_CancelGPUCommandBuffer (#11316) 1 year ago
  Ryan C. Gordon 7108291d0b video: Change SDL_GLattr to SDL_GLAttr. 1 year ago
  Sam Lantinga 153f90a725 Revert "Use the correct return type for SDL_GetAndroidJNIEnv()" 1 year ago
  Sam Lantinga 2d3fa03d53 Use the correct return type for SDL_GetAndroidJNIEnv() 1 year ago
  Sam Lantinga d6981da5a4 Added SDL_GetSandbox() 1 year ago
  Ryan C. Gordon c20918b0fb render: Add SDL_RenderDebugText(). 1 year ago
  Sam Lantinga a8ca024495 Added SDL_GetDefaultLogOutputFunction() 1 year ago
  Sam Lantinga a567786762 Added SDL_SetErrorV() 1 year ago
  Evan Hemsley 6ea4a66451 GPU: Add SDL_CalculateGPUTextureFormatSize (#11146) 1 year ago
  Sam Lantinga c8f5f6d47a Added SDL_DelayPrecise() 1 year ago
  Sam Lantinga f8eac30276 Added SDL_StepBackUTF8() 1 year ago
  Sam Lantinga fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() 1 year ago
  Ryan C. Gordon d287feaddf render: Remove non-pointer args' const qualifiers on SDL_RenderTextureRotated. 1 year ago
  Ryan C. Gordon 8b4f5f09c1 dynapi: It's a Python script now, not a perl script. 1 year ago
  Sam Lantinga eced9f58a9 Added a userdata parameter for EGL attribute callbacks 1 year ago