<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/gallium/winsys/drm/intel/dri/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-03-24T16:02:17Z</updated>
<entry>
<title>gallium: Move dri 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-23T13:23:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=be38b32531cc974ff8a33e4504d4169150be4d55'/>
<id>urn:sha1:be38b32531cc974ff8a33e4504d4169150be4d55</id>
<content type='text'>
Attached output from git commit:
 rename src/gallium/{winsys/drm/Makefile.template =&gt; targets/Makefile.dri} (100%)
 rename src/gallium/{winsys/drm/intel/dri =&gt; targets/dri-i915}/Makefile (75%)
 rename src/gallium/{winsys/drm/intel/dri =&gt; targets/dri-i915}/SConscript (100%)
 rename src/gallium/{winsys/drm/i965/dri =&gt; targets/dri-i965}/Makefile (76%)
 rename src/gallium/{winsys/drm/i965/dri =&gt; targets/dri-i965}/SConscript (100%)
 rename src/gallium/{winsys/drm/nouveau/dri =&gt; targets/dri-nouveau}/Makefile (86%)
 rename src/gallium/{winsys/drm/radeon/dri =&gt; targets/dri-radeong}/Makefile (85%)
 rename src/gallium/{winsys/drm/radeon/dri =&gt; targets/dri-radeong}/SConscript (100%)
 rename src/gallium/{winsys/drm/vmware/dri =&gt; targets/dri-vmwgfx}/Makefile (85%)
 rename src/gallium/{winsys/drm/vmware/dri =&gt; targets/dri-vmwgfx}/SConscript (100%)
</content>
</entry>
<entry>
<title>scons: Fix drm/intel build.</title>
<updated>2010-02-11T11:51:32Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-02-11T11:51:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=c72e8b3edd81c524f3237a27e6e91208ae2196c5'/>
<id>urn:sha1:c72e8b3edd81c524f3237a27e6e91208ae2196c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scons: Aggregate all tiny libraries in a single library.</title>
<updated>2010-01-01T12:16:19Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-12-31T22:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f8f4757d46627fb453f08dc63fde3d7f458eafe2'/>
<id>urn:sha1:f8f4757d46627fb453f08dc63fde3d7f458eafe2</id>
<content type='text'>
Makes integration of gallium into out of tree components much easier. No
pratical change for components in this tree,
</content>
</entry>
<entry>
<title>i915g: Drop the simple sufix</title>
<updated>2009-10-05T18:48:08Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2009-09-29T23:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=f00da2a3ff59c1a7104ac25a1c6eba5a6050ad68'/>
<id>urn:sha1:f00da2a3ff59c1a7104ac25a1c6eba5a6050ad68</id>
<content type='text'>
	None of the other driver have a silly sufix,
	so just drop it. Nothing new added in this commit
	or any other commit but this is better marketing.
</content>
</entry>
<entry>
<title>i915g: Remove lib prefix from driver</title>
<updated>2009-09-08T23:43:35Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2009-09-04T22:46:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=530fbd314e9d04db7f4e2a8f7d3a705393a6f9aa'/>
<id>urn:sha1:530fbd314e9d04db7f4e2a8f7d3a705393a6f9aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i915g: Compile with scons</title>
<updated>2009-08-06T12:50:46Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2009-08-06T12:50:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8662f2c5421a809e7ed93f793c358116f0cacf0f'/>
<id>urn:sha1:8662f2c5421a809e7ed93f793c358116f0cacf0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium-intel: Enable trace driver</title>
<updated>2009-05-16T00:51:30Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>jakob@vmware.com</email>
</author>
<published>2009-05-16T00:21:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=3259f52a9296c1b82cd18f405735e65d2b727144'/>
<id>urn:sha1:3259f52a9296c1b82cd18f405735e65d2b727144</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gallium-intel: Build with scons</title>
<updated>2009-05-15T21:54:07Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2009-05-15T21:54:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=97ccdee68aef925d14ee4ee17eef307f55a3c92f'/>
<id>urn:sha1:97ccdee68aef925d14ee4ee17eef307f55a3c92f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>intel: Remove the old depricated dri1 winsys</title>
<updated>2009-02-12T21:05:37Z</updated>
<author>
<name>Jakob Bornecrantz</name>
<email>wallbraker@gmail.com</email>
</author>
<published>2009-02-02T00:33:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5ac8b4e4d97886a6543718b48a64f6962009b6e0'/>
<id>urn:sha1:5ac8b4e4d97886a6543718b48a64f6962009b6e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>consolidate intel directories.</title>
<updated>2008-08-17T19:17:18Z</updated>
<author>
<name>Alan Hourihane</name>
<email>alanh@tungstengraphics.com</email>
</author>
<published>2008-08-17T19:17:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ccf1910dd4b2a8ccd04ddbdf725b6dd3f8026eee'/>
<id>urn:sha1:ccf1910dd4b2a8ccd04ddbdf725b6dd3f8026eee</id>
<content type='text'>
we now have

src/gallium/winsys/drm/intel/{common,dri,egl}
</content>
</entry>
</feed>
