<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/targets/graw-null/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>graw: Undo late loading of graw drivers.</title>
<updated>2010-08-26T10:37:42Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-08-26T10:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=90437330e2886fcd351dd11ee0e5aa3e8b523fdc'/>
<id>urn:sha1:90437330e2886fcd351dd11ee0e5aa3e8b523fdc</id>
<content type='text'>
Keith prefers a clean separation between graw applications and
implementations, where apps do not link libgallium.a but instead
get all functionality they need via graw interface.

Although this is not incompatible with late loading of graw drivers, it
it would make it very hard to maintain, as wrappers for every utility
symbol exposed in graw would have to be written or generated somehow.
</content>
</entry>
<entry>
<title>graw: Remove graw-null.</title>
<updated>2010-08-26T05:47:24Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-08-26T05:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=43d94dba5f5b316f2156b176009eb07a6acbe3b2'/>
<id>urn:sha1:43d94dba5f5b316f2156b176009eb07a6acbe3b2</id>
<content type='text'>
Pointless now that the graw tests can be built independently of any graw
implementation.
</content>
</entry>
<entry>
<title>graw: update graw_null after interface changes and build graw tests again</title>
<updated>2010-06-07T15:43:49Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-06-07T15:43:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=00fe54a87957997ec1e12a427bd4a4433afab307'/>
<id>urn:sha1:00fe54a87957997ec1e12a427bd4a4433afab307</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>graw-null: Try to fix MSVC linkage problems.</title>
<updated>2010-05-06T20:06:53Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-05-06T20:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f63672c9ab51e6855c2a6bedc6d23d7cd23d329a'/>
<id>urn:sha1:f63672c9ab51e6855c2a6bedc6d23d7cd23d329a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>graw-null: New target to ensure we always have a graw implementation available.</title>
<updated>2010-05-06T13:20:13Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-05-06T13:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=d5e741d6d8ebffefa2851677643c6a1aeeb1d431'/>
<id>urn:sha1:d5e741d6d8ebffefa2851677643c6a1aeeb1d431</id>
<content type='text'>
</content>
</entry>
</feed>
