On Wed, Jan 9, 2013 at 12:01 AM, John Kåre Alsaker
<[email protected]> wrote:
> EGLDisplay, EGLSurface, EGLNativeDisplayType and EGLNativeWindowType
> should all be void *. With that change you can get rid of the ugly
> typecasts.

OK, thanks, will try that and send patch tomorrow.

Regards
Vasily

> On Tue, Jan 8, 2013 at 5:09 PM, Vasily Khoruzhick <[email protected]> wrote:
>>
>> +typedef int EGLDisplay;
>> +typedef int EGLSurface;
>> +typedef long int EGLNativeDisplayType;
>> +typedef long int EGLNativeWindowType;
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to