<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/targets/dri-swrast/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-11-01T13:30:22Z</updated>
<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>swrastg: Use target-helpers</title>
<updated>2010-06-24T00:19:44Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2010-06-23T22:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=44c64596d17423dc560434dcbd209997d87b2a29'/>
<id>urn:sha1:44c64596d17423dc560434dcbd209997d87b2a29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rbug: Add to all targets that link against trace</title>
<updated>2010-05-12T19:15:23Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2010-05-12T19:11:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=53cbb81576671d6d39e6a353e79ebda2c512d735'/>
<id>urn:sha1:53cbb81576671d6d39e6a353e79ebda2c512d735</id>
<content type='text'>
Also added calls to the create function in target helpers and in
tr_drm.c the latter being a hack and should be replaced with the
wrap screen target helper. But at least this way we don't regress.
</content>
</entry>
<entry>
<title>scons: Always build softpipe and llvmpipe (when llvm available).</title>
<updated>2010-04-11T08:17:35Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-04-10T02:01:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=47a89e9255846f55efe0992c94b65ae7c911dbb3'/>
<id>urn:sha1:47a89e9255846f55efe0992c94b65ae7c911dbb3</id>
<content type='text'>
These are our reference software rasterizers. They can build everywhere
and are a precious debugging tool.

Making them always present immensily simplifies the scons logic.

If people want to avoid building it is still possible to pass
direcotries and target names to scons to narrow the build.
</content>
</entry>
<entry>
<title>scons: Make LLVM a black-white dependency.</title>
<updated>2010-04-11T08:17:34Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-04-10T01:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ea532f0e725bd68e7784189c9b7f6f7bf7f9d901'/>
<id>urn:sha1:ea532f0e725bd68e7784189c9b7f6f7bf7f9d901</id>
<content type='text'>
Now that draw depends on llvm it is very difficult to correctly handle
broken llvm installations. Either the user requests LLVM and it needs to
supply a working installation. Or it doesn't, and it gets no LLVM
accelerate pipe drivers.
</content>
</entry>
<entry>
<title>swrastg: Use llvmpipe if built but only on scons</title>
<updated>2010-03-26T13:56:26Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2010-03-26T13:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e57405e8d516c09b890c6f1c3bd8fe7780417c95'/>
<id>urn:sha1:e57405e8d516c09b890c6f1c3bd8fe7780417c95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swrastg: Build with scons</title>
<updated>2010-03-26T13:48:36Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2010-03-26T13:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7f91f2efb5b92a9ad8506c54643142f40f286d5c'/>
<id>urn:sha1:7f91f2efb5b92a9ad8506c54643142f40f286d5c</id>
<content type='text'>
</content>
</entry>
</feed>
