Search found 1 match

by snake5
2016-09-14T02:03:43-07:00
Forum: Bugs
Topic: [patch] non-square DDS output images have an incorrect number of mipmaps
Replies: 1
Views: 1957

[patch] non-square DDS output images have an incorrect number of mipmaps

Non-square DDS images generated by ImageMagick do not have mipmaps levels up to 1x1, which are necessary for the image to be successfully loaded in graphics APIs like OpenGL (otherwise they'll appear black instead with mipmap minification filtering enabled). https://www.opengl.org/sdk/docs/man/html ...