Sam Lantinga
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
hace 1 año |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
hace 2 años |
Sam Lantinga
|
2e465ae31b
Revert "Added SDL_nextafter() and SDL_nextafterf()"
|
hace 2 años |
Sam Lantinga
|
bc5d074818
Added SDL_nextafter() and SDL_nextafterf()
|
hace 2 años |
Sam Lantinga
|
7f23d71b6a
Added SDL_modf() and SDL_modff()
|
hace 3 años |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
hace 3 años |
Pierre Wendling
|
655275378d
N3DS port (squashed)
|
hace 5 años |
Francisco Javier Trujillo Mata
|
f0a05ed476
Add some PS2 flags
|
hace 3 años |
Cameron Cawley
|
b398a847be
Add SDL_FLOATWORDORDER for older ARM toolchains
|
hace 3 años |
Wouter Wijsman
|
a79b642638
Make SDL2 able to build or PSP with cmake
|
hace 4 años |
Sylvain Becker
|
d4a67e2541
Readability: change some pointer parameter to be pointer to const
|
hace 6 años |
Ryan C. Gordon
|
550437edbe
libm: Fixed all static analysis warnings.
|
hace 7 años |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
hace 7 años |
Ryan C. Gordon
|
1089944bee
libm: Fixed signature mismatches for __ieee754_rem_pio2 and __kernel_rem_pio2.
|
hace 7 años |
Ethan Lee
|
11c348b4d7
SDL_log10
|
hace 8 años |
Sam Lantinga
|
5f38b5d705
Fixed bug 3979 - Failed to link with "multiple definition of `scalbln'" error on both MinGW and MinGW-w64 by CMake
|
hace 8 años |
Sam Lantinga
|
6cf065753c
Updated math code from the uClibc 0.9.33 release
|
hace 8 años |
Sam Lantinga
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
hace 11 años |
Sam Lantinga
|
4e7db78ed9
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
hace 11 años |
Sam Lantinga
|
6101e4b20e
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
hace 11 años |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
hace 12 años |