Commit History

Upphovsman SHA1 Meddelande Datum
  Sam Lantinga a5f18048b2 Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!) 1 år sedan
  Sam Lantinga 95dd8781ce Do a full cleanup if renderer creation fails during autodetection 1 år sedan
  Sam Lantinga 7eb2605630 Fixed memory leak when a renderer fails to be created 1 år sedan
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 år sedan
  Sam Lantinga cf8b158ccb Added SDL_GetRenderSafeArea() 1 år sedan
  Sam Lantinga b98e1e9ef0 Fixed the render viewport not updating when the metal view resizes 1 år sedan
  Sam Lantinga c601120883 Handle all Android lifecycle events on the main thread 1 år sedan
  Sam Lantinga ca4bd4b63c Android life cycle behavior more closely matches iOS 1 år sedan
  Sam Lantinga c4bf5f9f59 SDL_CreateTexture() uses the SDL_TextureAccess type for the access parameter 1 år sedan
  Sam Lantinga 128df75e05 Fixed potential NULL dereference 1 år sedan
  Sam Lantinga 6209c71f54 Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid() 1 år sedan
  Sam Lantinga 198caa54a1 Added SDL_RenderTextureTiled() 1 år sedan
  Sam Lantinga 03bb2c17ed Enable texture wrapping for SDL_RenderGeometry() 1 år sedan
  Sam Lantinga 68322ac851 Ensure that all functions that follow the SDL_GetStringRule return temporary memory 1 år sedan
  Sam Lantinga 761e86e25e Initialize output parameters to reasonable defaults in case of error 1 år sedan
  Sam Lantinga 5f5e91eab6 Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3 1 år sedan
  Sam Lantinga 3d2e5a0b66 Fixed a few remaining functions to directly return their values instead of an error code. 1 år sedan
  Sam Lantinga 7c0307060d Textures with alpha format default to SDL_BLENDMODE_BLEND 1 år sedan
  Sam Lantinga df573391b1 Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED 1 år sedan
  Sam Lantinga 9379e2eb8d Don't force vsync on for the software renderer 1 år sedan
  Sam Lantinga 44f06b216a Fixed refresh interval calculation 1 år sedan
  Sam Lantinga 730d5cf2f8 Added fractional representation of refresh rate to SDL_DisplayMode 1 år sedan
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 1 år sedan
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 1 år sedan
  Sam Lantinga 065ec2d518 Actually return an error when the surface is invalid 1 år sedan
  Sam Lantinga c057849035 Return the correct error from SDL_CreateSoftwareRenderer() when the surface is NULL 1 år sedan
  Ryan C. Gordon f9a06c20ed Revert "render: Set renderer->window to NULL in SDL_DestroyRendererWithoutFreeing." 1 år sedan
  Ryan C. Gordon 9f8dffbd2d render: Set renderer->window to NULL in SDL_DestroyRendererWithoutFreeing. 1 år sedan
  Sam Lantinga 473257cce6 Added SDL_GetRenderLogicalPresentationRect() 1 år sedan
  Sam Lantinga 6f199eabb8 Removed SDL_RenderGeometryRawFloat() 1 år sedan