Re: [Mesa-dev] [PATCH 00/25] egl: Enable Linux platform extensions

2014-02-11 Thread Ian Romanick
With the minor formatting and commit message nits fixed, patches 1 through 15 are Reviewed-by: Ian Romanick Admittedly, I just skimmed the last few. :) I'll try to get through the rest tomorrow. On 02/09/2014 01:37 PM, Chad Versace wrote: > This series enable EGL_EXT_platform_base and the Lin

[Mesa-dev] [PATCH 00/25] egl: Enable Linux platform extensions

2014-02-09 Thread Chad Versace
This series enable EGL_EXT_platform_base and the Linux platform extensions layered atop it: EGL_EXT_platform_x11, EGL_EXT_platform_wayland, and EGL_MESA_platform_gbm. The series lives on my 'EGL_EXT_platform_base-v16' branch at [git://people.freedesktop.org/~chadversary/mesa]. Accompanying Piglit