Sylvain
|
5dba04b29b
Remove SDL_{Set,Get}SurfaceScale().
|
2 tahun lalu |
Sam Lantinga
|
6ee34380f4
Fixed warning C6011: Dereferencing NULL pointer 'viewport'.
|
2 tahun lalu |
Sylvain
|
7c71e72193
SDL_render: Call InvalidateCachedState to initialise some of driverdata values (eg '*_dirty' to 1).
|
2 tahun lalu |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 tahun lalu |
Ryan C. Gordon
|
dfee3f9e92
render: Replaced SDL_RenderFlush with SDL_FlushRenderer.
|
2 tahun lalu |
Sam Lantinga
|
1c64366b80
Added SDL_CreateRendererWithProperties() and SDL_CreateTextureWithProperties()
|
2 tahun lalu |
Sylvain Becker
|
04b6b2979f
Re-add SDL_assert() with non boolean ptr syntax (#8530)
|
2 tahun lalu |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 tahun lalu |
Sam Lantinga
|
521bbcc15e
Destroy the window surface if we've created it for the software renderer
|
2 tahun lalu |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 tahun lalu |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
3 tahun lalu |
Sam Lantinga
|
bd2e2ee7aa
SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates
|
3 tahun lalu |
Sam Lantinga
|
14a4ce8b59
Fixed SDL_ScaleMode values for consistency
|
3 tahun lalu |
Sam Lantinga
|
dcd17f5473
Renderer logical size is now implemented as a render target
|
3 tahun lalu |
Sam Lantinga
|
bf4095359c
Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED
|
3 tahun lalu |
Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
3 tahun lalu |
Eric Wasylishen
|
67c91353e0
Handle DPI scaling in SDL_GetWindowSurface
|
3 tahun lalu |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 tahun lalu |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
3 tahun lalu |
Sam Lantinga
|
58aecf0a54
SDL API renaming: SDL_rect.h
|
3 tahun lalu |
Sam Lantinga
|
cc0296c934
SDL API renaming: SDL_surface.h
|
3 tahun lalu |
Sam Lantinga
|
083e436a1a
SDL API renaming: SDL_pixels.h
|
3 tahun lalu |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 tahun lalu |
Sam Lantinga
|
909b513c33
Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types
|
3 tahun lalu |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
3 tahun lalu |
Sylvain Becker
|
932f61348d
Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711)
|
3 tahun lalu |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 tahun lalu |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 tahun lalu |
Sylvain Becker
|
fc4fc5295f
Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685)
|
3 tahun lalu |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 tahun lalu |