log dmrender.h @ 107:2b30217a3c39 default tip

age author description
Fri, 03 Nov 2023 23:17:27 +0200 Matti Hamalainen Add missing \n to error message.
Tue, 25 May 2021 00:44:40 +0300 Matti Hamalainen Remove DMSimpleRenderer::animate() and use direct time value in drawScene() etc.
Tue, 14 Jan 2020 03:03:01 +0200 Matti Hamalainen Build system cleanups.
Sun, 05 Jan 2020 13:03:35 +0200 Matti Hamalainen Bump copyright years.
Sat, 14 Dec 2019 20:13:32 +0200 Matti Hamalainen Move more of the SDL and GL setup code to the renderer class.
Sat, 14 Dec 2019 16:39:20 +0200 Matti Hamalainen Move the OpenGL rendering, setup etc. into a separate module/class, perhaps