summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i810/i810screen.h
AgeCommit message (Collapse)Author
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick
drm_handle_t, drm_context_t, drm_drawable_t, drm_magic_t.
2003-09-30add the i810 driver - no kernel driver yetAlan Hourihane
(build tested, but not physically tested)