<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android-x86-mesa.git/src/mapi/vgapi, branch android-x86-2.2</title>
<subtitle>Androïd/x86 port of Mesa drivers
</subtitle>
<id>https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=android-x86-2.2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/atom?h=android-x86-2.2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/'/>
<updated>2010-12-06T07:40:37Z</updated>
<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>st/vega: Update to latest headers.</title>
<updated>2010-12-01T03:23:51Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-04-19T12:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=56f02cedfaca9755d2855ec3fe075ccfe5e85c0a'/>
<id>urn:sha1:56f02cedfaca9755d2855ec3fe075ccfe5e85c0a</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>mapi: Use MAPI_EXPORT to export public functions.</title>
<updated>2010-08-21T06:13:59Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-08-21T05:03:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=29cff9ce2e9445d90076a521510310ef63eea435'/>
<id>urn:sha1:29cff9ce2e9445d90076a521510310ef63eea435</id>
<content type='text'>
mapi.h is included by vgapi and st/vega.  On win32, the macro expands to
dllexport and dllimport respectively.
</content>
</entry>
<entry>
<title>vgapi: Generate PIC objects.</title>
<updated>2010-05-31T23:33:29Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-31T23:30:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=79e5bea3cb498e7a663e0f08db49fe2de764650c'/>
<id>urn:sha1:79e5bea3cb498e7a663e0f08db49fe2de764650c</id>
<content type='text'>
Fixes "...; recompile with -fPIC" error on x86-64.  See fdo 28336.
</content>
</entry>
<entry>
<title>mapi/vgapi: Add SConscript for Windows build.</title>
<updated>2010-05-31T05:27:53Z</updated>
<author>
<name>Chia-I Wu</name>
<email>olv@lunarg.com</email>
</author>
<published>2010-05-31T04:37:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/android-x86-mesa.git/commit/?id=60558b1594e864ce8d44f2fe910075f2e47a164f'/>
<id>urn:sha1:60558b1594e864ce8d44f2fe910075f2e47a164f</id>
<content type='text'>
</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>
