Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ilo: get rid of function tables in winsys | Chia-I Wu | 2013-06-12 | 1 | -4/+3 |
| | | | | | We are moving toward making struct intel_bo alias drm_intel_bo. As a first step, we cannot have function tables. | ||||
* | ilo: add the driver to the build system | Chia-I Wu | 2013-04-26 | 2 | -0/+105 |
Add ilo to targets/egl-static and add a new target dri-ilo. Update autoconf and automake rules. |