<?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: OpenGL demo programs</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158665#M2811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; Make sure you are loading the driver correctly.  Could you elaborate on that please? Is there anything to do other than loading the kernel module and/or building that in to the kernel?  &amp;gt; try using the most recent BSP for MX53  So is there something newer than amd-gpu-bin-mx51-11.01.00 ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2011 23:07:58 GMT</pubDate>
    <dc:creator>PhilEndecott</dc:creator>
    <dc:date>2011-09-16T23:07:58Z</dc:date>
    <item>
      <title>OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158661#M2807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear All,  I am trying to run the demo programs in the framebuffer OpenGL package, with mixed success. Has anyone else tried this?  I've installed the amd-gpu-bin-mx51-11.01.00 package, i.e. not the x11 version; this installs various libraries, header files, and test/demo executables:  simple_draw - segfaults tiger - segfaults tiger_ri - At 32 bpp, draws two tigers one above the other, the bottom one flickering. At 16 bpp, draws one tiger. torusknot - segfaults vg11sanity - does nothing c2d_sanity_app_z430 - "tests passed" es11ex - shows a rotating black cube on a grey background gsl_sanity_app - outputs quite a lot of benchmarking info, and then needs ctrl-C, which takes a while to be noticed. resclient_multiprocess_test - says "no such file or directory" a few times, and then finishes. resclient_multitask_test - segfaults resclient_test - segfaults 2dblt_perf - outputs some sane-looking benchmark numbers, but nothing is seen on the screen. c2d_sanity_app_z160 - passes, after lots of "the rotation angle must be..." messages.  For many of these programs, I get repeated console output saying something like "Freeing list entry #12017, gpuaddr=891ce000".  strace shows them doing mostly reasonable things, though I found this surprising:  open("./yamato_panel.txt", O_RDONLY) = -1 ENOENT (No such file or directory) open("c:/yamato_panel.txt", O_RDONLY) = -1 ENOENT (No such file or directory)  Has anyone else tried any of this? Is anyone else using OpenGL, in particular on the framebuffer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2011 23:35:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158661#M2807</guid>
      <dc:creator>PhilEndecott</dc:creator>
      <dc:date>2011-06-19T23:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158662#M2808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the yamato_panel.txt is a GPU driver config. file and doesn't come with the BSP, in this case, GPU driver runs with its default configuration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 16:32:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158662#M2808</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2011-09-15T16:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158663#M2809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that's interesting. Any idea why most of the programs segfault? Do they work for you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 10:13:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158663#M2809</guid>
      <dc:creator>PhilEndecott</dc:creator>
      <dc:date>2011-09-16T10:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158664#M2810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never got these problems, including the Tiger application. Make sure you are loading the driver correctly. Also, try using the most recent BSP for MX53, it is also compatible with the MX51.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 12:36:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158664#M2810</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2011-09-16T12:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158665#M2811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; Make sure you are loading the driver correctly.  Could you elaborate on that please? Is there anything to do other than loading the kernel module and/or building that in to the kernel?  &amp;gt; try using the most recent BSP for MX53  So is there something newer than amd-gpu-bin-mx51-11.01.00 ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 23:07:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158665#M2811</guid>
      <dc:creator>PhilEndecott</dc:creator>
      <dc:date>2011-09-16T23:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158666#M2812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Could you elaborate on that please? Is there anything to do other than loading the kernel module and/or building that in to the kernel?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See if there is no errors when loading the module, if not so it is ok&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; try using the most recent BSP for MX53&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every release comes with bug fixes and improvments, so it is highly recomended to use the latest version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 13:00:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158666#M2812</guid>
      <dc:creator>andre_silva</dc:creator>
      <dc:date>2011-09-19T13:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158667#M2813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could not run the demos.&lt;/P&gt;&lt;P&gt;I found that the demos that come with amd-gpu-bin-mx51 (so not the x11 variant) still have dependencies on all kind of X11 related libraries (which I have not installed on the target).&lt;/P&gt;&lt;P&gt;Also make sure /dev/shm is present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also stuck. I would like to use OpenVG/GLES/GLES2 without X11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2012 11:10:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158667#M2813</guid>
      <dc:creator>sidebranch</dc:creator>
      <dc:date>2012-01-22T11:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158668#M2814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add another to this list. I want to run OpenVG / OpenGL ES over the framebuffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Leon Woestenberg said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/opengl-demo-programs?groupUrl=imx53quickstartboard&amp;amp;xg_source=activity#4103961Comment55241"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;I could not run the demos.&lt;/P&gt;&lt;P&gt;I found that the demos that come with amd-gpu-bin-mx51 (so not the x11 variant) still have dependencies on all kind of X11 related libraries (which I have not installed on the target).&lt;/P&gt;&lt;P&gt;Also make sure /dev/shm is present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also stuck. I would like to use OpenVG/GLES/GLES2 without X11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2012 02:55:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158668#M2814</guid>
      <dc:creator>SteveSparks</dc:creator>
      <dc:date>2012-01-29T02:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158669#M2815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do any of you guys solved the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;erwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 22:17:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158669#M2815</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2012-07-11T22:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: OpenGL demo programs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158670#M2816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use OpenGL ES and OpenVG without X11 extensively on the iMX51 and iMX53.&amp;nbsp; The solution is to use the most recent drivers from the 11.09 (amd-gpu-bin-mx51-11.09.01.tar.gz) package, which is included as part of the BSP for the i.MX53.&amp;nbsp; The graphics drivers are the same for the iMX51 and iMX53, as Andre said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2012 18:56:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenGL-demo-programs/m-p/158670#M2816</guid>
      <dc:creator>claymontgomery</dc:creator>
      <dc:date>2012-09-22T18:56:07Z</dc:date>
    </item>
  </channel>
</rss>

