log dmglrender.h @ 90:3863ad92f8d8

age author description
Tue, 12 Jan 2021 14:33:18 +0200 Matti Hamalainen Rename a variable.
Mon, 09 Mar 2020 09:40:28 +0200 Matti Hamalainen Render a textured quad with bitmap letter 'A' in the bottom left corner as
Sun, 05 Jan 2020 13:03:35 +0200 Matti Hamalainen Bump copyright years.
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