We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527e0b4 commit f9ca147Copy full SHA for f9ca147
1 file changed
Docs/ChangeLog-5x.md
@@ -6,6 +6,19 @@ release of the 5.x series.
6
All performance data on this page is measured on an Intel Core i5-9600K
7
clocked at 4.2 GHz, running `astcenc` using AVX2 and 6 threads.
8
9
+<!-- ---------------------------------------------------------------------- -->
10
+## 5.5.0
11
+
12
+**Status:** In development.
13
14
+The 5.4.0 release is a minor maintenance release.
15
16
+* **General:**
17
+ * **Improvement:** Decompressor (`astcdec`) builds, which lack compression
18
+ support, now use a smaller `block_size_descriptor` by omitting fields that
19
+ are only needed for compression. This reduces the size of a decompressor
20
+ context by more than 10MB!
21
22
<!-- ---------------------------------------------------------------------- -->
23
## 5.3.0
24
0 commit comments