<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/drivers/llvmpipe, 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-13T19:24:26Z</updated>
<entry>
<title>gallivm: Use LLVM MC disassembler, instead of udis86.</title>
<updated>2011-03-13T19:24:26Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2011-03-13T19:24:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e6314db0ac537695a20feb5fab8d77a30836eccf'/>
<id>urn:sha1:e6314db0ac537695a20feb5fab8d77a30836eccf</id>
<content type='text'>
Included in LLVM 2.7+. Unlink udis86, should support all instructions that
LLVM can emit.
</content>
</entry>
<entry>
<title>llvmpipe: fix warning: ‘t0’ may be used uninitialized in this function</title>
<updated>2011-03-12T07:48:43Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2011-03-12T07:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f1e160f89b5557f5d64455f4d2735a64a7e289bb'/>
<id>urn:sha1:f1e160f89b5557f5d64455f4d2735a64a7e289bb</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>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>rgtc: llvmpipe/softpipe refuse RGTC until u_format has support.</title>
<updated>2011-02-28T03:34:25Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@redhat.com</email>
</author>
<published>2011-02-28T03:33:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e3709c26a643604053561729ba26cb03e3a772e3'/>
<id>urn:sha1:e3709c26a643604053561729ba26cb03e3a772e3</id>
<content type='text'>
So far I haven't implemented the u_format code for these.

Signed-off-by: Dave Airlie &lt;airlied@redhat.com&gt;
</content>
</entry>
<entry>
<title>Check for out of memory when creating fence</title>
<updated>2011-02-26T10:30:19Z</updated>
<author>
<name>Alan Hourihane</name>
<email>alanh@vmware.com</email>
</author>
<published>2011-02-26T10:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=53fe5b334ee2d373cec861580121f3ece06bdd07'/>
<id>urn:sha1:53fe5b334ee2d373cec861580121f3ece06bdd07</id>
<content type='text'>
</content>
</entry>
</feed>
