You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ It came from a desire to quickly dive into graphics and performance experiments.
40
40
* Easy-to-use dynamic constant buffers and descriptor tables
41
41
42
42
## Requirements
43
-
Some samples require support for DirectX 12 Ultimate, see [this](https://devblogs.microsoft.com/directx/directx-12-ultimate-for-holiday-2020) post for details.
43
+
Some samples require support for DirectX 12 Ultimate, see [this](http://aka.ms/DirectX12UltimateDev) post for details.
44
44
### Master branch
45
45
This branch is intended for the latest [released](https://docs.microsoft.com/en-us/windows/release-information/) Windows 10 version.
46
46
* Windows 10 version 2004 (no new features were added in version 20H2)
Copy file name to clipboardexpand all lines: Samples/Desktop/D3D12Raytracing/readme.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ extendedZipContent:
16
16
This collection of samples act as an introduction to DirectX Raytracing (DXR). The samples are divided into tutorials and advanced samples. Each tutorial sample introduces a few new DXR concepts. Advanced samples demonstrate more complex techniques and applications of raytracing.
17
17
18
18
### Requirements
19
-
* GPU and driver with support for [DirectX 12 Ultimate](https://devblogs.microsoft.com/directx/directx-12-ultimate-for-holiday-2020)
19
+
* GPU and driver with support for [DirectX 12 Ultimate](http://aka.ms/DirectX12UltimateDev)
0 commit comments