Skip to Content

dstorage v1.2.3

Created
Updated

DirectStorage for Windows

# Usage

The DirectStorage package provides CMake targets:

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

# License

Unspecified

# Supported Platforms

windows & !arm32 & !uwp & !xbox

  • windows
  • linux
  • osx
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Chuck Walbourn's avatar Chuck Walbourn

# Changelog

  • 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)

# Source