980Ti กับ Titan X รองรับ Direct X 12_1 เลย รองรับมากกว่า Fury อีก
Announcement
Collapse
No announcement yet.
GTX 980 TI ไม่รองรับdirectx 12หรอครับ
Collapse
X
-
Originally posted by THEFOOL View Postใช้วินโดว์ 10 ล่าสุดหรือป่าวครับ และลงไดวเวอร์การ์ดจอล่าสุดหรือป่าวนะ อยากรู้
Operating System: Windows 10 Pro Insider Preview 64-bit (10.0, Build 10532) (10532.th2_release.150822-1406)
Language: English (Regional Setting: English)
System Manufacturer: ASUS
System Model: All Series
BIOS: 2601
Processor: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
Memory: 16384MB RAM
Available OS Memory: 16326MB RAM
Page File: 1426MB used, 17331MB available
Windows Dir: C:\WINDOWS
DirectX Version: 12 << หน้านี้บอก 12
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
Miracast: Not Available
Microsoft Graphics Hybrid: Not Supported
DxDiag Version: 10.00.10532.0000 64bit Unicode
Card name: AMD Radeon R9 200 Series
Manufacturer: Advanced Micro Devices, Inc.
Chip type: AMD Radeon Graphics Processor (0x67B1)
DAC type: Internal DAC(400MHz)
Device Type: Full Device
Device Key: Enum\PCI\VEN_1002&DEV_67B1&SUBSYS_04701043&REV_00
Display Memory: 12238 MB
Dedicated Memory: 4075 MB
Shared Memory: 8162 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,amdxc64.dll,aticfx32,aticfx32,aticfx32,amdxc32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Driver File Version: 8.17.0010.1404 (English)
Driver Version: 15.200.1062.1002
DDI Version: 12
Feature Levels: 11.1,11.0,10.1,10.0,9.3,9.2,9.1 << ตรงนี้ ไม่ขึ้น 12
Last edited by mikemad; 29 Aug 2015, 16:09:19.
Comment
-
Originally posted by mikemad View Postใช้ วิน 10 build10532 ล่าสุดเลยครับ เพิ่งอัพเมื่อวาน
Operating System: Windows 10 Pro Insider Preview 64-bit (10.0, Build 10532) (10532.th2_release.150822-1406)
Language: English (Regional Setting: English)
System Manufacturer: ASUS
System Model: All Series
BIOS: 2601
Processor: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 CPUs), ~4.0GHz
Memory: 16384MB RAM
Available OS Memory: 16326MB RAM
Page File: 1426MB used, 17331MB available
Windows Dir: C:\WINDOWS
DirectX Version: 12 << หน้านี้บอก 12
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
Miracast: Not Available
Microsoft Graphics Hybrid: Not Supported
DxDiag Version: 10.00.10532.0000 64bit Unicode
Card name: AMD Radeon R9 200 Series
Manufacturer: Advanced Micro Devices, Inc.
Chip type: AMD Radeon Graphics Processor (0x67B1)
DAC type: Internal DAC(400MHz)
Device Type: Full Device
Device Key: Enum\PCI\VEN_1002&DEV_67B1&SUBSYS_04701043&REV_00
Display Memory: 12238 MB
Dedicated Memory: 4075 MB
Shared Memory: 8162 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,amdxc64.dll,aticfx32,aticfx32,aticfx32,amdxc32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Driver File Version: 8.17.0010.1404 (English)
Driver Version: 15.200.1062.1002
DDI Version: 12
Feature Levels: 11.1,11.0,10.1,10.0,9.3,9.2,9.1 << ตรงนี้ ไม่ขึ้น 12
Direct3D12 MSDN documentation has been updated with the release of Visual Studio 2015 RC with Windows SDK build 10069, which require the latest Windows 10 build 10074. There are some minor changes to the API - the SDK now defines feature levels 12_0 and 12_1, and feature levels 9_x and 10_x now fail to create on any device in Direct3D 12.
Unfortunately some things are broken in Windows 10 build 10074 and Windows SDK build 10069. Direct3D12 device can't be created on the R290X anymore returning DXGI_ERROR_UNSUPPORTED/E_INVALIDARG - so there are probably some breaking changes which require updated drivers, though maybe someone would have a better luck with Haswell/Broadwell or Kepler/Maxwell. DxCapsView performs erratically, now reporting Conservative Rasterization support (???) but only under x64 version, not x86, and not reporting PS-Specified Stencil Ref anymore.
[UPDATE May 1]
I have recompiled the D3D12CheckFeatureSupport command-line tool with the latest SDK and VS2015 releases. It will also query Microsoft Basic Render Driver now (there was a stupid bug in my code which prevented it from being enumerated) - you need to install the Windows 10 SDK to update the WARP software renderer for Direct3D 12 support, currently on feature levels 11_0, 11_1 and 12_0.
Source code and executable file are included in the ZIP archive below; requires Visual C++ Redistributable for Visual Studio 2015 x86 to run (look under Tools for Visual Studio 2015 or open this direct download link). Happy May Day!
[UPDATE May 22]
Catalyst driver 15.200.1023 update fixes Direct3D 12 support on feature levels 11_0 and 11_1, driver 15.200.1023.3 adds feature level 12_0.
[UPDATE July 4]
The tool has been updated to accept optional minimum feature level and adapter number or device ID from the command-line, and to list supported texture formats with format options.
Command line arguments:
level=12_0 - create Direct3D 12 device using minimum feature level 12_0 (also accepts . as delimiter)
adapter=1 - only check features on adapter 1, or alternatively
devid=008C - only check features of Microsoft Basic Render Driver
formats - adds a short list of supported texture formats with options (FEATURE_SUPPORT1 and FEATURE_SUPPORT2) provided as hex values, or alternatively
verbose - list each supported format option as both verbose text and hex value
To view format options in a Yes/No table format, paste the hex values to the XLSX spreadsheet from the second ZIP archive (text import/paste using space as a separator and plain text column format).
The included batch file chkfeature.cmd writes the supported options to D3D12FeatureOptions.txt
[UPDATE July 30]
Recompiled with Visual Studio 2015 release and Windows SDK 10.0.10240 - please install the updated Visual C++ 2015 redistributable package x86 above (direct download link).
The tool now checks Direct3D 11.3 maximum feature level - it is shown only when it does not match Direct3D 12 maximum feature level.
AMD Radeon R9 200 Series"
VEN_1002, DEV_67B0, SUBSYS_30801462, REV_00
Dedicated video memory : 3221225472 bytes
Total video memory : 4294901760 bytes
Maximum feature level : D3D_FEATURE_LEVEL_12_0 (0xc000)
.Last edited by THEFOOL; 29 Aug 2015, 17:19:00.
Comment
-
Originally posted by Crazy_O View PostDirectX Version: 12 << หน้านี้บอก 12
Feature Levels: 11.1,11.0,10.1,10.0,9.3,9.2,9.1 << ตรงนี้ ไม่ขึ้น 12
ู^
อันแรกเป็น DX เวอร์ชั่นที่อยู่ในเครื่องครับ ไม่เกี่ยวกับการ์ด
เป็น Feature Levels ต่างๆ ที่การ์ดจอ/ไดรเวอร์ รองรับ
ตามนี้ละครับ เพื่อใครไม่เข้าใจดูตามรูปนะ
สั้นๆก็คือ DX12 ตัวการ์ดนั้นใช้ได้อยู่ละครับ
แต่มันจะใช้ DX12 ใน ระดับ Feature Levels ไหน ก็ดูตามรูปครับ
Comment
Comment