log

age author description
Thu, 06 Oct 2022 05:02:19 +0300 Matti Hamalainen Update copyright year.
Thu, 06 Oct 2022 05:02:07 +0300 Matti Hamalainen Add note about code origins to COPYING.
Thu, 06 Oct 2022 05:01:45 +0300 Matti Hamalainen Add program information and copyright blurb in help.
Fri, 25 Feb 2022 15:30:00 +0200 Matti Hamalainen Add option '-q<n>' to quit execution at frame N.
Fri, 25 Feb 2022 15:29:13 +0200 Matti Hamalainen Improve build system.
Wed, 05 Jan 2022 05:37:57 +0200 Matti Hamalainen Add TSAN compile-time support via make parameter TSAN.
Tue, 25 May 2021 09:46:06 +0300 Matti Hamalainen Fix help to display correct range for frame numbers.
Tue, 25 May 2021 02:57:04 +0300 Matti Hamalainen Improve manual mode.
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.