Sam Lantinga
|
d7be7fc168
Fixed Cohen-Sutherland out code computation for float line intersection
|
6 months ago |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 months ago |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
7 months ago |
Sam Lantinga
|
bd27b89903
Prevent potential overflow in rectangle functions
|
9 months ago |
Sam Lantinga
|
e0fd59de64
Fixed floating point rectangles to be mathematically correct.
|
9 months ago |
Sam Lantinga
|
9e978740c3
Removed unnecessary casts
|
9 months ago |
Sam Lantinga
|
35ae56d344
Switched the rectangle tests to listing by name instead of by number.
|
9 months ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
luzpaz
|
65e1d568ef
Fix various typos (docs/build scripts/tests)
|
1 year ago |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 years ago |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 years ago |
Sam Lantinga
|
1b90107fdb
Spell out "Float" in function names
|
2 years ago |
Sylvain Becker
|
d7d3c22dbf
Remove more reserved identifiers (#6925)
|
2 years ago |
Sam Lantinga
|
ea0c2f55be
SDL API renaming: *Is* functions
|
2 years ago |
Sam Lantinga
|
58aecf0a54
SDL API renaming: SDL_rect.h
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 years ago |
Christoph Reichenbach
|
46624b4e1d
Removed two distracting gcc-11 warnings
|
2 years ago |
Christoph Reichenbach
|
4e07d4722d
Build warning fixes for gcc-11.3
|
2 years ago |
Eddy Jansson
|
5bc2933425
test: Basic tests for SDL_FRectEquals
|
3 years ago |
Ryan C. Gordon
|
da66755450
Fixed up legacy MoinMoin URLs at wiki.libsdl.org
|
4 years ago |
Ryan C. Gordon
|
2542977b0a
Revert "Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)"
|
4 years ago |
Erik Yuzwa
|
82a96afa70
Update wiki.libsdl.org urls to libsdl-org/SDL/wiki (#4069)
|
4 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |