Sam Lantinga
|
128df75e05
Fixed potential NULL dereference
|
9 mēneši atpakaļ |
Sam Lantinga
|
bd27b89903
Prevent potential overflow in rectangle functions
|
9 mēneši atpakaļ |
Anonymous Maarten
|
22bfbdbc02
stdinc: c23 deprecated _Static_assert in favor of static_assert
|
9 mēneši atpakaļ |
Sam Lantinga
|
4830fc4e40
Added more 8-bit blit test coverage
|
9 mēneši atpakaļ |
Sam Lantinga
|
bab982f2e0
Don't recalculate the blit mapping when changing surfaces
|
9 mēneši atpakaļ |
Dragon-Baroque
|
68cabc2837
Support SDL_EVENT_DROP_TEXT in Cocoa
|
9 mēneši atpakaļ |
Sam Lantinga
|
c040a02d6c
Removed SDL_PROP_SURFACE_COLORSPACE_NUMBER
|
9 mēneši atpakaļ |
SDL Wiki Bot
|
4a7e95402f
Sync SDL3 wiki -> header
|
9 mēneši atpakaļ |
Sam Lantinga
|
e0fd59de64
Fixed floating point rectangles to be mathematically correct.
|
9 mēneši atpakaļ |
Sam Lantinga
|
9e978740c3
Removed unnecessary casts
|
9 mēneši atpakaļ |
Sam Lantinga
|
35ae56d344
Switched the rectangle tests to listing by name instead of by number.
|
9 mēneši atpakaļ |
Sam Lantinga
|
f244f08165
Fixed building with SDL_VIDEO_OPENGL_WGL disabled (thanks @Please-just-dont!)
|
9 mēneši atpakaļ |
Sam Lantinga
|
78991bdb13
Revert "SDL_BlitSurfaceUnchecked() should invalidate the map when switching from scaled to unscaled blits"
|
9 mēneši atpakaļ |
Sam Lantinga
|
b0a6afaa35
Updated documentation for SDL_GetPreferredLocales()
|
9 mēneši atpakaļ |
Sam Lantinga
|
bce6d5b421
Actually, we still need size overflow checking in SDL_BlitSurfaceUncheckedScaled()
|
9 mēneši atpakaļ |
Sam Lantinga
|
9bdb3e8b6a
Moved some error checking out of SDL_BlitSurfaceUncheckedScaled()
|
9 mēneši atpakaļ |
Sam Lantinga
|
1f3b2fc8b3
SDL_BlitSurfaceUnchecked() should invalidate the map when switching from scaled to unscaled blits
|
9 mēneši atpakaļ |
SDL Wiki Bot
|
979c71b18b
Sync SDL3 wiki -> header
|
9 mēneši atpakaļ |
Sam Lantinga
|
6209c71f54
Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid()
|
9 mēneši atpakaļ |
Sam Lantinga
|
9294476788
Added SDL_WriteSurfacePixel() and SDL_WriteSurfacePixelFloat()
|
9 mēneši atpakaļ |
Sam Lantinga
|
12e50d17a2
Removed SDL_SoftStretch() from the public API
|
9 mēneši atpakaļ |
Sam Lantinga
|
5ce81ebcc9
Corrected blit colorkey documentation
|
9 mēneši atpakaļ |
Sam Lantinga
|
67fa7a9138
SDL_BlitSurface() and SDL_BlitSurfaceScaled() now have a const dstrect parameter
|
9 mēneši atpakaļ |
Sam Lantinga
|
198caa54a1
Added SDL_RenderTextureTiled()
|
9 mēneši atpakaļ |
Sam Lantinga
|
9e55ee9391
Added SDL_BlitSurfaceTiledWithScale()
|
9 mēneši atpakaļ |
Sam Lantinga
|
f47ddbf1ac
Added SDL_BlitSurfaceTiled()
|
9 mēneši atpakaļ |
Sam Lantinga
|
71d2662a39
Fixed warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
|
9 mēneši atpakaļ |
Sam Lantinga
|
03bb2c17ed
Enable texture wrapping for SDL_RenderGeometry()
|
9 mēneši atpakaļ |
Frank Praznik
|
6a74ade73d
Make SDL_URIToLocal available to multiple platforms
|
9 mēneši atpakaļ |
hwsmm
|
6a62c54b93
Remove a duplicate definition that is already in SDL_guid.h
|
9 mēneši atpakaļ |