<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/progs/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-06-04T12:05:59Z</updated>
<entry>
<title>progs: Remove forked/dead files.</title>
<updated>2010-06-04T12:05:59Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-06-04T11:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e5a48fcabd361848c74cee63e178fe02f63bcb45'/>
<id>urn:sha1:e5a48fcabd361848c74cee63e178fe02f63bcb45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>progs/gallium: Move into src/gallium/tests</title>
<updated>2010-04-12T22:05:46Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-04-12T22:05:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=6917ef10f20d2c6de92e5432b9483d9648d8b0c0'/>
<id>urn:sha1:6917ef10f20d2c6de92e5432b9483d9648d8b0c0</id>
<content type='text'>
Two reasons:
- progs will eventually have its own repository
- it is just to easy to forget updating the
  code for interface changes when it is outside of src
</content>
</entry>
<entry>
<title>progs: Include X11 headers and libraries in SCons build.</title>
<updated>2010-04-05T02:15:01Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-04-05T02:15:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5399c6dfa19421c5766c7a3f91c37ab5ea26c139'/>
<id>urn:sha1:5399c6dfa19421c5766c7a3f91c37ab5ea26c139</id>
<content type='text'>
Fixes Mac OS X SCons build.
</content>
</entry>
<entry>
<title>progs: Comment out gallium/raw/SConscript from progs/SConscript.</title>
<updated>2010-03-28T20:52:11Z</updated>
<author>
<name>Vinson Lee</name>
<email>vlee@vmware.com</email>
</author>
<published>2010-03-28T20:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=21a96a55d60ad894b0488cd32d71a68dca080b72'/>
<id>urn:sha1:21a96a55d60ad894b0488cd32d71a68dca080b72</id>
<content type='text'>
Commit db5c2235d1accc2adcf1746aec2342bfa67237ba broke the default SCons
build.
NameError: name 'graw' is not defined:

This patch allows the default SCons build to work again until a proper
fix is available.
</content>
</entry>
<entry>
<title>gallium: new raw gallium interface to support standalone tests</title>
<updated>2010-03-28T17:42:38Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2010-03-28T16:53:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=db5c2235d1accc2adcf1746aec2342bfa67237ba'/>
<id>urn:sha1:db5c2235d1accc2adcf1746aec2342bfa67237ba</id>
<content type='text'>
Provides basic window system integration behind a simple interface,
allowing tests to be written without dependency on either the driver
or window system.

With a lot of work, could turn into something like glut for gallium.
</content>
</entry>
<entry>
<title>progs/gallium: Add unit tests for pixel format packing/unpacking.</title>
<updated>2010-02-27T20:29:14Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-02-27T20:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=5b3c0c151b2d9b109935d47c1cd108b4d1f1ae64'/>
<id>urn:sha1:5b3c0c151b2d9b109935d47c1cd108b4d1f1ae64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scons: Use only the shared object name when linking progs.</title>
<updated>2010-02-04T09:23:30Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2010-02-04T09:21:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=ef67ad05cb2a23e555cfbfc67faf435677fbcf73'/>
<id>urn:sha1:ef67ad05cb2a23e555cfbfc67faf435677fbcf73</id>
<content type='text'>
Otherwise the whole path gets baked into the executable.
</content>
</entry>
<entry>
<title>support an 'embedded' platform target which turns off most parts of the</title>
<updated>2010-01-26T20:59:12Z</updated>
<author>
<name>Alan Hourihane</name>
<email>alanh@vmware.com</email>
</author>
<published>2010-01-26T20:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=dea98eb792b5a0637ff2067d9bfe2f666f01423e'/>
<id>urn:sha1:dea98eb792b5a0637ff2067d9bfe2f666f01423e</id>
<content type='text'>
build.
</content>
</entry>
<entry>
<title>scons: Build progs together with everything else.</title>
<updated>2010-01-01T12:16:19Z</updated>
<author>
<name>José Fonseca</name>
<email>jfonseca@vmware.com</email>
</author>
<published>2009-12-31T21:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=7bbf7f94ea786e41ff1364cedaf7dd5c0bbf605a'/>
<id>urn:sha1:7bbf7f94ea786e41ff1364cedaf7dd5c0bbf605a</id>
<content type='text'>
This is a substantial reorganization, This particular commit enables:
- building the progs for unices platforms
- glew is now built as a shared library (it is the default, and it is
inconvenient and pointless to shift away from that default)
- all progs get built by default
</content>
</entry>
<entry>
<title>progs/perf: add scons support, get working under mingw</title>
<updated>2009-09-17T11:08:04Z</updated>
<author>
<name>Keith Whitwell</name>
<email>keithw@vmware.com</email>
</author>
<published>2009-09-17T11:08:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=e95a3a23dca9fc7aaa89237059d841f624b438db'/>
<id>urn:sha1:e95a3a23dca9fc7aaa89237059d841f624b438db</id>
<content type='text'>
</content>
</entry>
</feed>
