| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
| | | |||
| * | Add missing test over iterator comparison | Dan Goodliffe | 2023-05-01 |
| | | |||
| * | glContainer should at least double in capacity as required | Dan Goodliffe | 2023-05-01 |
| | | |||
| * | Extend glContainer with most of the interface expected of an STL container | Dan Goodliffe | 2023-05-01 |
| | | |||
| * | Initial commit of glContainer | Dan Goodliffe | 2023-04-30 |
| A std::vector like container backed by an OpenGL buffer. | |||
