Microsoft Releases DirectStorage 1.4 Preview

๐กMS GPU storage API update speeds data to VRAMโvital for AI sims/games
โก 30-Second TL;DR
What Changed
DirectStorage 1.4 public preview released
Why It Matters
Boosts game dev performance; relevant for AI workloads needing fast GPU data loading in high-throughput scenarios.
What To Do Next
Download DirectStorage 1.4 preview from Microsoft Docs and integrate into your Unity/Unreal project for load testing.
๐ง Deep Insight
Web-grounded analysis with 7 cited sources.
๐ Enhanced Key Takeaways
- โขDirectStorage 1.4 introduces Zstandard (Zstd) compression support for both CPU and GPU decompression, with an open-sourced GPU decompression compute shader optimized for 256KB chunks.[1][2][3]
- โขGame Asset Conditioning Library (GACL) is a new pipeline toolset that standardizes asset conditioning and compression, including shuffle transform types specified via DSTORAGE_GACL_SHUFFLE_TRANSFORM_TYPE.[1][2]
- โขAdded D3D12 CreatorID support through DSTORAGE_CONFIGURATION2 and DStorageSetConfiguration2 for improved GPU command queue parallelization and execution scheduling.[2][3]
- โขBuffered file IO support enables use on HDDs benefiting from OS caching, plus IDStorageQueue2::GetCompressionSupport API for runtime path queries.[2]
- โขAnnounced at GDC 2026 DirectX State of the Union session on March 11, with partnerships from Intel and NVIDIA for Zstd optimizations.[3][5]
๐ ๏ธ Technical Deep Dive
- โขZstd integration via IDStorageQueue's EnqueueRequest API and DStorageCreateCompressionCodec with DSTORAGE_COMPRESSION_FORMAT_ZSTD; supports multi-tier CPU/GPU decompression.[2][3]
- โขD3D12 CreatorID configuration: New DSTORAGE_CONFIGURATION2 struct with global CreatorID field; set via DStorageSetConfiguration2() to group command queues per device.[2][3]
- โขGACL features: DSTORAGE_GACL_SHUFFLE_TRANSFORM_TYPE enum in DSTORAGE_REQUEST_OPTIONS struct for request-level shuffle transforms.[2]
- โขBuffered IO: New flag for enabling OS file caching on HDDs; IDStorageQueue2::GetCompressionSupport indicates decompression path for GPU formats.[2]
- โขOpen-sourced Zstd GPU shader on GitHub, initially for โค256KB chunks, with planned performance expansions.[3]
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (7)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
- windowsforum.com โ Gdc 2026 Xbox Mode Asd Directstorage 1 4 ML Driven Rendering on Windows
- nuget.org โ 1.4.0 Preview1 2603
- devblogs.microsoft.com โ Directstorage 1 4 Release Adds Support for Zstandard
- devblogs.microsoft.com โ Directstorage API Downloads
- devblogs.microsoft.com โ Directx Gdc 2026
- devblogs.microsoft.com โ Directx
- devblogs.microsoft.com โ Directx
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
Same topic
Explore #gpu-acceleration
Same product
More on directstorage
Same source
Latest from cnBeta (Full RSS)

Peking University Develops Neuromorphic Chip Outperforming Nvidia GPUs

Microsoft loses $200 per Xbox Series X|S console sold

Jiang Fangzhou disputes plagiarism claims involving ChatGPT

Doubao and Tongyi Qianwen to discontinue AI agent features
AI-curated news aggregator. All content rights belong to original publishers.
Original source: cnBeta (Full RSS) โ