libgui|GLTexture: 2D textures, cube maps, automatic/manual mipmaps
Implemented GLTexture with management of 2D textures and cube maps.Image content can be uploaded to any mipmap level. Mipmaps can begenerated automatically, by request, or set up entirely manually.
View differences
libgui|GLTexture: 2D textures, cube maps, automatic/manual mipmaps
Implemented GLTexture with management of 2D textures and cube maps.
Image content can be uploaded to any mipmap level. Mipmaps can be
generated automatically, by request, or set up entirely manually.