<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mesa/drivers/dri/r300/compiler/SConscript, 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-10-19T03:51:05Z</updated>
<entry>
<title>r300/compiler: Add a new function for more efficient dataflow analysis</title>
<updated>2010-10-19T03:51:05Z</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@gmail.com</email>
</author>
<published>2010-10-10T19:39:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=9d2ab6cb00e72fd8b53d0f97578758504b49ee23'/>
<id>urn:sha1:9d2ab6cb00e72fd8b53d0f97578758504b49ee23</id>
<content type='text'>
rc_get_readers_normal() supplies a list of readers for a given
instruction.  This function is now being used by the copy propagate
optimization and will eventually be used by most other optimization
passes as well.
</content>
</entry>
<entry>
<title>r300g: Add missing comma in SConscript.</title>
<updated>2010-08-25T05:28:21Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-08-25T05:28:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=19f9340e6741611779ec2b78b60f521330984077'/>
<id>urn:sha1:19f9340e6741611779ec2b78b60f521330984077</id>
<content type='text'>
This is a follow-on patch to commit
574ba4b5f50bfe661427327cd792a8a200559376.

Fixes r300g SCons build.
</content>
</entry>
<entry>
<title>r300/compiler: implement elimination of unused constants</title>
<updated>2010-08-25T00:44:28Z</updated>
<author>
<name>Marek Olšák</name>
<email>maraeo@gmail.com</email>
</author>
<published>2010-08-23T03:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=574ba4b5f50bfe661427327cd792a8a200559376'/>
<id>urn:sha1:574ba4b5f50bfe661427327cd792a8a200559376</id>
<content type='text'>
Wine likes to create a *lot* of constants, exceeding the size of the constant
file in hw.
</content>
</entry>
<entry>
<title>r300/compiler: Add a register rename pass.</title>
<updated>2010-07-09T04:11:03Z</updated>
<author>
<name>Tom Stellard</name>
<email>tstellar@gmail.com</email>
</author>
<published>2010-07-08T21:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8a8e311d8c3c60982d101826a4aa013672730e6c'/>
<id>urn:sha1:8a8e311d8c3c60982d101826a4aa013672730e6c</id>
<content type='text'>
This pass renames register in order to make it easier for the pair
scheduler to group TEX instructions together.

This fixes fdo bug #28606
</content>
</entry>
<entry>
<title>r300/compiler: fix scons build</title>
<updated>2010-06-12T13:40:14Z</updated>
<author>
<name>Joakim Sindholt</name>
<email>opensource@zhasha.com</email>
</author>
<published>2010-06-12T13:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=60cfed6c70dac9e12e763a727986427045395cbc'/>
<id>urn:sha1:60cfed6c70dac9e12e763a727986427045395cbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>r300compiler: fix scons build</title>
<updated>2010-06-05T15:19:46Z</updated>
<author>
<name>Joakim Sindholt</name>
<email>opensource@zhasha.com</email>
</author>
<published>2010-06-05T14:23:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=4a329c67bc5e7a0259adc94831ac13c6c8f9f272'/>
<id>urn:sha1:4a329c67bc5e7a0259adc94831ac13c6c8f9f272</id>
<content type='text'>
</content>
</entry>
<entry>
<title>r300/compiler: Add radeon_program_tex.c to SCons build.</title>
<updated>2010-04-17T05:58:49Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-04-17T05:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6be186a6faff1414d8b92d84ff6d275e1bf7ce98'/>
<id>urn:sha1:6be186a6faff1414d8b92d84ff6d275e1bf7ce98</id>
<content type='text'>
This was missed in commit f8a14186809356871ae74159c774e9e3959a22e5.
</content>
</entry>
<entry>
<title>r300compiler: fix scons build again</title>
<updated>2009-10-07T19:02:18Z</updated>
<author>
<name>Joakim Sindholt</name>
<email>opensource@zhasha.com</email>
</author>
<published>2009-10-07T19:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=cf6209b274c83f3018c9f0855de769285325b98f'/>
<id>urn:sha1:cf6209b274c83f3018c9f0855de769285325b98f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>r300g: fix scons build</title>
<updated>2009-10-05T17:25:04Z</updated>
<author>
<name>Joakim Sindholt</name>
<email>opensource@zhasha.com</email>
</author>
<published>2009-10-05T17:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=1f39d59a2996e2acf6893a8dd1a0293bd8790cc2'/>
<id>urn:sha1:1f39d59a2996e2acf6893a8dd1a0293bd8790cc2</id>
<content type='text'>
So I didn't touch r300compiler, but r300g now compiles after having
declarations and code untangled. As nha so gently points out, we shouldn't
have to do this just to comply with MSVC compilers.
</content>
</entry>
</feed>
