Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 years ago |
Ryan C. Gordon
|
db7f6425d0
rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine.
|
2 years ago |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 years ago |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 years ago |
Sylvain
|
c5c94a6be6
Change return type from void to int, for functions that set an error
|
3 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 years ago |
ulatekh
|
ec58a817ef
Fixes made in response to running a static code analyzer under MS Windows.
|
3 years ago |
Ryan C. Gordon
|
d81fee7623
SDL_Rect: Added floating point versions of all the rectangle APIs.
|
4 years ago |