Skip to content

Commit e812d9e

Browse files
committed
FidelityFX FSR v2.2
1 parent 9fd56d0 commit e812d9e

78 files changed

Lines changed: 5162 additions & 3222 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FidelityFX Super Resolution 2.1
1+
FidelityFX Super Resolution 2.2
22
=================================
3-
Copyright (c) 2022 Advanced Micro Devices, Inc. All rights reserved.
3+
Copyright (c) 2022-2023 Advanced Micro Devices, Inc. All rights reserved.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 153 additions & 165 deletions
Large diffs are not rendered by default.

changelog.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2023-02-16 | FidelityFX Super Resolution 2.2
2+
-------
3+
- Introduction of API debug checker.
4+
- Changes to improve "High Velocity Ghosting" situations.
5+
- Changes to Luminance computation with pre-exposure application.
6+
- Small motion vectors ignored in previous depth estimation.
7+
- Changes to depth logic to improve disocclusion detection and avoid self-disocclusions.
8+
- Dilated reactive mask logic updated to use temporal motion vector divergence to kill locks.
9+
- New lock luminance resource.
10+
- Accumulation overhauled to use temporal reactivity.
11+
- Changed how intermediate signals are stored and tonemapped.
12+
- Luminance instability logic improved.
13+
- Tonemapping no longer applied during RCAS to retain more dynamic range.
14+
- Fixes for multiple user reported issues on GitHub and elsewhere. Thank you for your feedback!
15+
116
2022-10-10 | FidelityFX Super Resolution 2.1.2
217
-------
318
- Fix resource precision issue.

0 commit comments

Comments
 (0)