]> git.tdb.fi Git - libs/gl.git/history - source/core/texturecube.h
Use default member initializers for simple types
[libs/gl.git] / source / core / texturecube.h
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory
2021-09-30 Mikko RasaCompletely hide OpenGL from the public headers
2021-09-18 Mikko RasaMake the TextureCubeFace enum independent of OpenGL...
2021-09-18 Mikko RasaMark constant data as const
2021-09-18 Mikko RasaRemove the separate allocation step from textures and...
2021-09-18 Mikko RasaRemove remaining deprecated things from the core classes
2021-09-18 Mikko RasaUse standard fixed-size integer types
2021-09-16 Mikko RasaUse a scratch binding to modify textures and buffers
2021-08-16 Mikko RasaRewrite state management
2021-02-14 Mikko RasaRearrange soucre files into subdirectories