<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/drivers/llvmpipe/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>2011-02-19T10:56:05Z</updated>
<entry>
<title>scons: Add aliases for the llvmpipe unit tests.</title>
<updated>2011-02-19T10:56:05Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2011-02-19T10:29:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=91ea60395ef1fe046188b58753b2710301d07599'/>
<id>urn:sha1:91ea60395ef1fe046188b58753b2710301d07599</id>
<content type='text'>
Now one can simply do

  scons lp_test_format
</content>
</entry>
<entry>
<title>scons: Revamp how to specify targets to build.</title>
<updated>2010-11-01T13:30:22Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-11-01T13:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=601498ae73e654c2de997ea75075613a694d604d'/>
<id>urn:sha1:601498ae73e654c2de997ea75075613a694d604d</id>
<content type='text'>
Use scons target and dependency system instead of ad-hoc options.

Now is simply a matter of naming what to build. For example:

  scons libgl-xlib

  scons libgl-gdi

  scons graw-progs

  scons llvmpipe

and so on. And there is also the possibility of scepcified subdirs, e.g.

  scons src/gallium/drivers

If nothing is specified then everything will be build.

There might be some rough corners over the next days. Please bare with me.
</content>
</entry>
<entry>
<title>llvmpipe: remove unused file</title>
<updated>2010-10-18T02:11:47Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-10-18T02:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=75799b8d02ff3bc6acc5157bf62ee2188e9f3ee3'/>
<id>urn:sha1:75799b8d02ff3bc6acc5157bf62ee2188e9f3ee3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote branch 'origin/master' into lp-setup-llvm</title>
<updated>2010-10-18T02:09:42Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-10-18T02:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0072acd447dc6be652e63752e50215c3105322c8'/>
<id>urn:sha1:0072acd447dc6be652e63752e50215c3105322c8</id>
<content type='text'>
Conflicts:
	src/gallium/drivers/llvmpipe/lp_setup_coef.c
	src/gallium/drivers/llvmpipe/lp_setup_coef.h
	src/gallium/drivers/llvmpipe/lp_setup_coef_intrin.c
	src/gallium/drivers/llvmpipe/lp_setup_point.c
	src/gallium/drivers/llvmpipe/lp_setup_tri.c
	src/gallium/drivers/llvmpipe/lp_state_derived.c
	src/gallium/drivers/llvmpipe/lp_state_fs.h
</content>
</entry>
<entry>
<title>llvmpipe: remove setup fallback path</title>
<updated>2010-10-18T01:29:28Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-10-18T01:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=543fb77ddece7e1806e8eaa0d65bb2a945ef9a75'/>
<id>urn:sha1:543fb77ddece7e1806e8eaa0d65bb2a945ef9a75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>llvmpipe: simplified SSE2 swz/unswz routines</title>
<updated>2010-10-09T11:12:58Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-10-01T14:13:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=2de720dc8ff89676aa7bb5eb74aeb6d44e028fa2'/>
<id>urn:sha1:2de720dc8ff89676aa7bb5eb74aeb6d44e028fa2</id>
<content type='text'>
We've been using these in the linear path for a while now.  Based on
Chris's SSSE3 code, but using only sse2 opcodes.  Speed seems to be
identical, but code is simpler &amp; removes dependency on SSE3.

Should be easier to extend to other rgba8 formats.
</content>
</entry>
<entry>
<title>llvmpipe: use llvm for attribute interpolant calculation</title>
<updated>2010-09-18T07:40:17Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-09-05T12:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5b4c43d98556c5a4806757513bcb196a724518c5'/>
<id>urn:sha1:5b4c43d98556c5a4806757513bcb196a724518c5</id>
<content type='text'>
Basically no change relative to hard-coded version, but this will
be useful for other changes later.
</content>
</entry>
<entry>
<title>llvmpipe: rasterization debugging helpers</title>
<updated>2010-09-07T13:02:29Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-08-27T18:24:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f25836d7b2c21e046a725cf13c8649d3981693b7'/>
<id>urn:sha1:f25836d7b2c21e046a725cf13c8649d3981693b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>llvmpipe: intrinsics version of triangle coeficient calculation</title>
<updated>2010-08-27T08:47:22Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-08-22T09:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=0be0ad5d58806bc12ec2c7bb3c00e7f8c7a6d6c4'/>
<id>urn:sha1:0be0ad5d58806bc12ec2c7bb3c00e7f8c7a6d6c4</id>
<content type='text'>
Looks nice, but makes almost no impact on performance - maybe
a percent or so in isosurf, nothing elsewhere.  May be of use
later on.
</content>
</entry>
<entry>
<title>scons: Use the current python executable for code generation.</title>
<updated>2010-07-29T18:11:50Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-07-20T12:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=bdaa8be5b7dce396dd98f05e7ad66d48633cc4cb'/>
<id>urn:sha1:bdaa8be5b7dce396dd98f05e7ad66d48633cc4cb</id>
<content type='text'>
Less susceptible to be broken.
</content>
</entry>
</feed>
