aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i810/i810screen.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-021-1/+1
| | | | drm_handle_t, drm_context_t, drm_drawable_t, drm_magic_t.
* add the i810 driver - no kernel driver yetAlan Hourihane2003-09-301-0/+99
(build tested, but not physically tested)