log

age author description
Tue, 25 May 2021 02:35:14 +0300 Matti Hamalainen Remove support for GL_GLEXT_PROTOTYPES.
Tue, 25 May 2021 01:00:06 +0300 Matti Hamalainen Improve help, document arrow key controls.
Tue, 25 May 2021 00:58:02 +0300 Matti Hamalainen Add manual control mode.
Tue, 25 May 2021 00:48:42 +0300 Matti Hamalainen Handle pauseframe differently: skip straight to it.
Tue, 25 May 2021 00:44:40 +0300 Matti Hamalainen Remove DMSimpleRenderer::animate() and use direct time value in drawScene() etc.
Mon, 18 Jan 2021 12:23:48 +0200 Matti Hamalainen Add simple 32bit texture version.
Tue, 12 Jan 2021 14:33:18 +0200 Matti Hamalainen Rename a variable.
Sat, 31 Oct 2020 18:14:17 +0200 Matti Hamalainen Compute and display frametime jitter values.
Sun, 18 Oct 2020 14:15:07 +0300 Matti Hamalainen Add -p -option for pausing at specific cycle frame.
Mon, 06 Jul 2020 18:49:21 +0300 Matti Hamalainen Help cosmetics.
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.