summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-radeon/target.c
Commit message (Collapse)AuthorAgeFilesLines
* st/egl: Reorganize targets.Chia-I Wu2010-06-291-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 targetsJakob Bornecrantz2010-06-241-1/+10
|
* r300g: Move bootstrap code to targetsJakob Bornecrantz2010-06-061-2/+15
|
* gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz2010-06-061-0/+8