]> git.tdb.fi Git - libs/gl.git/history - source/core/mesh.h
Use default member initializers for simple types
[libs/gl.git] / source / core / mesh.h
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-07 Mikko RasaUse set_manager instead of passing the manager to the...
2021-10-01 Mikko RasaUse constructor delegation instead of init functions...
2021-09-30 Mikko RasaClean up includes and forward declarations for the...
2021-09-18 Mikko RasaUse standard fixed-size integer types
2021-09-15 Mikko RasaMake VertexFormat capable of storing type information
2021-08-17 Mikko RasaRefactor winding-based culling
2021-08-04 Mikko RasaOnly allow VertexArray's format to be set once
2021-04-25 Mikko RasaSet OpenGL debug labels on various objects loaded from...
2021-03-21 Mikko RasaRename VertexComponent to VertexAttribute
2021-02-14 Mikko RasaRearrange soucre files into subdirectories