Showing results for 2022 - DirectX Developer Blog

Dec 13, 2022
0
3

DirectStorage GDeflate Reference Implementation Now Available

Cassie Hoef Damyan Pepper
Cassie,
Damyan

The GDeflate reference implementation is now available from the DirectStorage repo on GitHub. Developers can use this to easily integrate GDeflate into their asset compression tool chains and build compatible compressors. The compression and decompression algorithms are open sourced under the Apache 2.0 license. How to Build: The GDeflate directo...

Nov 18, 2022
0
5

Agility SDK 1.608.0: Enhanced Barriers and more

Jacques van Rhyn Bill Kristiansen Giancarlo Devich
Jacques,
Bill,
Giancarlo

We’ve published another Agility SDK, version 1.608.0.  This Agility SDK has support for Enhanced Barriers, and a few minor DX12 features. That’s right: these features no longer require developer mode to run on your machine! Head to Agility SDK Downloads to grab it. Enhanced Barriers For an overview of Enhanced Barriers, please see here for our...

Nov 7, 2022
1
7

DirectStorage 1.1 Now Available

Cassie Hoef Damyan Pepper
Cassie,
Damyan

The DirectStorage team is pleased to share that GPU decompression with DirectStorage 1.1 is available now. This new version of DirectStorage contains everything a developer needs to get started with GPU decompression. For more information on this feature and how it benefits gamers, check out our previous blog post: DirectStorage 1.1 Coming Soon. ...

Oct 20, 2022
0
3

Opening HLSL Planning

Chris Bieneman
Chris Bieneman

Since early 2017, the DirectX Shader Compiler (DXC) has been open source and available on GitHub. DXC is based on the LLVM 3.7 release of Clang, which enables compiler-driven IDE integrations, powerful language tooling, and has empowered HLSL to grow as a language to include highly requested features like C++ templates and operator overloading. ...

HLSL
Oct 13, 2022
7
9

DirectStorage 1.1 Coming Soon

Cassie Hoef
Cassie Hoef

When we shared our first public release of DirectStorage on Windows to reduce CPU overhead and increase IO throughput, we also shared that GPU decompression was next on our roadmap. We are now in the final stretch of development and plan to release DirectStorage 1.1 with GPU Decompression to developers by the end of 2022. This is one of our most hi...

Oct 12, 2022
1
13

Advancing the State of Color Management in Windows

Ana Marta Carvalho
Ana Marta Carvalho

If you're an app developer who cares about color accuracy, this is the right place to learn about some changes we made in the Windows 11 2022 Update! Let’s start by talking about color management – it is the technology and practice of ensuring accurate and consistent color reproduction across devices. If you're a creative professional/enthusiast...

Oct 11, 2022
1
0

Announcing WARP preview with Shader Model 6.7 support

Luke Olsen Jesse Natalie
Luke,
Jesse

The D3D team is pleased to announce the availability of a downloadable preview version of WARP, also known as Microsoft Basic Render Adapter. What is WARP? This software rasterizer is a key component of Windows and is leveraged for rendering 2D and 3D graphics on Windows PCs that don’t have any GPU available or don’t have a suitable GPU driver, a...

DirectXWARP
Sep 26, 2022
2
4

Celebrating 20 Years of DirectX 9

Cassie Hoef
Cassie Hoef

The last 20 years have brought countless hours of play to millions of gamers via the DirectX 9 graphics API, with 2,500+ games still being enjoyed today. For the first time, developers experienced the power of high-level shader language (HLSL) combined with pixel and vertex shaders, paving the way for the future of DirectX Raytracing and high-preci...

Sep 20, 2022
6
5

The Windows HDR Calibration app is here

Ana Marta Carvalho
Ana Marta Carvalho

The wait for the Windows HDR Calibration app is over! If you're on Windows 11 and want to calibrate your HDR-capable device, you can now go to the Microsoft Store and download the app. 😊 As we shared in our announcement blog post, the Windows HDR Calibration app will feature three test patterns which will help you calibrate your display by impro...

Jul 14, 2022
0
2

Announcing our summer Agility SDKs

Jacques van Rhyn
Jacques van Rhyn

We’re pleased to announce that we have two new Agility SDKs available today! Agility SDK 1.606.3 contains support for Shader Model 6.7, which we announced was in the works earlier this year. Today, Shader Model 6.7 is ready for you to try! We also have another preview Agility SDK out today: 1.706.3-preview, see here for our blog. In addition ...