Skip to content

Commit ec28cdd

Browse files
authored
Merge pull request #229 from microsoft/linalg
Add linear algebra API spec
2 parents 13aae68 + 28e119e commit ec28cdd

2 files changed

Lines changed: 643 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@ Make sure that you visit the [DirectX Landing Page](https://devblogs.microsoft.c
104104
* [D3D12 on Windows 7](d3d/D3D12onWin7.md)
105105
* [Translation Layer Resource Interoperability](d3d/TranslationLayerResourceInterop.md) (9on12 and 11on12)
106106

107+
* In-development specifications
108+
* [D3D APIs for Shader Model 6.10 Linear Algebra](d3d/D3D12LinearAlgebraRuntimeFeatureSupport.md)
109+
107110
_These D3D12 specs were written as incremental deltas, with a separate spec per feature area.
108111
Baseline information about rendering pipeline behaviors that are common between D3D11 and D3D12
109112
was inherited from the D3D11 spec rather than being duplicated into the 12 documentation.

0 commit comments

Comments
 (0)