<?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>i.MX ProcessorsのトピックRe: imx6 opengl (es) reference code</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/1465326#M190891</link>
    <description>&lt;P&gt;Access denied?&lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2022 06:09:52 GMT</pubDate>
    <dc:creator>doerthous</dc:creator>
    <dc:date>2022-05-27T06:09:52Z</dc:date>
    <item>
      <title>imx6 opengl (es) reference code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600295#M90191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;imx6q&lt;/P&gt;&lt;P&gt;linux 3.14.28&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have&amp;nbsp;you provided sample code about IMX6 OpenGL (ES) based on bare framebuffer? I need the code based on /dev/fb0 or /dev/fb1, no window backend(X11 and so on).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 09:50:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600295#M90191</guid>
      <dc:creator>garyyin</dc:creator>
      <dc:date>2016-10-03T09:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 opengl (es) reference code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600296#M90192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samples codes can be found in the GPU SDK package:&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=IMX6_GPU_SDK&amp;amp;location=null&amp;amp;Parent_nodeId=1337637154535695831062&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=IMX6_GPU_SDK&amp;amp;location=null&amp;amp;Parent_nodeId=1337637154535695831062&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=IMX6_GPU_SDK&amp;amp;location=null&amp;amp;Parent_nodeId=1337637154535695831062&amp;amp;Parent_pageT…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check the OpenGL tutorial:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-134126"&gt;https://community.nxp.com/docs/DOC-134126&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 16:12:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600296#M90192</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2016-10-04T16:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 opengl (es) reference code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600297#M90193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the sdk you mentioned, I find some function missing:&lt;/P&gt;&lt;P&gt;../common/src/fsl_egl.o: In function `fsl_getNativeDisplay':&lt;BR /&gt;fsl_egl.c:(.text+0x18): undefined reference to `fbGetDisplayByIndex'&lt;BR /&gt;../common/src/fsl_egl.o: In function `fsl_createwindow':&lt;BR /&gt;fsl_egl.c:(.text+0x100): undefined reference to `fbCreateWindow'&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need some extra lib?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Oct 2016 10:14:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600297#M90193</guid>
      <dc:creator>garyyin</dc:creator>
      <dc:date>2016-10-23T10:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 opengl (es) reference code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600298#M90194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found the correct libEGL.so. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 12:55:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600298#M90194</guid>
      <dc:creator>garyyin</dc:creator>
      <dc:date>2016-10-27T12:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 opengl (es) reference code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600299#M90195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bio,&lt;/P&gt;&lt;P&gt;Could you provide the related GLES EGL.. libs and gcc toolchain?&lt;/P&gt;&lt;P&gt;Using the imx6 L3.14.28 yocto lib(fb backend) to build, the app throw an error when run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 04:11:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/600299#M90195</guid>
      <dc:creator>garyyin</dc:creator>
      <dc:date>2016-11-02T04:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 opengl (es) reference code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/1348086#M180795</link>
      <description>&lt;P&gt;Hello. I have same problem, trying build OpenGL-fbdev application and have&amp;nbsp;undefined reference to `fbGetDisplayByIndex' and&amp;nbsp;undefined reference to `fbCreateWindow' errors.&lt;/P&gt;&lt;P&gt;It looks like&amp;nbsp;&lt;SPAN&gt;libEGL.so have no&amp;nbsp;fbGetDisplayByIndex and&amp;nbsp;fbCreateWindow functions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Where did you get&amp;nbsp;&lt;SPAN&gt;correct libEGL.so ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 06:45:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/1348086#M180795</guid>
      <dc:creator>Mav</dc:creator>
      <dc:date>2021-09-29T06:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: imx6 opengl (es) reference code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/1465326#M190891</link>
      <description>&lt;P&gt;Access denied?&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 06:09:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-opengl-es-reference-code/m-p/1465326#M190891</guid>
      <dc:creator>doerthous</dc:creator>
      <dc:date>2022-05-27T06:09:52Z</dc:date>
    </item>
  </channel>
</rss>

