Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
3 месяцев назад |
Qiang
|
f2d2cd8152
fix: Blending rendering anomaly when using the software renderer with SDL_WINDOW_TRANSPARENT on Windows. (#13866)
|
7 месяцев назад |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 год назад |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 год назад |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 год назад |
Sam Lantinga
|
9ca1792848
Renamed driverdata to internal
|
1 год назад |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
1 год назад |
Sam Lantinga
|
33eaddc565
Cleaned up various type conversion issues
|
2 лет назад |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
2 лет назад |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 лет назад |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 лет назад |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 лет назад |
Sam Lantinga
|
e264bb5178
Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity
|
2 лет назад |
Sylvain
|
81ff49f4b5
Remove _THIS in src/video and in src/events (also VideoDevice)
|
2 лет назад |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
3 лет назад |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
3 лет назад |
Eric Wasylishen
|
67c91353e0
Handle DPI scaling in SDL_GetWindowSurface
|
3 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
Sam Lantinga
|
083e436a1a
SDL API renaming: SDL_pixels.h
|
3 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 лет назад |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
3 лет назад |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 лет назад |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 лет назад |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 лет назад |
chalonverse
|
f317d619cc
Xbox GDKX support (#5869)
|
3 лет назад |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
Sam Lantinga
|
511a9702fc
Fixed whitespace
|
5 лет назад |
Sam Lantinga
|
9325b22ef0
Fixed bug 5113 - SDL_UpdateWindowSurfaceRects BitBlt the entire surface on Win32
|
5 лет назад |