Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/egl: Reorganize targets. | Chia-I Wu | 2010-06-29 | 1 | -30/+0 |
| | | | | | | | 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. | ||||
* | gallium: Use debugging helper in all drm targets | Jakob Bornecrantz | 2010-06-24 | 1 | -1/+10 |
| | |||||
* | r300g: Move bootstrap code to targets | Jakob Bornecrantz | 2010-06-06 | 1 | -2/+15 |
| | |||||
* | gallium: Make all drm drivers use the new drm compat helper | Jakob Bornecrantz | 2010-06-06 | 1 | -0/+8 |