Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-06 | targets/egl: Fix build by including missing headers. | Vinson Lee | |
2010-06-29 | st/egl: Reorganize targets. | Chia-I Wu | |
Merge all targets into targets/egl/. The target produces egl_gallium_<HW>.so for each pipe driver and st_<API>.so for each client APIs. This enables us to further merge egl_gallium_<HW>.so into egl_gallium.so later. |