<feed xmlns='http://www.w3.org/2005/Atom'>
<title>renesas/kmsxx.git/kms++util/src, branch swsync</title>
<subtitle>kmsxx, cloned from https://github.com/tomba/kmsxx</subtitle>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/'/>
<entry>
<title>use reserve_connector from ResourceManager</title>
<updated>2017-02-10T05:04:02+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-02-07T11:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=05009c91478ca2a8790a758ed0bd218e5f4dffb8'/>
<id>05009c91478ca2a8790a758ed0bd218e5f4dffb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix race issue in threaded test pattern draw</title>
<updated>2017-02-10T05:04:02+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2017-02-10T04:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=ea26be116ab1e93871ccbfbb1267137f4d0ce47f'/>
<id>ea26be116ab1e93871ccbfbb1267137f4d0ce47f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://github.com/jsarha/kmsxx</title>
<updated>2016-08-15T14:39:25+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2016-08-15T14:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=a7797a1361e72860072d84139bed316975572517'/>
<id>a7797a1361e72860072d84139bed316975572517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix byte order of 24-bit formats.</title>
<updated>2016-08-15T14:31:38+00:00</updated>
<author>
<name>Jyri Sarha</name>
<email>jsarha@ti.com</email>
</author>
<published>2016-08-15T13:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=13883ffaa3e04c4ab465581127411feb4dce1b89'/>
<id>13883ffaa3e04c4ab465581127411feb4dce1b89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing BGR color formats to draw_test_pattern_part().</title>
<updated>2016-08-15T13:12:49+00:00</updated>
<author>
<name>Jyri Sarha</name>
<email>jsarha@ti.com</email>
</author>
<published>2016-08-15T13:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=235afbde971e6f5deea6b7a78d64b75614e18cab'/>
<id>235afbde971e6f5deea6b7a78d64b75614e18cab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ExtCPUFramebuffer: add size and offset params</title>
<updated>2016-08-12T08:43:07+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2016-08-12T08:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=6927e751ddd7c833f71ad7376ec055ff40bf82a7'/>
<id>6927e751ddd7c833f71ad7376ec055ff40bf82a7</id>
<content type='text'>
Add size and offset params to ExtCPUFramebuffer, so that we can fix
fbtestpat's test pattern size on larger virtual fbdevs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add size and offset params to ExtCPUFramebuffer, so that we can fix
fbtestpat's test pattern size on larger virtual fbdevs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add BGR888 (BG24) and BGR565 (BG16) pixelformats.</title>
<updated>2016-08-11T09:20:29+00:00</updated>
<author>
<name>Jyri Sarha</name>
<email>jsarha@ti.com</email>
</author>
<published>2016-08-10T20:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=3788242e4fdc57b1421b4721120477ebb2298e52'/>
<id>3788242e4fdc57b1421b4721120477ebb2298e52</id>
<content type='text'>
Note colorbar does not support 24 bit modes (RGB888 or BGR888) yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note colorbar does not support 24 bit modes (RGB888 or BGR888) yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing &lt;system_error&gt; includes</title>
<updated>2016-06-22T10:05:32+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2016-06-22T10:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=ad5c6f2e147b791183d493e938caa8baa379cf49'/>
<id>ad5c6f2e147b791183d493e938caa8baa379cf49</id>
<content type='text'>
Missing &lt;system_error&gt; breaks compliation on gcc 4.9.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missing &lt;system_error&gt; breaks compliation on gcc 4.9.

Signed-off-by: Tomi Valkeinen &lt;tomi.valkeinen@ti.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kmsutils: add VideoDevice</title>
<updated>2016-06-16T18:47:51+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2016-06-11T20:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=c65ffb7cd928894788411a3563aec87e22791ca8'/>
<id>c65ffb7cd928894788411a3563aec87e22791ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ResourceManager</title>
<updated>2016-06-16T18:45:26+00:00</updated>
<author>
<name>Tomi Valkeinen</name>
<email>tomi.valkeinen@ti.com</email>
</author>
<published>2016-06-14T19:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitolite.ideasonboard.com/renesas/kmsxx.git/commit/?id=84d89b1659b6eb3e7707f2fe107b9cada516f053'/>
<id>84d89b1659b6eb3e7707f2fe107b9cada516f053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
