Skip to content

v1.163

Latest
Compare
Choose a tag to compare
@dzhdanNV dzhdanNV released this 06 Feb 06:30
· 8 commits to main since this release

HIGHLIGHTS:

  • CMake: improvements
  • VK: added 2 NVX extensions for "no brain" DLSS support (coming soon)

DETAILS:

  • CMake: added GIT_SHALLOW 1 for dependencies to minimize storage usage
  • CMake: utilized cmake_dependent_option where applicable
  • CMake: NRI headers made PUBLIC to become available in the parent project linking NRI (simple and convenient, no additional include directories mumbo-jumbo)
  • CMake: IDE folder renamed to NRI (it can be changed/moved with minimal efforts on the user-side)
  • VK: added 2 NVX extensions to the list if supported
  • beautification