Skip to content

Releases: GPUOpen-LibrariesAndSDKs/RadeonImageFilter

v1.7.3

25 Jan 09:59
Compare
Choose a tag to compare

FIx API version
fix User defined filter white space changes the output of the filter.

v1.7.2

17 Nov 23:16
Compare
Choose a tag to compare

Radeon Image Filter SDK 1.7.2

This release adds support for Apple M1 products via Metal

1.7.0

16 Mar 10:43
Compare
Choose a tag to compare

Feature:
API cleaning for rifContextExecuteCommandQueue to query time, using th enew struct rif_performance_statistic

Bug fixes :
Dynamic resample bug, issue : #9
Motion filter bug, issue : #8
better feedback to know if a filter can be combined, introducing new token RIF_IMAGE_FILTER_JOINABLE : #11
Improve AI denoiser HDR mode

RIF 1.6.2

11 Jan 22:15
Compare
Choose a tag to compare

Features :
Update DX shader compiler to 1.5.2003
Update to RadeonML 0.9.10
build in /MD mode for windows
performance optimization for blur and bloom filters
Better memory usage report for our AI filters to get accurate OOM

Bug Fixes :
move STRINGIFY macro to RIF_STRINGIFY
DX12 : fix uint8 images
fix memory leak

RIF 1.6.1

08 Oct 12:59
00b1f05
Compare
Choose a tag to compare

Features :
Add static build
update MIopen
Tracing/logging improvement
ACES tonemapper

Bug Fixes :

Memory leak in DX12 path
Better management of UAV in DX12
Check OSX version for inference and return an error when the OS is too old(high sierra and older)

RIF 1.6.0

31 Aug 11:19
Compare
Choose a tag to compare

release note 1.6.0.
Features :

  • remove deprecated API
  • new API rifGetDeviceInfo
  • add a decay parameter for bloom
  • Tracing improvement for debug
  • border processing (repeat, mirror, clamp) for gaussian based algorithm
  • update to RML 0.9.8
  • backward/forward compatibility added (major and minor version need to match to have compatibility)

Bugs :

  • RML 0.9.8 workaround limitation on nvidia for OpenCL sub buffer bigger than 256MB
  • check if a device supports DX12 features
  • fixing hexadecimal output for logging and tracing

1.5.4

07 Aug 09:11
Compare
Choose a tag to compare

release note 1.5.4.
Bugs :
using new RML 0.9.7 to fix linux issues
new AI denoiser model update

release note 1.5.3
Bugs :
Fix bug on user defined parameters
Fix navi10 specific issues
Fix OSX GPU memory info
Fix DX12 path for cards which don't support DX12 FEATURE LEVEL. Now reporting the card doesn't support DX12

1.5.1

05 May 10:55
Compare
Choose a tag to compare

Support MPS back for AI filters

Radeon Image Filter 1.5.0

16 Mar 21:14
Compare
Choose a tag to compare