Skip to content

Commit

Permalink
FidelityFX FSR v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rys committed Feb 16, 2023
1 parent 9fd56d0 commit e812d9e
Show file tree
Hide file tree
Showing 78 changed files with 5,162 additions and 3,222 deletions.
4 changes: 2 additions & 2 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FidelityFX Super Resolution 2.1
FidelityFX Super Resolution 2.2
=================================
Copyright (c) 2022 Advanced Micro Devices, Inc. All rights reserved.
Copyright (c) 2022-2023 Advanced Micro Devices, Inc. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
318 changes: 153 additions & 165 deletions README.md

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
2023-02-16 | FidelityFX Super Resolution 2.2
-------
- Introduction of API debug checker.
- Changes to improve "High Velocity Ghosting" situations.
- Changes to Luminance computation with pre-exposure application.
- Small motion vectors ignored in previous depth estimation.
- Changes to depth logic to improve disocclusion detection and avoid self-disocclusions.
- Dilated reactive mask logic updated to use temporal motion vector divergence to kill locks.
- New lock luminance resource.
- Accumulation overhauled to use temporal reactivity.
- Changed how intermediate signals are stored and tonemapped.
- Luminance instability logic improved.
- Tonemapping no longer applied during RCAS to retain more dynamic range.
- Fixes for multiple user reported issues on GitHub and elsewhere. Thank you for your feedback!

2022-10-10 | FidelityFX Super Resolution 2.1.2
-------
- Fix resource precision issue.
Expand Down
Loading

0 comments on commit e812d9e

Please sign in to comment.