Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 5f086e7623 Updated copyright for 2026 hace 3 meses
  Sam Lantinga cc3b5766fa testsprite: changed return type of LoadSprite() to bool hace 4 meses
  Sam Lantinga d92079f2b7 testsprite: only use transparent alpha on transparent windows hace 6 meses
  Sam Lantinga bb0d6221c1 Use PNG files for tests and examples hace 6 meses
  Anonymous Maarten 7501f7194b testsprite: zero initialize textures hace 6 meses
  Sam Lantinga efe122be4d Removed width/height parameters from LoadTexture() hace 1 año
  nightmareci 718034f5fa Remove newlines from log messages hace 1 año
  Sam Lantinga f2074d7af3 Updated copyright for 2025 hace 1 año
  Sam Lantinga 315842cf71 Fixed crashes handling D3D11/12 device lost in testsprite hace 1 año
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. hace 1 año
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool hace 1 año
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const hace 1 año
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API hace 1 año
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration hace 1 año
  Sam Lantinga cf8b158ccb Added SDL_GetRenderSafeArea() hace 1 año
  Sam Lantinga df573391b1 Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED hace 1 año
  Sam Lantinga a938e2b979 Replaced test framework random code with SDL random functions hace 1 año
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e hace 1 año
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes hace 1 año
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings hace 1 año
  Ryan C. Gordon 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). hace 1 año
  L zard 06aa02453a Tests: Use the main callback code macros hace 1 año
  Ryan C. Gordon 38e3c6a4aa main: Add an optional `appstate` param to main callback entry points. hace 2 años
  Sam Lantinga ba074acad4 Implemented scRGB colorspace and HDR support on macOS hace 2 años
  Sam Lantinga 554f0625d3 Renderer colors now have floating point precision hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 2 años
  Ryan C. Gordon 9c664b0062 main: Added _optional_ callback entry points. hace 2 años
  Frank Praznik ef4ce8cec5 test: Add flag to suspend drawing when occluded hace 2 años
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. hace 3 años