<?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 OpenGL Extensions question in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/OpenGL-Extensions-question/m-p/781414#M4960</link>
    <description>&lt;DIV&gt;Our graphics programm is based on OpenGL, so I have two questions regarding extensions.&lt;/DIV&gt;&lt;DIV&gt;1) I've read that ARB_separate_shader_objects or EXT_separate_shader_objects and NV_conditional_render are not exposed in OpenGL GMA Drivers. Any plans to support them in near future?&lt;/DIV&gt;&lt;DIV&gt;2) What is the full list of OpenGL extensions that is supported by the last drivers?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks!&lt;/DIV&gt;</description>
    <pubDate>Mon, 05 Dec 2011 18:12:47 GMT</pubDate>
    <dc:creator>dxcoder</dc:creator>
    <dc:date>2011-12-05T18:12:47Z</dc:date>
    <item>
      <title>OpenGL Extensions question</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenGL-Extensions-question/m-p/781414#M4960</link>
      <description>&lt;DIV&gt;Our graphics programm is based on OpenGL, so I have two questions regarding extensions.&lt;/DIV&gt;&lt;DIV&gt;1) I've read that ARB_separate_shader_objects or EXT_separate_shader_objects and NV_conditional_render are not exposed in OpenGL GMA Drivers. Any plans to support them in near future?&lt;/DIV&gt;&lt;DIV&gt;2) What is the full list of OpenGL extensions that is supported by the last drivers?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks!&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Dec 2011 18:12:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenGL-Extensions-question/m-p/781414#M4960</guid>
      <dc:creator>dxcoder</dc:creator>
      <dc:date>2011-12-05T18:12:47Z</dc:date>
    </item>
    <item>
      <title>OpenGL Extensions question</title>
      <link>https://community.intel.com/t5/Software-Archive/OpenGL-Extensions-question/m-p/781415#M4961</link>
      <description>&lt;DIV&gt;&lt;STRONG&gt;&amp;gt;&amp;gt;&lt;/STRONG&gt;...2) What is the full list of OpenGL extensions that is supported by the last drivers?..&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;Here is a piece of code from one of myTest-Case:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;GLenum nInitError = &lt;STRONG&gt;glewInit&lt;/STRONG&gt;();&lt;BR /&gt;GLboolean bOk = &lt;STRONG&gt;glewIsSupported&lt;/STRONG&gt;( "GL_VERSION_2_0" );&lt;BR /&gt;&lt;BR /&gt;const char *ubInfoVendor = NULL;&lt;BR /&gt;const char *ubInfoRenderer = NULL;&lt;BR /&gt;const char *ubInfoVersion = NULL;&lt;BR /&gt;const char *&lt;SPAN style="text-decoration: underline;"&gt;ubInfoExtensions&lt;/SPAN&gt; = NULL;&lt;/P&gt;&lt;P&gt;ubInfoVendor = ( const char * )&lt;STRONG&gt;glGetString&lt;/STRONG&gt;( GL_VENDOR );&lt;BR /&gt;ubInfoRenderer = ( const char * )&lt;STRONG&gt;glGetString&lt;/STRONG&gt;( GL_RENDERER );&lt;BR /&gt;ubInfoVersion = ( const char * )&lt;STRONG&gt;glGetString&lt;/STRONG&gt;( GL_VERSION );&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;ubInfoExtensions&lt;/SPAN&gt; = ( const char * )&lt;STRONG&gt;glGetString&lt;/STRONG&gt;( &lt;SPAN style="text-decoration: underline;"&gt;GL_EXTENSIONS&lt;/SPAN&gt; );&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2011 02:01:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/OpenGL-Extensions-question/m-p/781415#M4961</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2011-12-10T02:01:33Z</dc:date>
    </item>
  </channel>
</rss>

