Skip to content

Commit c1e9e87

Browse files
committed
add note on hardware support on DDS
1 parent 4da175c commit c1e9e87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/assets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ NGE includes several loaders for backward compatibility with jME3, however, only
3232
### Textures
3333
* PNG
3434
* JPG
35-
* DDS: 2d textures and cubemaps, uncompressed or compressed in DXT1, DXT3, DXT5, RGTC1, RGTC2 or ETC2 formats
35+
* DDS: 2d textures and cubemaps, uncompressed or compressed in DXT1, DXT3, DXT5, RGTC1, RGTC2 or ETC2 formats (depends on hardware support)
3636
* HDR
3737
* SVG
38-
* WEBP
38+
* WEBP: (depends on platform support)
3939

4040
### Audio
4141
* OGG Vorbis

0 commit comments

Comments
 (0)