<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/drivers/softpipe, branch envsa_r300</title>
<subtitle>Androïd/x86 port of Mesa drivers
</subtitle>
<id>https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=envsa_r300</id>
<link rel='self' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=envsa_r300'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/'/>
<updated>2011-03-16T12:18:40Z</updated>
<entry>
<title>android: Add Android.mk's.</title>
<updated>2011-03-16T12:18:40Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-10-11T08:07:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9a3759c3ddeee2ba4b2215074df3d21d24e65c5c'/>
<id>urn:sha1:9a3759c3ddeee2ba4b2215074df3d21d24e65c5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>android: Fix GL_OES_EGL_image with SurfaceFlinger.</title>
<updated>2011-03-16T12:18:39Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olvaffe@gmail.com</email>
</author>
<published>2010-10-01T20:55:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=39d10943012c2ba51cc12041faf6563eee7cb4a6'/>
<id>urn:sha1:39d10943012c2ba51cc12041faf6563eee7cb4a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: remove flags from the flush function</title>
<updated>2011-03-11T20:39:31Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-07T23:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7e02303497237cde958c28608477d0c355a8038b'/>
<id>urn:sha1:7e02303497237cde958c28608477d0c355a8038b</id>
<content type='text'>
The drivers have been changed so that they behave as if all of the flags
were set. This is already implicit in most hardware drivers and required
for multiple contexts.

Some state trackers were also abusing the PIPE_FLUSH_RENDER_CACHE flag
to decide whether flush_frontbuffer should be called.
New flag ST_FLUSH_FRONT has been added to st_api.h as a replacement.
</content>
</entry>
<entry>
<title>gallium: remove the geom_flags param from is_format_supported</title>
<updated>2011-03-11T20:39:30Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-07T23:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e968975cb57eb854769292f7c6ff773c64a386c3'/>
<id>urn:sha1:e968975cb57eb854769292f7c6ff773c64a386c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: cleanup fence_signalled and fence_finish</title>
<updated>2011-03-11T20:39:30Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-07T21:57:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=bfe88e69988b3d3bdff0b9f6051d0428e1315653'/>
<id>urn:sha1:bfe88e69988b3d3bdff0b9f6051d0428e1315653</id>
<content type='text'>
So that they don't have the driver-specific param and return type.
</content>
</entry>
<entry>
<title>gallium: kill is_resource_referenced</title>
<updated>2011-03-11T20:39:30Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-07T21:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=25485f4b69447514ab8b595aced90c75606a99bd'/>
<id>urn:sha1:25485f4b69447514ab8b595aced90c75606a99bd</id>
<content type='text'>
Only st/xorg used it and even incorrectly with regards to pipelined transfers.
</content>
</entry>
<entry>
<title>gallium: add timeout parameter to fence_finish</title>
<updated>2011-03-08T22:52:37Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-05T20:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b39bccbd4ed71e9585da4cf5acf7b887b2e90899'/>
<id>urn:sha1:b39bccbd4ed71e9585da4cf5acf7b887b2e90899</id>
<content type='text'>
This is a follow-up to the ARB_sync patch for st/mesa and completes
the ARB_sync implementation.
</content>
</entry>
<entry>
<title>softpipe: clamp texcoords in sample_compare()</title>
<updated>2011-03-08T01:56:54Z</updated>
<author>
<name>Philip Taylor</name>
<email>excors@gmail.com</email>
</author>
<published>2011-03-08T01:56:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0eef561a5bb10df343837d58d37d5c0d5b708243'/>
<id>urn:sha1:0eef561a5bb10df343837d58d37d5c0d5b708243</id>
<content type='text'>
This fixes http://bugs.freedesktop.org/show_bug.cgi?id=31159 for softpipe
and fixes the piglit depth-tex-compare test.

NOTE: This is a candidate for the 7.10 branch.

Signed-off-by: Brian Paul &lt;brianp@vmware.com&gt;
</content>
</entry>
<entry>
<title>gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR</title>
<updated>2011-03-05T16:40:19Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-05T15:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=95c7881ac8240fa369e33db411bbd165d0f61948'/>
<id>urn:sha1:95c7881ac8240fa369e33db411bbd165d0f61948</id>
<content type='text'>
ARB_instanced_arrays is a subset of D3D9.
ARB_draw_instanced is a subset of D3D10.

The point of this change is to allow D3D9-level drivers to enable
ARB_instanced_arrays without ARB_draw_instanced.
</content>
</entry>
<entry>
<title>softpipe: enable RGTC now that we have u_format support.</title>
<updated>2011-03-02T05:30:17Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2011-03-02T04:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e80bfc85150ef766c4145bdbd2aa38590589911a'/>
<id>urn:sha1:e80bfc85150ef766c4145bdbd2aa38590589911a</id>
<content type='text'>
</content>
</entry>
</feed>
