Skip to content

Releases: GPUOpen-LibrariesAndSDKs/Cauldron

Cauldron v1.4.5

08 Sep 13:05
@rys rys
Compare
Choose a tag to compare

Cauldron v1.4.5 is a minor update to support the release of the FidelityFX Super Resolution 2.1 effect sample.

Cauldron v1.4.3

22 Jun 12:50
@rys rys
Compare
Choose a tag to compare

Cauldron v1.4.3 is a minor update to support the release of the FidelityFX Super Resolution 2.0 effect sample.

Cauldron v1.4.1

07 Oct 12:29
@rys rys
Compare
Choose a tag to compare

Cauldron v1.4.1

Cauldron v1.4.1 is a minor update to support the release of the FidelityFX Super Resolution effect sample.

Cauldron v1.3.2

05 May 10:42
@rys rys
Compare
Choose a tag to compare

Bugfix release for Vulkan compatibility

Bugfix release to address an issue in the Vulkan renderer that causes Cauldron-based apps to crash on particular AMD Radeon Software Adrenalin drivers.

Cauldron v1.2.2

05 May 10:41
@rys rys
Compare
Choose a tag to compare

Bugfix release for Vulkan compatibility

Bugfix release to address an issue in the Vulkan renderer that causes Cauldron-based apps to crash on particular AMD Radeon Software Adrenalin drivers.

Cauldron v1.4

28 Apr 14:12
@rys rys
Compare
Choose a tag to compare

Release Notes

  • [New] Magnifying glass feature for detailed pixel investigations
  • [New] Log file support
  • [New] DPI Scaling awareness for UI
  • [New] Converted to VectorMath library
  • [New] GPUOpen app icon
  • [New] Wireframe mode
  • [New] New lighting/shadow import pipeline
  • [Enhancement] Moved core components into framework to make sample side simpler
  • [Enhancement] More robust CPU & GPU validation support
  • [Enhancement] Additional feature query functionality
    • DXR 1.0/1.1
    • VRS Tier1/2
  • [Enhancement] More robust fullscreen and HDR swapchain handling
  • [Enhancement] Added more robust DDS support for GLTF content loading
  • [Enhancement] Support for Pix3 markers
  • [Enhancement] More efficient post process setup
  • [Enhancement] Better timings
  • [Enhancement] Lots of minor fixes everywhere

Cauldron v1.1.1

05 May 10:37
@rys rys
Compare
Choose a tag to compare

Bugfix release for Vulkan compatibility

Bugfix release to address an issue in the Vulkan renderer that causes Cauldron-based apps to crash on particular AMD Radeon Software Adrenalin drivers.

Cauldron v1.2.1

05 May 10:37
@rys rys
Compare
Choose a tag to compare

Bugfix release for Vulkan compatibility

Bugfix release to address an issue in the Vulkan renderer that causes Cauldron-based apps to crash on particular AMD Radeon Software Adrenalin drivers.

Cauldron v1.3.1

05 May 10:38
@rys rys
Compare
Choose a tag to compare

Bugfix release for Vulkan compatibility

Bugfix release to address an issue in the Vulkan renderer that causes Cauldron-based apps to crash on particular AMD Radeon Software Adrenalin drivers.

Cauldron v1.3

24 Nov 15:47
@rys rys
Compare
Choose a tag to compare

Release Notes

  • [New] Temporal Anti-Aliasing (TAA) (Vulkan®).
  • [New] Configurable GBuffer class (DirectX®12/Vulkan®).
  • [New] GltfPbrPass can now output:
    • Motion vectors.
    • Diffuse and alpha.
    • Specular and roughness.
    • Normals.
    • Full forward rendering.
  • [Enhancement] Exposed batchlists for solid and transparent primitives, batches can now be culled or sorted by distance or state. (DirectX®12/Vulkan®).
  • [Enhancement] Skinned geometry also generates motion vectors (DirectX®12/Vulkan®).
  • [Enhancement] AGS bumped to v6.0 (DirectX®12/Vulkan®).
  • [New] Upload heap supports uploading buffers (DirectX®12).