<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/docs/source, 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>2011-03-15T14:58:12Z</updated>
<entry>
<title>gallium: add texture barrier support to the interface and st/mesa (v2)</title>
<updated>2011-03-15T14:58:12Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-08T10:32:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=aea4ed41ed9b4d0442d1090ac1f01231a9859796'/>
<id>urn:sha1:aea4ed41ed9b4d0442d1090ac1f01231a9859796</id>
<content type='text'>
v2: change the gallium entry point to texture_barrier.
</content>
</entry>
<entry>
<title>gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions.</title>
<updated>2011-02-22T14:14:22Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2011-02-22T14:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0562f446257f56ab37b2aaa9b4098dbc093e9070'/>
<id>urn:sha1:0562f446257f56ab37b2aaa9b4098dbc093e9070</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: notify drivers about possible changes in user buffer contents</title>
<updated>2011-02-14T20:50:08Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-02-09T00:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=588fa884d212eba5ffbc69fda75db37d7c77214c'/>
<id>urn:sha1:588fa884d212eba5ffbc69fda75db37d7c77214c</id>
<content type='text'>
Also implement the redefine_user_buffer hook in the drivers.
</content>
</entry>
<entry>
<title>gallium/docs: fix typo</title>
<updated>2011-02-09T04:21:20Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-02-09T04:20:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c26478680989bd3d7303c5d772f7fb2a76045191'/>
<id>urn:sha1:c26478680989bd3d7303c5d772f7fb2a76045191</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium/docs: more info about setting samplers and sampler views</title>
<updated>2011-02-03T20:47:12Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-02-03T19:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=73e37d933da6b5b65d70803e56341460b12d1156'/>
<id>urn:sha1:73e37d933da6b5b65d70803e56341460b12d1156</id>
<content type='text'>
Plus other assorted clarifications.
</content>
</entry>
<entry>
<title>gallium/docs: add info about transfer boxes and array textures</title>
<updated>2011-01-29T03:25:27Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-01-29T03:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c5fb0518f41644e29c86013bfe459bd351b2d6d9'/>
<id>urn:sha1:c5fb0518f41644e29c86013bfe459bd351b2d6d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: add an interface for query predicates</title>
<updated>2011-01-26T05:03:12Z</updated>
<author>
<name>Zack Rusin</name>
<email>zackr@vmware.com</email>
</author>
<published>2011-01-26T05:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0657fc00dd9e69f71d679d480b5d5f4c33cfae35'/>
<id>urn:sha1:0657fc00dd9e69f71d679d480b5d5f4c33cfae35</id>
<content type='text'>
as specified in the arb_occlusion_query2. just the interface.
</content>
</entry>
<entry>
<title>gallium/tgsi: update the docs for the new opcodes a bit</title>
<updated>2011-01-25T02:46:03Z</updated>
<author>
<name>Zack Rusin</name>
<email>zackr@vmware.com</email>
</author>
<published>2011-01-25T02:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3fa814d7f89b6301ed5234c21a2e30a5c3aa2ede'/>
<id>urn:sha1:3fa814d7f89b6301ed5234c21a2e30a5c3aa2ede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: implement modern sampling scheme</title>
<updated>2011-01-24T22:47:10Z</updated>
<author>
<name>Zack Rusin</name>
<email>zackr@vmware.com</email>
</author>
<published>2011-01-24T22:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=bdbe77f9c6f06cfaa155f27c2ade3c523d7fbea7'/>
<id>urn:sha1:bdbe77f9c6f06cfaa155f27c2ade3c523d7fbea7</id>
<content type='text'>
largely a merge of the previously discussed origin/gallium-resource-sampling
but updated.
the idea is to allow arbitrary binding of resources, the way opencl, new gl
versions and dx10+ require, i.e.
    DCL RES[0], 2D, FLOAT

    LOAD DST[0], SRC[0], RES[0]
    SAMPLE DST[0], SRC[0], RES[0], SAMP[0]
</content>
</entry>
<entry>
<title>gallium/docs: document result type for some types of queries</title>
<updated>2011-01-19T14:41:55Z</updated>
<author>
<name>Brian Paul</name>
<email>brianp@vmware.com</email>
</author>
<published>2011-01-18T23:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=34613c66acb6143719315d409f167124c78f5cde'/>
<id>urn:sha1:34613c66acb6143719315d409f167124c78f5cde</id>
<content type='text'>
</content>
</entry>
</feed>
