<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: iOS6 html hardware acceleration changes and how to fix them</title>
	<atom:link href="http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/feed/" rel="self" type="application/rss+xml" />
	<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/</link>
	<description>apps, indie &#38; beyond</description>
	<lastBuildDate>Sun, 20 Oct 2019 13:54:00 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: jQuery.pep.js &#8211; Kinetic drag for mobile &#38; desktop &#124; Html Use</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-51009</link>
		<dc:creator><![CDATA[jQuery.pep.js &#8211; Kinetic drag for mobile &#38; desktop &#124; Html Use]]></dc:creator>
		<pubDate>Wed, 09 Jul 2014 02:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-51009</guid>
		<description><![CDATA[[...] apply the CSS3 silver bullet method to accelerate the pep object: http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/ [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] apply the CSS3 silver bullet method to accelerate the pep object: http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/ [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery.pep.js &#8211; Kinetic drag for mobile &#38; desktop &#124; Js Plugins</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-50972</link>
		<dc:creator><![CDATA[jQuery.pep.js &#8211; Kinetic drag for mobile &#38; desktop &#124; Js Plugins]]></dc:creator>
		<pubDate>Tue, 08 Jul 2014 17:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-50972</guid>
		<description><![CDATA[[...] apply the CSS3 silver bullet method to accelerate the pep object: http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/ [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] apply the CSS3 silver bullet method to accelerate the pep object: http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/ [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: スムーズなアニメーションを実装するコツ。CPUとGPUを理解しハードウェアアクセラレーションを駆使するのだ！ &#124; Ginpen.com</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-25316</link>
		<dc:creator><![CDATA[スムーズなアニメーションを実装するコツ。CPUとGPUを理解しハードウェアアクセラレーションを駆使するのだ！ &#124; Ginpen.com]]></dc:creator>
		<pubDate>Fri, 06 Dec 2013 10:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-25316</guid>
		<description><![CDATA[[...] iOS6 html hardware acceleration changes and how to fix them &#124; indiegamr [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] iOS6 html hardware acceleration changes and how to fix them | indiegamr [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All you need to know about CSS Transitions</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-23244</link>
		<dc:creator><![CDATA[All you need to know about CSS Transitions]]></dc:creator>
		<pubDate>Sun, 20 Oct 2013 10:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-23244</guid>
		<description><![CDATA[[...] It’s worth noting that the translate3d hack is becoming less relevant. In fact recent builds of Chrome automatically use the GPU for opacity and 2d transitions. iOS6 Safari has explicitly disabled this trick, and requires yet more workarounds. [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] It’s worth noting that the translate3d hack is becoming less relevant. In fact recent builds of Chrome automatically use the GPU for opacity and 2d transitions. iOS6 Safari has explicitly disabled this trick, and requires yet more workarounds. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olsn</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-22258</link>
		<dc:creator><![CDATA[olsn]]></dc:creator>
		<pubDate>Sun, 22 Sep 2013 12:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-22258</guid>
		<description><![CDATA[I cannot confirm that at the moment, but it might work - let me know when tested it (your fix would be without hardware acceleration, so if that works, great!). However, display-changes are only &#039;hard&#039; on the performance if you have many elements in your DOM. If you don&#039;t have as many elements, you won&#039;t need to resort to ugly fixes like that one. ;-)]]></description>
		<content:encoded><![CDATA[<p>I cannot confirm that at the moment, but it might work &#8211; let me know when tested it (your fix would be without hardware acceleration, so if that works, great!). However, display-changes are only &#8216;hard&#8217; on the performance if you have many elements in your DOM. If you don&#8217;t have as many elements, you won&#8217;t need to resort to ugly fixes like that one. <img src="http://indiegamr.com/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yoannis</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-22255</link>
		<dc:creator><![CDATA[Yoannis]]></dc:creator>
		<pubDate>Sun, 22 Sep 2013 11:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-22255</guid>
		<description><![CDATA[Does that mean that using the following code to hide an element (both visually and to screen-readers) also fixes point 3. (not changing &#039;display&#039;) ? Or have you experienced some other performance issues with &#039;visibility:hidden&#039; (or any of the properties used below) too ?

.hidden {
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.visible {
     visibility: visible;
    height: auto;
    overflow: visible; /* optional */
}]]></description>
		<content:encoded><![CDATA[<p>Does that mean that using the following code to hide an element (both visually and to screen-readers) also fixes point 3. (not changing &#8216;display&#8217;) ? Or have you experienced some other performance issues with &#8216;visibility:hidden&#8217; (or any of the properties used below) too ?</p>
<p>.hidden {<br />
    visibility: hidden;<br />
    height: 0;<br />
    overflow: hidden;<br />
}</p>
<p>.visible {<br />
     visibility: visible;<br />
    height: auto;<br />
    overflow: visible; /* optional */<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS3 Transition 的背后 &#124; CSS3, CSS3 animation, css3 transform, css3 transition, javascript, jquery, 教程, 翻译 HTML5 CSS3 jQuery 教程 资源 效果 设计 网页</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-21786</link>
		<dc:creator><![CDATA[CSS3 Transition 的背后 &#124; CSS3, CSS3 animation, css3 transform, css3 transition, javascript, jquery, 教程, 翻译 HTML5 CSS3 jQuery 教程 资源 效果 设计 网页]]></dc:creator>
		<pubDate>Sat, 07 Sep 2013 12:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-21786</guid>
		<description><![CDATA[[...] 值得注意的是，translate3d相关的hack将会变得越来越微不足道。Chrome目前已经开始在透明度计算和2D过渡中使用GPU；iOS6 Safari则直接没法用了，需要其他的补救措施。 [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] 值得注意的是，translate3d相关的hack将会变得越来越微不足道。Chrome目前已经开始在透明度计算和2D过渡中使用GPU；iOS6 Safari则直接没法用了，需要其他的补救措施。 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mobile Apps - Nativ vs. Hybrid oder: Wer billig kauft, kauft zwei mal</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-20681</link>
		<dc:creator><![CDATA[Mobile Apps - Nativ vs. Hybrid oder: Wer billig kauft, kauft zwei mal]]></dc:creator>
		<pubDate>Thu, 01 Aug 2013 06:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-20681</guid>
		<description><![CDATA[[...] unter iOS ist das Thema Hardwarebeschleunigung in WebViews kein leichtes: http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/ Während ich bei nativer Programmierung einfach Hardwarebeschleunigung für meine Komponente an- [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] unter iOS ist das Thema Hardwarebeschleunigung in WebViews kein leichtes: <a href="http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/" rel="nofollow">http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/</a> Während ich bei nativer Programmierung einfach Hardwarebeschleunigung für meine Komponente an- [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruchi</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-16387</link>
		<dc:creator><![CDATA[Ruchi]]></dc:creator>
		<pubDate>Fri, 31 May 2013 09:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-16387</guid>
		<description><![CDATA[Hi,
No I havnt done that as yet. Would probably try that now. Thanks:)]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
No I havnt done that as yet. Would probably try that now. Thanks:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olsn</title>
		<link>http://indiegamr.com/ios6-html-hardware-acceleration-changes-and-how-to-fix-them/#comment-16133</link>
		<dc:creator><![CDATA[olsn]]></dc:creator>
		<pubDate>Mon, 27 May 2013 15:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://indiegamr.com/?p=485#comment-16133</guid>
		<description><![CDATA[As far as I know Highcharts is using SVG to render its&#039; charts and from what you describe, your issue is not about the performance, so from my point of view you cannot exactly relate the issues from this article to your highchart-issues on iOS6, have you tried contacting highcharts or taking a look into their community board?]]></description>
		<content:encoded><![CDATA[<p>As far as I know Highcharts is using SVG to render its&#8217; charts and from what you describe, your issue is not about the performance, so from my point of view you cannot exactly relate the issues from this article to your highchart-issues on iOS6, have you tried contacting highcharts or taking a look into their community board?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
