Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | RAII for glVertex and glBuffer | Dan Goodliffe | 2021-12-22 |
| | |||
* | Initial commit with some basic UI | Dan Goodliffe | 2021-12-22 |
| | |||
* | Window handles UIComponent rendering | Dan Goodliffe | 2021-12-18 |
| | |||
* | Push uiShader into the window class | Dan Goodliffe | 2021-12-18 |
| | |||
* | Single glContext shared between windows | Dan Goodliffe | 2021-12-14 |
| | | | | Created by the first window, includes simplified refresh/render for single control point | ||
* | Refactor to start splitting out UI components | Dan Goodliffe | 2021-12-13 |