<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/drivers/i915simple, 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>2009-10-05T18:48:08Z</updated>
<entry>
<title>i915g: Drop the simple sufix</title>
<updated>2009-10-05T18:48:08Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2009-09-29T23:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f00da2a3ff59c1a7104ac25a1c6eba5a6050ad68'/>
<id>urn:sha1:f00da2a3ff59c1a7104ac25a1c6eba5a6050ad68</id>
<content type='text'>
	None of the other driver have a silly sufix,
	so just drop it. Nothing new added in this commit
	or any other commit but this is better marketing.
</content>
</entry>
<entry>
<title>gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.</title>
<updated>2009-10-02T16:13:26Z</updated>
<author>
<name>Michel Dänzer</name>
<email>daenzer@vmware.com</email>
</author>
<published>2009-10-02T16:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=47e41b024e325f69ed514e551a6824afa58f1db6'/>
<id>urn:sha1:47e41b024e325f69ed514e551a6824afa58f1db6</id>
<content type='text'>
Always test for PIPE_TRANSFER_READ/WRITE using the bit-wise and operator, and
add a pipe_transfer_buffer_flags() helper for getting the buffer usage flags
corresponding to them.
</content>
</entry>
<entry>
<title>i915: Fix MSVC build.</title>
<updated>2009-09-29T10:10:42Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2009-09-29T09:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=60f3f22a52422b11cc71149a28e24a14a9251205'/>
<id>urn:sha1:60f3f22a52422b11cc71149a28e24a14a9251205</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i915g: Submit direct vertex buffers</title>
<updated>2009-09-27T20:19:49Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2009-09-27T20:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=48c45959ee106727fe9dd2d57bc0ca278710aab8'/>
<id>urn:sha1:48c45959ee106727fe9dd2d57bc0ca278710aab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i915g: Fix warning</title>
<updated>2009-09-27T20:19:49Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2009-09-27T20:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2d71b541d7de818f4cb47a61d3a86c0ffbb6163c'/>
<id>urn:sha1:2d71b541d7de818f4cb47a61d3a86c0ffbb6163c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i915g: Tile shared buffers as well</title>
<updated>2009-09-27T20:19:49Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2009-09-23T18:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=973e9a774a176be3a8f0849892b568888d41e932'/>
<id>urn:sha1:973e9a774a176be3a8f0849892b568888d41e932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i915g: Use boolean</title>
<updated>2009-09-27T20:19:48Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2009-09-23T18:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=60d72d9e45b08c14ea4195950302f93e52e03603'/>
<id>urn:sha1:60d72d9e45b08c14ea4195950302f93e52e03603</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: Update vendor string.</title>
<updated>2009-09-23T09:32:50Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-09-22T16:16:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=21a949365d1de2f1fea6cb87c6f389e30156566f'/>
<id>urn:sha1:21a949365d1de2f1fea6cb87c6f389e30156566f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i915g: Do propper references of surfaces in context</title>
<updated>2009-09-22T18:06:56Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2009-09-22T17:55:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e369294f760efd89754f4f66a1080bcf384ba4c6'/>
<id>urn:sha1:e369294f760efd89754f4f66a1080bcf384ba4c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: Deprecate PIPE_CAP_S3TC.</title>
<updated>2009-09-16T13:33:52Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-09-16T13:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c29905aa318cf9ed782935552fa983b048646984'/>
<id>urn:sha1:c29905aa318cf9ed782935552fa983b048646984</id>
<content type='text'>
No longer used. S3TC support is queried via
pipe_screen::is_format_supported.
</content>
</entry>
</feed>
