Sam Lantinga
|
58edac3e69
|
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
|
2014-02-02 00:53:27 -08:00 |
Ryan C. Gordon
|
5c383489a7
|
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
|
e769374096
|
Added SDL_vsscanf().
|
2013-11-24 23:35:38 -05:00 |
Gabriel Jacobo
|
b5a6c407d0
|
[Android] Define SDL_VIDEO_OPENGL_ES2
|
2013-12-16 10:03:26 -03:00 |
Ryan C. Gordon
|
d01ad02be7
|
Hook up SDL_acos and SDL_asin properly.
|
2013-12-09 15:17:20 -05:00 |
Gabriel Jacobo
|
f848adff5f
|
Improve Android pause/resume behavior.
|
2013-11-29 10:06:08 -03:00 |