Showing results for October 2022 - DirectX Developer Blog

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