summaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/dri2/platform_drm.c
Commit message (Expand)AuthorAgeFilesLines
* egl_dri2: allow RGBA masks to be specified for matchingChia-I Wu2011-08-281-1/+1
* egl/gbm: Fix EGL_DEFAULT_DISPLAYBenjamin Franzke2011-08-041-2/+23
* egl_dri2: Hookup gbm as drm platformBenjamin Franzke2011-06-231-27/+72
* egl_dri2: Add missing headerBenjamin Franzke2011-06-071-0/+1
* egl_dri2: Use external driver pci listBenjamin Franzke2011-06-071-663/+2
* egl_dri2: add new cayman pci idsAlex Deucher2011-05-251-0/+15
* egl: Recognize Ivybridge PCI IDs.Kenneth Graunke2011-05-171-0/+5
* egl/dri2: Fix const pointer duplication, prevent unitialized variable derefer...José Fonseca2011-05-121-5/+7
* egl: Fix int <-> ptr casts.José Fonseca2011-05-121-1/+1
* Add pci id for FirePro 2270Kostas Georgiou2011-05-061-0/+1
* egl_dri2: add new radeon pci idsAlex Deucher2011-05-061-0/+6
* egl_dri2: Enable image extensions in one placeKristian Høgsberg2011-03-261-5/+0
* egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-011-1/+55
* egl_dri2: add swrastHaitao Feng2011-02-161-0/+2
* egl_dri2: add nouveau support.Dave Airlie2011-02-141-0/+8
* egl_dri2: Use double buffering for window surfacesBenjamin Franzke2011-02-101-1/+1
* egl_dri2: Export dri2_get_driver_for_fdBenjamin Franzke2011-02-071-1/+1
* egl_dri2: Add new radeon pci idsAlex Deucher2011-02-031-1/+40
* egl_dri2: Split out drm platform implementation to a separate fileKristian Høgsberg2011-02-031-0/+634