<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Any programming way to query Intel GFX basic capability? in Developing Games on Intel Graphics</title>
    <link>https://community.intel.com/t5/Developing-Games-on-Intel/Any-programming-way-to-query-Intel-GFX-basic-capability/m-p/781145#M66</link>
    <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;You can get some of the information using DX SDK calls.&lt;BR /&gt;&lt;BR /&gt;For example, the&lt;A href="http://msdn.microsoft.com/en-us/library/bb173058(VS.85).aspx"&gt;DXGI_ADAPTER_DESC&lt;/A&gt; provides the information on GPU name, vendor id, devide id, and video memory.&lt;BR /&gt;&lt;BR /&gt;And, the&lt;A href="http://msdn.microsoft.com/en-us/library/bb172505(v=VS.85).aspx"&gt;D3DADAPTER_IDENTIFIER9&lt;/A&gt; structureprovides information like device name, driver version and such.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;-Ganesh</description>
    <pubDate>Mon, 29 Nov 2010 19:31:44 GMT</pubDate>
    <dc:creator>Doraisamy_G_Intel</dc:creator>
    <dc:date>2010-11-29T19:31:44Z</dc:date>
    <item>
      <title>Any programming way to query Intel GFX basic capability?</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Any-programming-way-to-query-Intel-GFX-basic-capability/m-p/781143#M64</link>
      <description>Hi,

Is there any way for my VC++ code to query the below basic parameters of Intel Graphics solution (9x5 let's say)?

-GPU name
-number of global video memory
-shared memory
-gpu clock rate
-gpu name
-video driver version
-version of DirectX support
-bus width

Please give me some hint or advice. Code sample is welcome.
Feel free to forward appropriately if this is not the correct sub-forum for this question.

Thanks

Andy</description>
      <pubDate>Sat, 20 Nov 2010 07:34:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Any-programming-way-to-query-Intel-GFX-basic-capability/m-p/781143#M64</guid>
      <dc:creator>andyyinglin</dc:creator>
      <dc:date>2010-11-20T07:34:19Z</dc:date>
    </item>
    <item>
      <title>Any programming way to query Intel GFX basic capability?</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Any-programming-way-to-query-Intel-GFX-basic-capability/m-p/781144#M65</link>
      <description>&lt;P&gt;Stay tuned. Will get you some sample code for the info you are looking for. &lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 01:36:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Any-programming-way-to-query-Intel-GFX-basic-capability/m-p/781144#M65</guid>
      <dc:creator>Doraisamy_G_Intel</dc:creator>
      <dc:date>2010-11-23T01:36:02Z</dc:date>
    </item>
    <item>
      <title>Any programming way to query Intel GFX basic capability?</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Any-programming-way-to-query-Intel-GFX-basic-capability/m-p/781145#M66</link>
      <description>Hi Andy,&lt;BR /&gt;&lt;BR /&gt;You can get some of the information using DX SDK calls.&lt;BR /&gt;&lt;BR /&gt;For example, the&lt;A href="http://msdn.microsoft.com/en-us/library/bb173058(VS.85).aspx"&gt;DXGI_ADAPTER_DESC&lt;/A&gt; provides the information on GPU name, vendor id, devide id, and video memory.&lt;BR /&gt;&lt;BR /&gt;And, the&lt;A href="http://msdn.microsoft.com/en-us/library/bb172505(v=VS.85).aspx"&gt;D3DADAPTER_IDENTIFIER9&lt;/A&gt; structureprovides information like device name, driver version and such.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;-Ganesh</description>
      <pubDate>Mon, 29 Nov 2010 19:31:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Any-programming-way-to-query-Intel-GFX-basic-capability/m-p/781145#M66</guid>
      <dc:creator>Doraisamy_G_Intel</dc:creator>
      <dc:date>2010-11-29T19:31:44Z</dc:date>
    </item>
    <item>
      <title>Any programming way to query Intel GFX basic capability?</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/Any-programming-way-to-query-Intel-GFX-basic-capability/m-p/781146#M67</link>
      <description>in addition, in the Samples-&amp;gt;C++-&amp;gt;Misc folder you might want to look at:&lt;BR /&gt;DXDiagReport&lt;BR /&gt;DXDiagOutput&lt;BR /&gt;VideoMemory.&lt;BR /&gt;&lt;BR /&gt;they show you how to get information similar to what DXDiag provides, programmatically.</description>
      <pubDate>Fri, 21 Jan 2011 17:50:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/Any-programming-way-to-query-Intel-GFX-basic-capability/m-p/781146#M67</guid>
      <dc:creator>Philip_T_Intel1</dc:creator>
      <dc:date>2011-01-21T17:50:14Z</dc:date>
    </item>
  </channel>
</rss>

