summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/intel/egl
AgeCommit message (Collapse)Author
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
None of the other driver have a silly sufix, so just drop it. Nothing new added in this commit or any other commit but this is better marketing.
2009-08-05i915g: Link with trace on EGL and XorgJakob Bornecrantz
2009-02-12intel: Make gem export the drm_api_hocksJakob Bornecrantz
2009-01-29intel: Change link orderJakob Bornecrantz
2009-01-18i915: Use new egl state_trackerJakob Bornecrantz
2008-11-15i915: Silence warningJakob Bornecrantz
2008-09-26st: change from ** to * for st_unreference_framebuffer()Alan Hourihane
2008-08-17if we can't find a mode, return first. At least we shouldAlan Hourihane
see the top left portion if we've got larger screens on other CRTC's
2008-08-17consolidate intel directories.Alan Hourihane
we now have src/gallium/winsys/drm/intel/{common,dri,egl}