Historial de Commits

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