File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,13 @@ This repo contains game development samples written by the Microsoft Xbox Advanc
7272 <td ><a href =" PCSamples/IntroGraphics/SimpleTrianglePC " >PC DX11</a ></td >
7373 <td ><a href =" PCSamples/IntroGraphics/SimpleTrianglePC12 " >PC DX12</a ></td >
7474 </tr >
75+ <tr >
76+ <td ></td >
77+ <td ><a href =" UWPSamples/IntroGraphics/SimpleTriangleCppWinRT_UWP " >UWP (C++/WinRT) DX11</a ></td >
78+ <td ><a href =" UWPSamples/IntroGraphics/SimpleTriangleCppWinRT_UWP12 " >UWP (C++/WinRT) DX12</a ></td >
79+ <td ><a href =" XDKSamples/IntroGraphics/SimpleTriangleCppWinRT " >XDK (C++/WinRT) DX11</a ></td >
80+ <td ><a href =" XDKSamples/IntroGraphics/SimpleTriangleCppWinRT12 " >XDK (C++/WinRT) DX12</a ></td >
81+ </tr >
7582 <tr >
7683 <td >Basic texturing</td >
7784 <td ><a href =" UWPSamples/IntroGraphics/SimpleTextureUWP " >UWP DX11</a ></td >
@@ -147,6 +154,11 @@ This repo contains game development samples written by the Microsoft Xbox Advanc
147154 <td ><a href =" XDKSamples/Graphics/SimpleHDR " >XDK DX11</a ></td >
148155 <td ><a href =" XDKSamples/Graphics/SimpleHDR12 " >XDK DX12</a ></td >
149156 </tr >
157+ <tr >
158+ <td >ESRAM</td >
159+ <td ><a href =" XDKSamples/Graphics/SimpleESRAM " >XDK DX11</a ></td >
160+ <td ><a href =" XDKSamples/Graphics/SimpleESRAM12 " >XDK DX12</a ></td >
161+ </tr >
150162</table >
151163
152164### System
@@ -164,6 +176,7 @@ This repo contains game development samples written by the Microsoft Xbox Advanc
164176 <td ><a href =" XDKSamples/System/DataBreakpoints " >Data Breakpoints</a ></td >
165177 <td ><a href =" XDKSamples/System/GameDVR " >Game DVR</a ></td >
166178 <td ><a href =" XDKSamples/System/MemoryBanks " >Memory Banks</a ></td >
179+ <td ><a href =" XDKSamples/System/UserManagement " >User Management</a ></td >
167180 </tr >
168181 <tr >
169182 <td >XDK (VS 2017 only)</td >
You can’t perform that action at this time.
0 commit comments