<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/state_trackers/python/tests/regress/vertex-shader, branch r300</title>
<subtitle>Androïd/x86 port of Mesa drivers
</subtitle>
<id>https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=r300</id>
<link rel='self' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=r300'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/'/>
<updated>2010-02-14T11:16:41Z</updated>
<entry>
<title>progs/gallium/python: New home for python statetracker scripts.</title>
<updated>2010-02-14T11:16:41Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-02-14T11:15:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=50812e633fa433937c7ba885fa334f44ec0bad58'/>
<id>urn:sha1:50812e633fa433937c7ba885fa334f44ec0bad58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge commit 'origin/perrtblend'</title>
<updated>2010-01-28T16:23:58Z</updated>
<author>
<name>Roland Scheidegger</name>
<email>sroland@vmware.com</email>
</author>
<published>2010-01-28T16:23:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9b346f83a7b672e913a7bb6a089d5dbd7fbdce06'/>
<id>urn:sha1:9b346f83a7b672e913a7bb6a089d5dbd7fbdce06</id>
<content type='text'>
Conflicts:
	src/gallium/drivers/softpipe/sp_screen.c
	src/gallium/include/pipe/p_defines.h
</content>
</entry>
<entry>
<title>regress: Add vertex shaders tests for constant buffers.</title>
<updated>2010-01-28T13:07:58Z</updated>
<author>
<name>Michal Krol</name>
<email>michal@vmware.com</email>
</author>
<published>2010-01-25T11:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=333c035a519a36efd19d2ab227924feb8b0f4c25'/>
<id>urn:sha1:333c035a519a36efd19d2ab227924feb8b0f4c25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>st/python: adapt to blend changes</title>
<updated>2010-01-25T15:34:29Z</updated>
<author>
<name>Roland Scheidegger</name>
<email>sroland@vmware.com</email>
</author>
<published>2010-01-25T15:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3770769f21138ba722a38c1400b501fdcedea17d'/>
<id>urn:sha1:3770769f21138ba722a38c1400b501fdcedea17d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>regress: Add .gitgnore for *.png files.</title>
<updated>2010-01-15T17:59:59Z</updated>
<author>
<name>Michal Krol</name>
<email>michal@vmware.com</email>
</author>
<published>2010-01-11T19:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=857b37980ce62a45f5d0b89ea613edeb6a81f9b7'/>
<id>urn:sha1:857b37980ce62a45f5d0b89ea613edeb6a81f9b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead of DISPLAY_TARGET.</title>
<updated>2010-01-11T14:01:06Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-01-11T13:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=76185ecad6c220824b9f9fa96a3323ce38b17d52'/>
<id>urn:sha1:76185ecad6c220824b9f9fa96a3323ce38b17d52</id>
<content type='text'>
As the python state tracker is not integrated with window system an
cannot present surfaces directly.
</content>
</entry>
<entry>
<title>python: Update python state tracker and samples for recent interface changes.</title>
<updated>2009-12-26T01:14:59Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-12-26T01:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=230a5b5f1c9b6c4279384dc6da006f9b65068d12'/>
<id>urn:sha1:230a5b5f1c9b6c4279384dc6da006f9b65068d12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python/tests: Update shader headers.</title>
<updated>2009-11-27T09:13:19Z</updated>
<author>
<name>Michal Krol</name>
<email>michal@vmware.com</email>
</author>
<published>2009-11-27T09:13:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9a4e4e035c5e1ff1e84b4a332dfaa35c7fecf139'/>
<id>urn:sha1:9a4e4e035c5e1ff1e84b4a332dfaa35c7fecf139</id>
<content type='text'>
Drop the 1.1 version suffix.
</content>
</entry>
<entry>
<title>gallium: Clean up driver clear() interface.</title>
<updated>2009-04-04T17:01:51Z</updated>
<author>
<name>Michel Dänzer</name>
<email>daenzer@vmware.com</email>
</author>
<published>2009-04-04T17:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=eb168e26aa63f11a47d70c4555cae30691a2cd57'/>
<id>urn:sha1:eb168e26aa63f11a47d70c4555cae30691a2cd57</id>
<content type='text'>
Only allows clearing currently bound buffers, but colour and depth/stencil in
a single call.
</content>
</entry>
<entry>
<title>python/regress: Remove trailing whitespace.</title>
<updated>2009-04-04T11:42:31Z</updated>
<author>
<name>Michal Krol</name>
<email>michal@vmware.com</email>
</author>
<published>2009-04-04T11:42:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b0ce91518646b62169594da661dd92ac899cbd6f'/>
<id>urn:sha1:b0ce91518646b62169594da661dd92ac899cbd6f</id>
<content type='text'>
</content>
</entry>
</feed>
