<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git/src/declarative/items/qsgimage.cpp, branch wip/textng</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Doc: Cleaned up the scene graph documentation a little.</title>
<updated>2011-06-09T13:23:35+00:00</updated>
<author>
<name>David Boddie</name>
<email>david.boddie@nokia.com</email>
</author>
<published>2011-06-09T13:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=660d29ebcfcdb025526bb5fb9b1538c8378d3fd0'/>
<id>660d29ebcfcdb025526bb5fb9b1538c8378d3fd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't store texture references after the view has gone away</title>
<updated>2011-05-23T11:45:15+00:00</updated>
<author>
<name>Gunnar Sletta</name>
<email>gunnar.sletta@nokia.com</email>
</author>
<published>2011-05-23T10:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=2a720d2056b6f0b78b6d24928f7e2d9f8a38edb3'/>
<id>2a720d2056b6f0b78b6d24928f7e2d9f8a38edb3</id>
<content type='text'>
This is a partial fix only. We will eventually need to get
proper sharing of resources across multiple GL contexts, but this
fixes the autotest and will work for most usecases.

The task QTBUG-19455 has been created to solve it properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a partial fix only. We will eventually need to get
proper sharing of resources across multiple GL contexts, but this
fixes the autotest and will work for most usecases.

The task QTBUG-19455 has been created to solve it properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support 'mirror: true' in SG Image element.</title>
<updated>2011-05-20T05:49:38+00:00</updated>
<author>
<name>Martin Jones</name>
<email>martin.jones@nokia.com</email>
</author>
<published>2011-05-20T05:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=221f7f3c81e233125f5dc3ce47ef0518fafea815'/>
<id>221f7f3c81e233125f5dc3ce47ef0518fafea815</id>
<content type='text'>
Change-Id: Id94e5557e8ebbed4494fb342b87b8b595e01b38b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id94e5557e8ebbed4494fb342b87b8b595e01b38b
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed crash when Image/ShaderEffectSource source is missing.</title>
<updated>2011-05-18T15:49:06+00:00</updated>
<author>
<name>Kim Motoyoshi Kalland</name>
<email>kim.kalland@nokia.com</email>
</author>
<published>2011-05-18T15:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=acbc84876a39380982848036ff0f9eaadd6a0593'/>
<id>acbc84876a39380982848036ff0f9eaadd6a0593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SG items with GV item changes.</title>
<updated>2011-05-04T07:54:21+00:00</updated>
<author>
<name>Martin Jones</name>
<email>martin.jones@nokia.com</email>
</author>
<published>2011-05-04T07:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=1b7c1b6ef86d3d56ff01b2eab118062a229b0d19'/>
<id>1b7c1b6ef86d3d56ff01b2eab118062a229b0d19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Flipped texture coordinates right way up."</title>
<updated>2011-04-29T14:31:44+00:00</updated>
<author>
<name>Kim Motoyoshi Kalland</name>
<email>kim.kalland@nokia.com</email>
</author>
<published>2011-04-28T13:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=f0b1edca6368701237d83090a75ac61c1c6f2532'/>
<id>f0b1edca6368701237d83090a75ac61c1c6f2532</id>
<content type='text'>
This reverts commit ffb6fe57ee0ece18b6778889f7602811ab4ca822.

Conflicts:

	src/declarative/scenegraph/qsgdefaultimagenode.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit ffb6fe57ee0ece18b6778889f7602811ab4ca822.

Conflicts:

	src/declarative/scenegraph/qsgdefaultimagenode.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial import from qtquick2.</title>
<updated>2011-04-27T12:40:44+00:00</updated>
<author>
<name>Qt by Nokia</name>
<email>qt-info@nokia.com</email>
</author>
<published>2011-04-27T12:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=a129444bb0156c936900dbd2f12bd9f427ff366c'/>
<id>a129444bb0156c936900dbd2f12bd9f427ff366c</id>
<content type='text'>
Branched from the monolithic repo, Qt qtquick2 branch, at commit
a4a585d2ee907746682846ae6e8a48e19deef469
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Branched from the monolithic repo, Qt qtquick2 branch, at commit
a4a585d2ee907746682846ae6e8a48e19deef469
</pre>
</div>
</content>
</entry>
</feed>
