Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mapi: Rewrite mapi_abi.py to get rid of preprocessor magic. | Chia-I Wu | 2010-12-06 | 1 | -1/+3 |
| | | | | | | | | 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. | ||||
* | mapi: Install .pc file for OpenVG. | Chia-I Wu | 2010-05-08 | 1 | -1/+19 |
| | |||||
* | mapi: Update vgapi to build libOpenVG.so. | Chia-I Wu | 2010-05-08 | 1 | -3/+24 |
| | | | | Unlike the one produced by st/vega, this is a dispatch-only library. | ||||
* | mapi: Add vgapi. | Chia-I Wu | 2010-05-07 | 1 | -0/+50 |
vgapi is a dispatcher for OpenVG. |