Files
love/src/modules/graphics
Sasha Szpakowski defe811f62 Allow creating a mipmapped texture with less than the full mip range.
When creating a texture with user-specified mipmaps, it no longer errors if all mipmaps down to 1x1 aren't present.

Added a 'mipmapcount' field to the settings table in newImage and friends (only used when mipmaps are enabled for the texture.) If it's set, only mipmap levels up to the specified count will be created instead of always creating the full range.

Old OpenGL ES 2 devices don't support loading a mipmapped texture without the full mipmap range, so there's a new 'mipmaprange' boolean field in the table returned by love.graphics.getSupported.
2023-01-29 16:02:39 -04:00
..
2022-12-31 22:25:49 -04:00
2022-12-31 22:25:49 -04:00
2022-12-31 22:25:49 -04:00
2023-01-14 12:17:57 -04:00
2022-12-31 22:25:49 -04:00
2022-12-31 22:25:49 -04:00
2022-12-31 22:25:49 -04:00
2022-12-31 22:25:49 -04:00
2022-12-31 22:25:49 -04:00
2022-12-31 22:36:48 -04:00
2022-12-31 22:36:48 -04:00
2022-12-31 22:36:48 -04:00
2022-12-31 22:36:48 -04:00
2022-12-31 22:36:48 -04:00
2022-12-31 22:36:48 -04:00
2022-12-31 22:36:48 -04:00
2022-12-31 22:36:48 -04:00