log dmglrender.h @ 68:701bef61dcf1

age author description
Sun, 15 Dec 2019 22:28:48 +0200 Matti Hamalainen Remove unnecessary variable initialization.
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