Re: [Mesa-dev] [PATCH 4/4] gallium: Drop the gallium-specific Android sw winsys.

2015-06-12 Thread Emil Velikov
On 09/06/15 20:06, Eric Anholt wrote: > This was part of gallium_egl, and we now have the normal libEGL Android > winsys support to handle it. I was wondering if we'll ever have a user for this one, while I was purging through the other winsys. With the minor comment in patch 3 addressed, the seri

[Mesa-dev] [PATCH 4/4] gallium: Drop the gallium-specific Android sw winsys.

2015-06-09 Thread Eric Anholt
This was part of gallium_egl, and we now have the normal libEGL Android winsys support to handle it. --- src/gallium/winsys/sw/android/Android.mk | 34 --- .../winsys/sw/android/android_sw_winsys.cpp| 264 - src/gallium/winsys/sw/android/android_sw_winsys.h