No announcements
Found 2516305 threads
-
0 Votes
DirectX/XAML In Surfacr RT(Direct3D feature levels 9_1) , Can I draw Mesh of 2 million in Windows RT ?
I am afraid that you may have to scale down your mesh model to cater for the under-featured Surface RT.Answered | 2 Replies | 1084 Views | Created by KC-Steven - Tuesday, November 19, 2013 9:30 AM | Last reply by KC-Steven - Wednesday, November 20, 2013 1:00 AM -
0 Votes
Where is ID3DXMesh in DirectX 11
D3DX is not part of DirectX itself and is mentioned in the Migrating to Direct3D 11 link you refer ...Answered | 2 Replies | 3461 Views | Created by Leonard - Friday, August 16, 2013 12:09 AM | Last reply by Chuck Walbourn - MSFT - Friday, August 16, 2013 12:32 AM -
0 Votes
Difference between normal directX programming and Windows 8 directX
Windows 8 and Windows RT both include the Direct3D 11.1 Runtime.Answered | 6 Replies | 7379 Views | Created by AtulMSDN - Tuesday, January 15, 2013 1:05 PM | Last reply by Chuck Walbourn - MSFT - Tuesday, January 29, 2013 8:27 PM -
3 Votes
Directx and Surface Pro.
= D3D_FEATURE_LEVEL_11_0 ) { MessageBox(0, L"Direct3D Feature Level 11 unsupported.Answered | 4 Replies | 4896 Views | Created by JoeyAndres - Thursday, July 4, 2013 4:58 AM | Last reply by JoeyAndres - Sunday, July 21, 2013 8:24 PM -
1 Votes
Visual Studio 2017: DirectX 11: why i don't have some Directx 11 header files?
No Direct3D has not become obsolete, Direct3D 12 was only added with Windows 10, and Direct3D 11 is still having things added.Answered | 7 Replies | 17316 Views | Created by Cambalinho - Thursday, January 11, 2018 12:15 PM | Last reply by Cambalinho - Friday, January 12, 2018 5:08 PM -
0 Votes
[DirectX]Does Windows RT support 32-bit index buffer of Direct3D 11?
I debugged the app on Surface RT and the feature level is 9.1.Answered | 2 Replies | 977 Views | Created by Leonard - Thursday, February 4, 2016 10:56 PM | Last reply by Leonard - Saturday, February 6, 2016 1:30 AM -
0 Votes
win32 directx
Windows Desktop SDK forum when you have a problem.Answered | 4 Replies | 516 Views | Created by rockmate - Monday, October 22, 2018 5:12 PM | Last reply by rockmate - Tuesday, October 23, 2018 12:48 PM -
5 Votes
Questions on 3D model formats and Direct3D (Windows 8) ...
.X files date back to DirectX 3 (1996), and were deprecated with Direct3D 10 (2006).Answered | 15 Replies | 13402 Views | Created by DaveFer - Wednesday, September 5, 2012 8:07 PM | Last reply by Tarh ik - Wednesday, October 8, 2014 5:37 PM -
1 Votes
[UWP][DIRECTX 11]Loading 3D model from file
The 3D model file formats that it supports are: .CMO, .SDKMESH and .VBO.Answered | 6 Replies | 5760 Views | Created by HANWEN LIU - Monday, April 11, 2016 4:44 AM | Last reply by Tarh ik - Wednesday, April 13, 2016 12:36 PM -
2 Votes
Need help on Directx 11.X and win32
"Can we Develop Software with Direct3D like the old days or not ?Answered | 2 Replies | 2157 Views | Created by T3D12 - Tuesday, May 6, 2014 4:36 PM | Last reply by T3D12 - Tuesday, May 6, 2014 5:42 PM -
0 Votes
Are these functions and parameters used in DirectX 11.2?
This is the entry-point for a Windows desktop application (aka Win32 application) whatever the architecture it is running on (32-bit or 64-bit native).Answered | 4 Replies | 1356 Views | Created by Inderpreet Ganda - Sunday, March 1, 2015 10:35 AM | Last reply by Chuck Walbourn - MSFT - Monday, March 2, 2015 6:33 AM -
0 Votes
Stack-based buffer overrun on Windows RT (ARM)
If you don't want to upload the sample code, you can try to get the paid support from https://getsupport.microsoft.com/ Best ...Answered | 4 Replies | 4914 Views | Created by truckwu - Tuesday, March 19, 2013 9:10 AM | Last reply by Eric Hanson-MSFT - Monday, April 8, 2013 10:44 PM -
0 Votes
How to host a Direct3D surface in a WPF window
MDX only exists in v1.1 and 32 bit only and is no longer under development.Answered | 4 Replies | 8863 Views | Created by Redd Green - Sunday, September 14, 2008 1:07 AM | Last reply by BenG1979 - Thursday, October 6, 2016 8:42 AM -
1 Votes
DirectX App sample doesnt work after I change indice from unsigned short to UINT
The problem is simple: The Surface RT is a Feature Level 9.1 Direct3D device, which does not support 32-bit index ...Answered | 2 Replies | 1264 Views | Created by Y.H.King - Wednesday, November 27, 2013 4:14 AM | Last reply by Chuck Walbourn - MSFT - Sunday, December 1, 2013 5:42 AM -
0 Votes
Store DirectX requirements for ARM.
As I understand it, the rule for Windows Store apps is pretty simple: For Windows RT (aka ARM), your app has to support Feature Level 9.1 as the ...Answered | 2 Replies | 3530 Views | Created by Chris Morn - Tuesday, September 25, 2012 10:04 AM | Last reply by Chuck Walbourn - MSFT - Tuesday, September 25, 2012 7:54 PM -
1 Votes
DirectX Texture Tool
You can install the legacy DirectX SDK onto Windows 8.1, but you are likely to hit some known issues.Answered | 2 Replies | 19000 Views | Created by ata6502 - Monday, April 27, 2015 11:58 PM | Last reply by Chuck Walbourn - MSFT - Tuesday, April 28, 2015 7:15 AM -
2 Votes
Directx
"DirectX" is already installed on Windows 8 Consumer Preview.Answered | 2 Replies | 41093 Views | Created by BarbaraP - Tuesday, March 27, 2012 6:00 AM | Last reply by Chuck Walbourn - MSFT - Tuesday, March 27, 2012 6:42 PM -
1 Votes
does windows phone 8 supports direct3d 9.3 (fixed function pipeline)
Direct3D feature level 9_3 for Windows Phone 8 -Mark Getting Started?Answered | 2 Replies | 1199 Views | Created by Dwitee - Tuesday, April 16, 2013 2:59 PM | Last reply by henador - Tuesday, April 16, 2013 8:37 PM -
0 Votes
Directx and Windows 7 64 bit version and c#.
Now a 64 bit application can't use 32 bit DLLs.Answered | 4 Replies | 5041 Views | Created by nigelwright7557 - Friday, April 27, 2012 12:22 AM | Last reply by nigelwright7557 - Friday, April 27, 2012 10:55 AM -
1 Votes
Metro + SlimDX (Direct3d 9) = ?
SharpDX is used in MonoGame to provide a XNA-compatible API built on DirectX 11.1 for Metro apps.Answered | 2 Replies | 4255 Views | Created by Stefano Baraldi - Monday, June 11, 2012 6:41 PM | Last reply by Steve 'Sly' Williams - Monday, June 11, 2012 11:06 PM - Items 1 to 20 of 2516305 Next ›
No announcements