aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/dri2/platform_device.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`."Hal Gentz2019-10-181-2/+0
* egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`.Hal Gentz2019-10-111-0/+2
* egl: Enable 10bpc EGLConfigs for platform_{device,surfaceless}Adam Jackson2019-09-041-0/+2
* egl: Convert configs to use shifts and sizes instead of masksKevin Strasser2019-08-211-5/+6
* surfaceless: Fix swrast path.Eric Anholt2019-08-131-25/+1
* egl/android: Delete set_damage_region from egl dri vtblHarish Krupo2019-08-131-1/+0
* egl: Let the caller of dri2_create_drawable decide about loaderPrivate.Mathias Fröhlich2019-06-101-1/+1
* egl: add EGL_platform_device supportEmil Velikov2019-06-051-0/+435