Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 1bbc897e48 Updated documentation for bool return type hace 1 año
  Sam Lantinga 7df1caba7c Clarified that the contents of new textures aren't defined. hace 1 año
  Maia fa892d15b7 include files with required types directly hace 1 año
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 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 d7b027a241 Namespace the object creation properties hace 1 año
  Sam Lantinga 0a6bab3ac7 Added SDL_CreateRenderer to the "see also" for SDL_RenderPresent() hace 1 año
  SDL Wiki Bot 2e058ba7a4 Sync SDL3 wiki -> header hace 1 año
  Sam Lantinga a5f18048b2 Extend the 9-grid functions to handle a non-uniform grid layout (thanks @zaun!) hace 1 año
  Sam Lantinga 4f55271571 Removed temporary memory from the API hace 1 año
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. hace 1 año
  SDL Wiki Bot ba8495c214 Sync SDL3 wiki -> header hace 1 año
  Sam Lantinga cf8b158ccb Added SDL_GetRenderSafeArea() hace 1 año
  Sam Lantinga c4bf5f9f59 SDL_CreateTexture() uses the SDL_TextureAccess type for the access parameter hace 1 año
  SDL Wiki Bot 979c71b18b Sync SDL3 wiki -> header 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
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header hace 1 año
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory hace 1 año
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations hace 1 año
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API hace 1 año
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 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
  SDL Wiki Bot 9406a9d527 Sync SDL3 wiki -> header hace 1 año
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() hace 1 año
  SDL Wiki Bot fdc04708f1 Sync SDL3 wiki -> header hace 1 año
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface hace 1 año
  SDL Wiki Bot d5a0f60963 Sync SDL3 wiki -> header hace 1 año
  Sam Lantinga 8412f52853 Clarified that the renderer should be destroyed before the window hace 1 año