Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-12 | radeon/r200/r300: make build with out libdrm_radeon installed for now | Dave Airlie | |
2009-01-31 | r200/r300: add aperture space checks | Dave Airlie | |
2008-11-15 | radeon: update to libdrm-radeon API changes | Jerome Glisse | |
2008-11-14 | r300: bo and cs abstraction. | Jerome Glisse | |
This abstract memory management and command stream building so we can use different backend either legacy one which use old pathway or a new one like with a new memory manager. This works was done by : Nicolai Haehnle Dave Airlie Jerome Glisse |