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