Skip to content

Commit c73f78e

Browse files
author
Alexey Panteleev
committed
RTXNTC v0.9.1
1 parent 953f718 commit c73f78e

22 files changed

Lines changed: 95 additions & 69 deletions

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ set(NVTT3_SEARCH_PATH "" CACHE PATH "Custom search path for NVTT3")
2020
option(NTC_WITH_RENDERER "Include the Renderer sample" ON)
2121
option(NTC_DEBUG_SHADERS "Compile NTC shaders with debug information" OFF)
2222

23-
option(DONUT_WITH_LZ4 "" OFF)
24-
option(DONUT_WITH_MINIZ "" OFF)
2523
option(DONUT_WITH_DX11 "" OFF)
2624
if (WIN32)
2725
option(DONUT_WITH_DX12 "" ON)

ChangeLog.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# RTX Neural Texture Compression SDK Change Log
22

3+
## 0.9.1 BETA
4+
5+
### LibNTC
6+
7+
- Improved accuracy of DP4a based decompression and made it more consistent across GPUs and graphics APIs.
8+
9+
### Command-Line Tool
10+
11+
- Added `--no-dithering` option that disables color dithering when saving images after graphics API decompression.
12+
13+
### Testing Infrastructure
14+
15+
- Fixed reporting of PSNR values for mip chains in ImageDiff.
16+
- Updated the BC transcoding tests to use much lower tolerances.
17+
18+
### Other
19+
20+
- Updated the Donut framework to reduce the number of external library dependencies.
21+
22+
### Known Issues
23+
24+
Please see the [Known Issues](/README.md#known-issues) section of the main Readme file.
25+
26+
327
## 0.9.0 BETA
428

529
### Breaking Changes

ThirdPartyLicenses.txt

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -273,38 +273,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
273273
------------------------------------------------------------------------------
274274

275275

276-
################################################################################
277-
##### #####
278-
##### TaskFlow #####
279-
##### https://github.com/taskflow/taskflow #####
280-
################################################################################
281-
282-
Taskflow LICENSE
283-
284-
Copyright (c) 2018-2021 T.-W. Huang, C.-X. Lin, G. Guo, and M. Wong
285-
286-
University of Utah, Salt Lake City, UT, USA
287-
University of Illinois at Urbana-Champaign, IL, USA
288-
289-
Permission is hereby granted, free of charge, to any person obtaining a copy
290-
of this software and associated documentation files (the "Software"), to deal
291-
in the Software without restriction, including without limitation the rights
292-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
293-
copies of the Software, and to permit persons to whom the Software is
294-
furnished to do so, subject to the following conditions:
295-
296-
The above copyright notice and this permission notice shall be included in all
297-
copies or substantial portions of the Software.
298-
299-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
300-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
301-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
302-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
303-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
304-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
305-
SOFTWARE.
306-
307-
308276
################################################################################
309277
##### #####
310278
##### tinyexr #####
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:ccddd663663228822f6c451d97cc1bd248cbe2e0aab5028785c1a18efe9ff51c
3-
size 3298020
2+
oid sha256:7f2dd9e31716cdc399e1cf4668bca0d22496ac0f4aeb9b06728ef618c9f86bd6
3+
size 3298668
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:64b1bc710e6fa10b65e2ced5a17acecb415e8e6fe5bd1ae7b39f6b26fd59c4ee
2+
oid sha256:6071f5f5674868021e8f89dd3359a2860b719944c8c4889038d64e9d317a3366
33
size 2796364
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:be35d09a7db7a95d4d055fe43b95048d6d0a84f060f330b9900bc84e8dd947f4
2+
oid sha256:26f76f164a700e53fedbbec5ef3e1a0593129cea202f718c42c0aad2d20512f3
33
size 5592580
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:735bac4bbbe07e2bca5bf471fd3a93da7aea389c8716d030101a244a30985875
2+
oid sha256:a6558db6b654e5711bfe9283531e6b6ccec5104a12664f9d5906a5de6a1f8d19
33
size 2796364
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:388f27dabe06e53112f64985d62cae10d09c67bdc8bc229805fb1d762091b452
2+
oid sha256:36c6d2efc291d53fd3ba1b2c23cef0fc1fa42209532730e58c91e068050f5bee
33
size 5592580
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:461345af6e57f433dedf15551405520f6f47ed82994a2e8aac305622f713802d
2+
oid sha256:121a5298dd7b8b9a9517908e826595f05046ab1b9b67b23b9eebd187faf1b1dd
33
size 2796364

external/donut

Submodule donut updated 124 files

0 commit comments

Comments
 (0)