Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 80c6a5f8d9 Updated copyright for 2026 hace 4 meses
  Ozkan Sezer a882afafe5 fixed several -Wzero-as-null-pointer-constant warnings from gcc-15 hace 5 meses
  Ozkan Sezer ab57ef9d7b update sdlgenblit.pl after PR/12769 hace 1 año
  Ozkan Sezer b0a0d236d8 fix sdlgenblit.pl so that it actually matches the generated source hace 1 año
  Sam Lantinga f2074d7af3 Updated copyright for 2025 hace 1 año
  L zard 8b6d3c88cf Fix `#ifdef`s to have config flags either defined as 1 or undefined hace 1 año
  Sam Lantinga 3234a3b902 Simplified internal SDL_Surface structure hace 1 año
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code hace 1 año
  Sam Lantinga 15f68a86ff Group the blit copy flags to simplify code hace 1 año
  Sam Lantinga df573391b1 Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED hace 1 año
  Isaac Aronson b34faf732d Implement fast 255 mult-div in SDL_blit_auto hace 2 años
  Sam Lantinga df25e4022d Removed short aliases for 16-bit pixel formats hace 1 año
  Sam Lantinga 09ba55b462 Fixed crash scaling very large surfaces hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  luzpaz 37e567994d Fix remaining typos (#7921) hace 2 años
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity hace 2 años
  Sylvain 41b8fee833 Simplify SDL_BLENDMODE_MUL in sdlgenblit.pl hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) hace 3 años
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
  Pierre Wendling 501a499180 Add clang-format on/off comments where necessary. hace 4 años
  pionere dd6c46cb34 blit-auto optimizations hace 4 años
  Sam Lantinga 120c76c84b Updated copyright for 2022 hace 4 años
  Sylvain ab0cf42a4b Software nearest scaling: start at the middle of pixel hace 5 años
  Sylvain Becker 0b338bffe6 Fixed bug 5510 - simplify the scaling functions hace 5 años
  Sam Lantinga 9130f7c377 Updated copyright for 2021 hace 5 años
  Sam Lantinga b5e3d264f2 Added a single SDL_LEAN_AND_MEAN define to turn on minimal SDL builds hace 6 años
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 hace 6 años
  Sam Lantinga 981e0d367c Fixed bug 4903 - Lack of color multiply with alpha (SDL_BLENDMODE_MOD + SDL_BLENDMODE_BLEND) blending mode for all renderers hace 6 años