mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
texturev: Added bmp support.
This commit is contained in:
@@ -33,6 +33,7 @@ namespace stl = tinystl;
|
||||
|
||||
static const char* s_supportedExt[] =
|
||||
{
|
||||
"bmp",
|
||||
"dds",
|
||||
"jpg",
|
||||
"jpeg",
|
||||
|
||||
Reference in New Issue
Block a user