Re: [Mesa-dev] [PATCH v2 0/8] EGLDevice, take 2

2018-09-06 Thread Mathias Fröhlich
Hi Emil, On Tuesday, 4 September 2018 20:32:57 CEST Emil Velikov wrote: > Hi all, > > Here is a re-spin of the EGLDevice series. > > Changelog highlights: > - rebased on top of "egl/android: rework device probing" > - better patch split > - surfaceless cleanups are left to another series > -

[Mesa-dev] [PATCH v2 0/8] EGLDevice, take 2

2018-09-04 Thread Emil Velikov
Hi all, Here is a re-spin of the EGLDevice series. Changelog highlights: - rebased on top of "egl/android: rework device probing" - better patch split - surfaceless cleanups are left to another series - use better names for a handful of functions - teardown nitpicks (completely leak-free, co