Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h hace 3 años
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) hace 3 años
  Sylvain Becker 932f61348d Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711) hace 3 años
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) hace 3 años
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) hace 3 años
  Sylvain Becker fc4fc5295f Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685) hace 3 años
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) hace 3 años
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. hace 3 años
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead hace 3 años
  chalonverse 3b191580c3 Windows GDK Support (#5830) hace 4 años
  Eddy Jansson 6c2928b4be Switch uses of MIN() to SDL_min() hace 4 años
  Sam Lantinga 978fbc3250 Fixed compile warnings hace 4 años
  Sylvain 9d86ec8573 Palette format: software Render Jitter in rotation (see #5143) hace 4 años
  Sylvain ceb09ee740 Fixed #5143 - software Render Jitter in rotation hace 4 años
  Sylvain 75ffa24e3a Software Render Jitter in rotation (bug #5143) hace 4 años
  Sylvain d31251b014 use SDL's functions version inplace of libc version hace 4 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 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
  Sam Lantinga da56cefa8b Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases hace 7 años
  Sam Lantinga 82c2f04e61 Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases hace 7 años
  Sam Lantinga 5ae90ef67a Fixed bug 3788 - software renderer crashes in SDL_RenderCopyEx with rotation and dstrect w or h is 0 hace 8 años
  Sam Lantinga 0d24495b15 Removed unused constants hace 9 años
  Sam Lantinga ab8bd3d96b Fixed bug 3359 - Software renderer does incorrect blending with SDL_RenderCopyEx hace 9 años
  Sam Lantinga 57d01d7d67 Patch from Sylvain to fix clang warnings hace 9 años
  Sam Lantinga 77000ff8cb Fixed bug 1822 - Inconsistent renderer behaviour on rotation hace 9 años
  Sam Lantinga 36e40d30fc Fixed bug 2923 - Add SDL_PIXELFORMAT_RGBA32 for byte-wise 32bit RGBA data hace 9 años
  Sam Lantinga 9c48365524 Fixed bug 3029 - software renderer cuts off edges when rotate-blitting with a multiple of 90 degrees hace 9 años
  Sam Lantinga bf076c22ad Fixed bug 2957 - De-reference rz_src without NULL check in SDLgfx_rotateSurface function hace 9 años
  Sam Lantinga 86d4b09914 Fixed spacing hace 9 años