mirror of
https://github.com/love2d/love-android.git
synced 2026-08-18 11:44:13 +02:00
using latest love-android @ changeset 8659be0e75a3
This commit is contained in:
@@ -176,6 +176,8 @@ StringMap<Graphics::Support, Graphics::SUPPORT_MAX_ENUM>::Entry Graphics::suppor
|
||||
{ "mipmap", Graphics::SUPPORT_MIPMAP },
|
||||
{ "dxt", Graphics::SUPPORT_DXT },
|
||||
{ "bc5", Graphics::SUPPORT_BC5 },
|
||||
{ "etc1", Graphics::SUPPORT_ETC1 },
|
||||
{ "pvrtc1", Graphics::SUPPORT_PVRTC1 },
|
||||
{ "instancing", Graphics::SUPPORT_INSTANCING },
|
||||
{ "srgb", Graphics::SUPPORT_SRGB },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user