Sam Lantinga
|
67823aa306
|
Fixed bug 3744 - missing SDLCALL in several functions
Ozkan Sezer
The attached patch adds missing SDLCALL to several functions, so that
they properly match the headers as intended.
|
2017-08-13 21:06:52 -07:00 |
|
Edward Rudd
|
f39c6e8a6f
|
switch to use SDL_PRI* macros for long long formatting everywhere.
|
2014-12-03 12:23:17 -05:00 |
|
Andreas Schiffler
|
abb05b9c97
|
Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes
|
2014-11-30 20:55:27 -08:00 |
|
Sam Lantinga
|
0cb6385637
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
Philipp Wiesemann
|
1139caac7f
|
Removed unreachable return statement from test suite for timer.
|
2013-05-06 23:01:14 +02:00 |
|
Philipp Wiesemann
|
b5c9f3354d
|
Corrected spelling in C source files of test suites.
|
2013-05-05 12:47:44 +02:00 |
|
Andreas Schiffler
|
a971c6b291
|
Added timer test suite
|
2013-01-14 08:14:53 -08:00 |
|