Sam Lantinga
|
78f2198e6c
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
|
Sam Lantinga
|
47f40262b5
|
Removed SDL_round() because the license wasn't compatible with zlib
|
2014-08-17 13:11:55 -07:00 |
|
Sam Lantinga
|
18fc7db9e2
|
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
2014-08-16 23:23:15 -07:00 |
|
Sam Lantinga
|
e1683fad67
|
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
2014-06-07 18:20:01 -07:00 |
|
Sam Lantinga
|
dba255c1e5
|
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
|
2014-02-02 00:53:27 -08:00 |
|
Ryan C. Gordon
|
258c05aa3e
|
We don't need to check for snprintf() anymore, we don't use it.
SDL_snprintf() is built on vsnprintf() where available.
|
2013-11-24 23:36:15 -05:00 |
|
Ryan C. Gordon
|
df9f367941
|
Added SDL_vsscanf().
|
2013-11-24 23:35:38 -05:00 |
|
Ryan C. Gordon
|
fac8b02737
|
Hook up SDL_acos and SDL_asin properly.
|
2013-12-09 15:17:20 -05:00 |
|
Gabriel Jacobo
|
8515791f86
|
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
2013-08-21 09:47:10 -03:00 |
|
Gabriel Jacobo
|
871473e032
|
OCD fixes: Adds a space before */
|
2013-08-21 09:43:09 -03:00 |
|
Ryan C. Gordon
|
8fe1cf47f2
|
Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.
|
2013-08-20 19:57:11 -04:00 |
|
Gabriel Jacobo
|
f93c78450b
|
More non C89 compliant comments
|
2013-08-20 20:34:40 -03:00 |
|
Sam Lantinga
|
0d9b661db8
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
Philipp Wiesemann
|
6868b550db
|
Corrected comment in header file.
|
2013-04-27 13:42:56 +02:00 |
|
Captain Lex
|
a18bccd5f3
|
Add PSP support
|
2013-03-17 20:07:02 +08:00 |
|