Disabled QOI image format
This commit is contained in:
parent
7c6adc5d97
commit
59c4facd90
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@
|
|||
//#define SUPPORT_FILEFORMAT_TGA 1
|
||||
//#define SUPPORT_FILEFORMAT_JPG 1
|
||||
#define SUPPORT_FILEFORMAT_GIF 1
|
||||
#define SUPPORT_FILEFORMAT_QOI 1
|
||||
//#define SUPPORT_FILEFORMAT_QOI 1 // WARNING: Specs are not final yet!
|
||||
//#define SUPPORT_FILEFORMAT_PSD 1
|
||||
#define SUPPORT_FILEFORMAT_DDS 1
|
||||
#define SUPPORT_FILEFORMAT_HDR 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue