Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | winsys/intel: test for and expose address swizzling | Chia-I Wu | 2013-05-16 | 2 | -0/+23 |
| | | | | | Without knowing whether addresses are swizzled or not, we cannot manipulate a tiled surface in CPU. | ||||
* | android: add ilo to the build system | Chia-I Wu | 2013-05-06 | 1 | -0/+40 |
| | | | | | | | | | It can be selected with BOARD_GPU_DRIVERS := ilo Signed-off-by: Chia-I Wu <[email protected]> Reviewed-by: Tapani Pälli <[email protected]> | ||||
* | winsys/intel: new winsys for intel | Chia-I Wu | 2013-04-26 | 5 | -0/+946 |
This is a wrapper for libdrm_intel to allow the pipe driver to stay OS agnostic. |