<?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 Re: Hardware acceleration in the browser? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-acceleration-in-the-browser/m-p/163613#M3949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to you both for the replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run Firefox (3.6.18) from the terminal and try a webgl demo page the page shows an error saying I don't have webgl in my browser.&amp;nbsp; I do not see any log in the working directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not really sure if I need webgl because it looks like it is for 3D effects -&amp;nbsp; I don't want 3D, I just want to use GPU acceleration to help render animated 2D effects like transitions and text animation (scrolling).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a pre-built Firefox 4 for this platform, or do I have to build it from source?&amp;nbsp; Has anyone done this and made it work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2011 08:16:38 GMT</pubDate>
    <dc:creator>NeilSimpson</dc:creator>
    <dc:date>2011-07-27T08:16:38Z</dc:date>
    <item>
      <title>Hardware acceleration in the browser?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-acceleration-in-the-browser/m-p/163610#M3946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning everyone, I am new to the forum and hope to become a regular.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an i.MX53 QSB and my application needs to run a web browser.&amp;nbsp; I have Ubuntu Lucid installed and so have Firefox 3 and Chromium, but I would love to be able to use hardware acceleration to help with rendering animated elements (like a scrolling text window, for example).&amp;nbsp; I think this should be possible using OpenGL, but I am not sure whether to try building Firefox 4 and try to make it use OpenGL, or try Qt and build a webkit based browser.&amp;nbsp; I would be very grateful for any advice from anyone on this.&amp;nbsp; The other option is change OS....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 08:01:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-acceleration-in-the-browser/m-p/163610#M3946</guid>
      <dc:creator>NeilSimpson</dc:creator>
      <dc:date>2011-07-22T08:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware acceleration in the browser?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-acceleration-in-the-browser/m-p/163611#M3947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to accelerate the browser?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you, please, make one simple test. Please, open Firefox from some terminal, then look if you can see any GPU log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can´t remember how much was hardware accelerated into Firefox code. But I suppose this kind of support is provided by kernel. If kernel receives any 3D command it will decide if the function is HW or SW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 17:19:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-acceleration-in-the-browser/m-p/163611#M3947</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-07-26T17:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware acceleration in the browser?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-acceleration-in-the-browser/m-p/163612#M3948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you trying to use WebGL for HW acceleration? Firefox 4.0 and above will support for WebGL. Not sure how much Firefox WebGL supported on Ubuntu ARM.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 07:23:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-acceleration-in-the-browser/m-p/163612#M3948</guid>
      <dc:creator>PrabhuSundarara</dc:creator>
      <dc:date>2011-07-27T07:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware acceleration in the browser?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hardware-acceleration-in-the-browser/m-p/163613#M3949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to you both for the replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run Firefox (3.6.18) from the terminal and try a webgl demo page the page shows an error saying I don't have webgl in my browser.&amp;nbsp; I do not see any log in the working directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not really sure if I need webgl because it looks like it is for 3D effects -&amp;nbsp; I don't want 3D, I just want to use GPU acceleration to help render animated 2D effects like transitions and text animation (scrolling).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a pre-built Firefox 4 for this platform, or do I have to build it from source?&amp;nbsp; Has anyone done this and made it work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 08:16:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hardware-acceleration-in-the-browser/m-p/163613#M3949</guid>
      <dc:creator>NeilSimpson</dc:creator>
      <dc:date>2011-07-27T08:16:38Z</dc:date>
    </item>
  </channel>
</rss>

