]> git.tdb.fi Git - libs/gl.git/history - source/core/texture.h
Mark constant data as const
[libs/gl.git] / source / core / texture.h
2021-09-18 Mikko RasaMark constant data as const
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 RasaRemove automatic mipmap generation from the public...
2021-09-16 Mikko RasaUse a scratch binding to modify textures and buffers
2021-09-16 Mikko RasaRemove some obsolete things
2021-09-13 Mikko RasaRedesign framebuffer attachment management
2021-08-16 Mikko RasaRewrite state management
2021-08-12 Mikko RasaRemove default sampler from Texture
2021-04-25 Mikko RasaSet OpenGL debug labels on various objects loaded from...
2021-04-17 Mikko RasaRefactor texture ID generation into a function
2021-02-14 Mikko RasaRearrange soucre files into subdirectories