Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: enable the radeonsi driver | Chih-Wei Huang | 2015-06-09 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | Based on the nice work of Paulo Sergio Travaglia <[email protected]>. The main modifications are: - Include paths for LLVM header files and shared/static libraries - Set C++ flag "c++11" to avoid compiling errors on LLVM header files - Set defines for LLVM - Add GALLIVM source files - Changes path of libelf library for lollipop Signed-off-by: Chih-Wei Huang <[email protected]> Acked-by: Eric Anholt <[email protected]> | ||||
* | android: build gallium auxiliaries | Chia-I Wu | 2011-08-21 | 1 | -0/+32 |
This builds the static library libmesa_gallium from gallium auxiliaries. |