<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/targets/xorg-vmwgfx/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-05T20:58:49Z</updated>
<entry>
<title>scons: Detabify</title>
<updated>2010-11-05T20:58:49Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2010-11-04T21:12:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b4ac0adb75bddc1c17c57eb19c7e6dde52e4b7e7'/>
<id>urn:sha1:b4ac0adb75bddc1c17c57eb19c7e6dde52e4b7e7</id>
<content type='text'>
Drivers scons files for a later time
</content>
</entry>
<entry>
<title>xorg/vmwgfx: Link libkms when available.</title>
<updated>2010-11-03T15:41:06Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-11-03T15:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=54f2116877561e6b6360d317b84f24b1a2aa906d'/>
<id>urn:sha1:54f2116877561e6b6360d317b84f24b1a2aa906d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xorg/vmwgfx: Add missing source file to SConscript.</title>
<updated>2010-11-03T14:02:40Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-11-03T14:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ab2305b5866d2eb85b926d3bd0cec420e5f03880'/>
<id>urn:sha1:ab2305b5866d2eb85b926d3bd0cec420e5f03880</id>
<content type='text'>
</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>xorg-vmwgfx: Add vmwctrl proto</title>
<updated>2010-04-30T10:47:27Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2010-04-22T20:21:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=734522aceeb5120de28a081d997ef705d9137d73'/>
<id>urn:sha1:734522aceeb5120de28a081d997ef705d9137d73</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>gallium: Add warnings incase pipe drivers are not built in targets</title>
<updated>2010-03-24T18:16:29Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2010-03-24T18:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f5ae5b5396ce93d138d6fde5d79e999175dfd63f'/>
<id>urn:sha1:f5ae5b5396ce93d138d6fde5d79e999175dfd63f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium: Move xorg drivers to targets</title>
<updated>2010-03-24T16:02:17Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2010-03-24T10:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=43218a45a4cdbe2bc92867dc143f4b0e5fe9ca8d'/>
<id>urn:sha1:43218a45a4cdbe2bc92867dc143f4b0e5fe9ca8d</id>
<content type='text'>
Attached output from git commit:
 rename src/gallium/{winsys/drm/intel/xorg =&gt; targets/xorg-i915}/Makefile (95%)
 rename src/gallium/{winsys/drm/intel/xorg =&gt; targets/xorg-i915}/intel_xorg.c (98%)
 rename src/gallium/{winsys/drm/i965/xorg =&gt; targets/xorg-i965}/Makefile (78%)
 rename src/gallium/{winsys/drm/i965/xorg =&gt; targets/xorg-i965}/intel_xorg.c (98%)
 rename src/gallium/{winsys/drm/nouveau/xorg =&gt; targets/xorg-nouveau}/Makefile (96%)
 rename src/gallium/{winsys/drm/nouveau/xorg =&gt; targets/xorg-nouveau}/nouveau_xorg.c (98%)
 rename src/gallium/{winsys/drm/radeon/xorg =&gt; targets/xorg-radeon}/Makefile (73%)
 rename src/gallium/{winsys/drm/radeon/xorg =&gt; targets/xorg-radeon}/radeon_xorg.c (98%)
 rename src/gallium/{winsys/drm/vmware/xorg =&gt; targets/xorg-vmwgfx}/Makefile (97%)
 rename src/gallium/{winsys/drm/vmware/xorg =&gt; targets/xorg-vmwgfx}/SConscript (100%)
 rename src/gallium/{winsys/drm/vmware/xorg =&gt; targets/xorg-vmwgfx}/vmw_driver.h (100%)
 rename src/gallium/{winsys/drm/vmware/xorg =&gt; targets/xorg-vmwgfx}/vmw_hook.h (100%)
 rename src/gallium/{winsys/drm/vmware/xorg =&gt; targets/xorg-vmwgfx}/vmw_ioctl.c (99%)
 rename src/gallium/{winsys/drm/vmware/xorg =&gt; targets/xorg-vmwgfx}/vmw_screen.c (100%)
 rename src/gallium/{winsys/drm/vmware/xorg =&gt; targets/xorg-vmwgfx}/vmw_video.c (99%)
 rename src/gallium/{winsys/drm/vmware/xorg =&gt; targets/xorg-vmwgfx}/vmw_xorg.c (100%)
</content>
</entry>
</feed>
