log glxdragon.cpp @ 10:c6c419861101

age author description
Mon, 28 Oct 2019 12:59:18 +0200 Matti Hamalainen Use SDL_GetTicks() instead of std::clock().
Sun, 27 Oct 2019 22:24:43 +0200 Matti Hamalainen Clean up variable names.
Sun, 27 Oct 2019 22:20:17 +0200 Matti Hamalainen Add simple help.
Sun, 27 Oct 2019 22:09:38 +0200 Matti Hamalainen Implement optional support for vertex/fragment shaders. Cleanups.
Sun, 27 Oct 2019 18:29:23 +0200 Matti Hamalainen Cleanups.
Sun, 27 Oct 2019 17:57:37 +0200 Matti Hamalainen Port to libSDL2, clean up the code and some de-C++-ifications.
Sun, 27 Oct 2019 17:27:55 +0200 Matti Hamalainen Cosmetic indentation.
Sun, 27 Oct 2019 15:57:55 +0200 Thomas Trummer Initial import of Thomas Trummer's original code.