<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mapi/vgapi/Makefile, 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>2011-01-29T11:22:54Z</updated>
<entry>
<title>mapi: Workaround a bug in makedepend.</title>
<updated>2011-01-29T11:22:54Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2011-01-29T11:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b825e4955243b8ecb57e58afafd8b2286fdd4369'/>
<id>urn:sha1:b825e4955243b8ecb57e58afafd8b2286fdd4369</id>
<content type='text'>
makedepend would crash when a source includes a header indirectly, such
as

  #define HEADER "some-header.h"
  #include HEADER

Do not define HEADER (makedepend would detects this as an incomplete
include) and add the dependency manually in the Makefile.

This should hopefully fix bug #33374.
</content>
</entry>
<entry>
<title>mapi: Rewrite mapi_abi.py to get rid of preprocessor magic.</title>
<updated>2010-12-06T07:40:37Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-12-06T02:27:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=8f2a974cf2c9b6c00dfac11be4316a7d121dfbb4'/>
<id>urn:sha1:8f2a974cf2c9b6c00dfac11be4316a7d121dfbb4</id>
<content type='text'>
The preprocessor magic in mapi was nothing but obfuscation.  Rewrite
mapi_abi.py to generate real C code.

This commit removes the hack added in
43121f20866bb89e8dac92bd92ec85a943704b7e.
</content>
</entry>
<entry>
<title>mapi: Install .pc file for OpenVG.</title>
<updated>2010-05-08T06:55:57Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-06T03:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=bc918efb5643a6d23711b2ae6247be87615c847d'/>
<id>urn:sha1:bc918efb5643a6d23711b2ae6247be87615c847d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mapi: Update vgapi to build libOpenVG.so.</title>
<updated>2010-05-08T06:55:57Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-05T10:37:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=b0749fd09b00cc7cceadd7fe63557ea8e8f4b717'/>
<id>urn:sha1:b0749fd09b00cc7cceadd7fe63557ea8e8f4b717</id>
<content type='text'>
Unlike the one produced by st/vega, this is a dispatch-only library.
</content>
</entry>
<entry>
<title>mapi: Add vgapi.</title>
<updated>2010-05-07T02:41:12Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-04-26T08:48:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=bdc4504252692b2eb971c08114182828870cc0f8'/>
<id>urn:sha1:bdc4504252692b2eb971c08114182828870cc0f8</id>
<content type='text'>
vgapi is a dispatcher for OpenVG.
</content>
</entry>
</feed>
