log

age author description
Thu, 21 May 2020 09:20:24 +0300 Matti Hamalainen Add ASAN build flag.
Thu, 02 Apr 2020 22:11:45 +0300 Matti Hamalainen Strip Windows executables by default.
Thu, 02 Apr 2020 22:11:27 +0300 Matti Hamalainen Clean up LDFLAGS.
Mon, 09 Mar 2020 09:40:28 +0200 Matti Hamalainen Render a textured quad with bitmap letter 'A' in the bottom left corner as
Mon, 09 Mar 2020 09:21:55 +0200 Matti Hamalainen Disable window resizability for now, as we don't actually support it.
Mon, 09 Mar 2020 09:19:51 +0200 Matti Hamalainen Use SDL_Delay(100) when in pause state to not consume CPU unnecessarily.
Sat, 07 Mar 2020 14:37:59 +0200 Matti Hamalainen List the keyboard controls in --help.
Wed, 15 Jan 2020 16:59:56 +0200 Matti Hamalainen Add dmglexts.h as depency to dmglrender.o
Tue, 14 Jan 2020 03:28:06 +0200 Matti Hamalainen Check for empty target directory in DO_MKDIR Makefile macro.
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.
Fri, 03 Jan 2020 19:23:37 +0200 Matti Hamalainen Add 'cube' scene and model files, and Blender file.
Mon, 30 Dec 2019 06:17:07 +0200 Matti Hamalainen Use OpenGL extension probing on *NIX as well.
Mon, 30 Dec 2019 06:16:11 +0200 Matti Hamalainen Implement pause mode and adjust the frame/FPS calculations accordingly.
Mon, 16 Dec 2019 10:23:46 +0200 Matti Hamalainen Use -mconsole for windows gldragon binaries.