IFF: support for ZIP compressed RGFX

This commit is contained in:
Mirco Miranda
2026-07-10 11:20:36 +02:00
parent 215305fa4b
commit 7e14d5616f
17 changed files with 51 additions and 1 deletions

Binary file not shown.

View File

@@ -0,0 +1,5 @@
[
{
"fileName" : "sv5_idx8_rgx.png"
}
]

Binary file not shown.

View File

@@ -0,0 +1,5 @@
[
{
"fileName" : "sv5_rgb16_rgx.png"
}
]

Binary file not shown.

View File

@@ -0,0 +1,5 @@
[
{
"fileName" : "sv5_rgb32_rgx.png"
}
]

Binary file not shown.

View File

@@ -0,0 +1,5 @@
[
{
"fileName" : "sv5_rgb8_rgx.png"
}
]

Binary file not shown.

View File

@@ -0,0 +1,5 @@
[
{
"fileName" : "sv5_rgba16_rgx.png"
}
]

Binary file not shown.

View File

@@ -0,0 +1,5 @@
[
{
"fileName" : "sv5_rgba32_rgx.png"
}
]

Binary file not shown.

View File

@@ -0,0 +1,5 @@
[
{
"fileName" : "sv5_rgba8_rgx.png"
}
]