| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Shared VAO for all 3 parts of RailVehicleClass | Dan Goodliffe | 4 days |
| | | | | | | | Rearranges its LocationVertex to be 3 repeated Parts. Adds helpers to glvglVertexArray for useBuffer with various offsets. Render is then an iteration of the meshes and the location data at the nth offset. | ||
| * | Split addAttribsFor away from requiring a buffer to bind | Dan Goodliffe | 5 days |
| | | |||
| * | Remove identifier naming lint comments, gl* is fine | Dan Goodliffe | 7 days |
| | | |||
| * | Add glVertexArray useBuffer | Dan Goodliffe | 8 days |
| | | | | | | | Wraps glVertexArrayVertexBuffer automatically getting the buffer name from the argument and deriving the stride from the container's value_type. | ||
| * | Extend glVertexArray with VertexArrayConfigurator | Dan Goodliffe | 9 days |
| | | | | | DSA version of VertexArrayObject. | ||
| * | Replace basic glVertexArray with a specific class ready for helpers | Dan Goodliffe | 11 days |
