]> git.tdb.fi Git - libs/gl.git/history - source/backends/opengl/texture_backend.h
Add support for padding in vertex formats
[libs/gl.git] / source / backends / opengl / texture_backend.h
2021-11-14 Mikko RasaAdd correct copy and move semantics to most classes
2021-11-12 Mikko RasaMove swizzling modes to pixelformat.h
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-07 Mikko RasaRename OpenGLTexture::generate_id to create
2021-10-07 Mikko RasaAlways delay texture creation until it is allocated
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory