Files
love/src/modules/graphics/opengl
Alex Szpakowski 66942d5f31 Added the ability to use custom mipmaps in Images, via love.graphics.newImage(filename, {mipmap1, mipmap2, ...}). Resolves issue #1064.
All mipmap levels must be present if custom mipmaps are used (and their sizes must be half the size of the previous mipmap level, rounded down.)

Image:getData now returns all custom mipmaps in an Image.
2015-07-30 20:48:36 -03:00
..
2015-06-16 21:27:19 -03:00
2015-05-02 14:05:29 -03:00
2015-03-04 23:07:05 -04:00
2015-05-02 14:05:29 -03:00
2015-06-16 10:25:41 +02:00
2015-04-27 04:19:03 -03:00
2015-04-27 04:19:03 -03:00