summaryrefslogtreecommitdiff
path: root/Jamroot.jam
Commit message (Collapse)AuthorAge
* Big tidy up of shader wrapperDan Goodliffe2021-01-24
|
* Add basic work and worker thread poolDan Goodliffe2021-01-19
| | | | Well... that requires GCC 11 cos 10 doesn't implement semaphore.
* Factor to support worlds, objects, windows etcDan Goodliffe2021-01-18
|
* Big reshuffleDan Goodliffe2021-01-17
| | | | Fixes code quality warnings now picked up.
* First cut modernizing and sanitizingDan Goodliffe2021-01-17
|
* Initial commitDan Goodliffe2021-01-16
Stripped back and formatted from https://github.com/BennyQBD/ModernOpenGLTutorial/