test


Log

Author Commit Date CI Message
Sam Lantinga cde32ccc 2014-06-07T18:20:25 Fixed compile warnings
Sam Lantinga 0ddd252f 2014-06-07T17:25:56 Fixed initializing test event queue
Sam Lantinga 5907cfaa 2014-06-07T17:25:35 Fixed another loopwave crash with no command line arguments
Sam Lantinga a93474a2 2014-06-07T17:09:32 Fixed loopwave crash with no command line arguments
Gabriel Jacobo 93aabd32 2014-06-06T18:33:17 Adds missing Makefile for NACL test and a couple of smaller fixes
Gabriel Jacobo 1e352d79 2014-06-06T15:45:59 Chrome's Native Client backend implementation
Philipp Wiesemann 8d11db2f 2014-05-29T22:48:10 Added missing stdio include in test program.
Philipp Wiesemann 3a803358 2014-05-29T22:44:08 Fixed use of uninitialized variable warning in test program.
Philipp Wiesemann 9bc47465 2014-05-18T21:11:30 Changed C++ style comments.
Philipp Wiesemann ca11d7c8 2014-05-17T22:02:25 Changed C++ style comments to fix pedantic warnings.
Gabriel Jacobo f565d81a 2014-05-10T15:57:09 A few more ANDROID for __ANDROID__ replacements
Dimitris Zenios 548a0ee7 2014-05-05T22:21:26 __ANDROID__ is the correct macro to check for an android system.ANDROID is only defined in NDK build system (.mk) and not in the standalone NDK.
Sam Lantinga d9ffe549 2014-04-26T12:29:40 Fixed the inertia effect in the test program
Philipp Wiesemann 65c82148 2014-04-19T15:28:13 Removed global variable from test program.
Sam Lantinga 353feb5c 2014-04-17T22:40:57 Fixed bug 2475 - Incorrect SDL_Log() format specifiers in test/testgesture.c rettichschnidi The floats should not be interpreted as integers. Patch against the current head attached.
David Ludwig 3dcb451f 2014-04-09T21:29:19 Added a README file regarding WinRT support To note, this file is currently formatted with CRLF line endings, rather than LF, to allow the file to be viewed with Notepad.