Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-03 | Change FPS print format in demos for consistency with other output | David Robillard | 1 | -3/+3 | |
2020-05-16 | Use line comments where appropriate | David Robillard | 1 | -1/+1 | |
2020-05-16 | Use email address in copyright headers | David Robillard | 1 | -1/+1 | |
Not really sure why I used a web link here (maybe because it's more stable), but this is more conventional. | |||||
2020-03-08 | Factor out cube drawing | David Robillard | 1 | -0/+5 | |
2020-03-08 | Move demo programs to examples directory | David Robillard | 1 | -0/+170 | |
These are not really tests, but examples or demos, which has caused some confusion in the past. So, move them, and make room for actual tests. |