Skip to content

dstoragev1.3.0

Updated

DirectStorage for Windows

#Usage

The DirectStorage package provides CMake targets:

find_package(dstorage CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectStorage)

#License

Not declared in the port manifest

#Supported Platforms

windows & !arm32 & !uwp & !xbox

  • windows
  • linux
  • osx
  • uwp

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Chuck Walbourn's avatarChuck Walbourn

#Changelog

  • 7ef1b10[dstorage] Update for 1.3.0 release (#46284)
  • be94504[dstorage] update to 1.2.4 (#45057)
  • 3a68779[dstorage, xaudio2redist] updated port to work for arm64ec (#40161)
  • 15452a0[dstorage] update port for 1.2.3 release (#39975)
  • 0fd2ad7[dstorage] Update for version 1.2.2 (#35179)
  • 17b2952[dstorage] update for version 1.2.0 release (#30990)
  • c1d764a[community triplet] adds triplets for building for the Xbox platform (#29210)
  • 36bda5b[dstorage] update port to make sure DLLs are part of TARGET_RUNTIME_DLLS (#27944)
  • 9e490a6[dstorage] Update port for 1.1.0 release (#27700)
  • 851eef7[dstorage] port updated for 1.0.2 release (#24919)
  • feef13c[dstorage, dxsdk-d3dx, xaudio2redist] ports updated to support static-md triplets (#24104)
  • 4415a0f[dstorage] Add port for Microsoft.Direct3D.DirectStorage NuGet (#24063)