kc3-lang/SDL/test/testgles2.c

Branch :


Log

Author Commit Date CI Message
cde32ccc 2014-06-07 18:20:25 Fixed compile warnings
1e352d79 2014-06-06 15:45:59 Chrome's Native Client backend implementation
ca11d7c8 2014-05-17 22:02:25 Changed C++ style comments to fix pedantic warnings.
3dcb451f 2014-04-09 21: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.
01550b96 2014-02-20 16:12:11 Improve testgles2 exit behavior (useful on Android)
58edac3e 2014-02-02 00:53:27 Fixed bug 2374 - Update copyright for 2014... Is it that time already??
f848adff 2013-11-29 10:06:08 Improve Android pause/resume behavior.
5aa702fe 2013-11-23 18:37:36 Removed second return statement.
61959aa6 2013-11-22 13:24:53 OpenGL ES support for Windows
47139fb3 2013-11-19 10:56:38 Adds testgles2 Source code copied from: https://github.com/fantasydr/sdl-2.0-gles (thanks!) Minor fixes, configure script changes done by me.