On Wed, Aug 10, 2011 at 12:21 PM, Benjamin Franzke
wrote:
> 2011/8/10 Chia-I Wu :
>> I'd prefer to leave out the second patch for now. One comment below
>>
>> On Tue, Aug 9, 2011 at 10:53 PM, Benjamin Franzke
>> wrote:
>>> diff --git a/src/egl/main/eglapi.c b/src/egl/main/eglapi.c
>>> index 0ba7
2011/8/10 Chia-I Wu :
> I'd prefer to leave out the second patch for now. One comment below
>
> On Tue, Aug 9, 2011 at 10:53 PM, Benjamin Franzke
> wrote:
>> diff --git a/src/egl/main/eglapi.c b/src/egl/main/eglapi.c
>> index 0ba7794..5d186c6 100644
>> --- a/src/egl/main/eglapi.c
>> +++ b/src/egl
I'd prefer to leave out the second patch for now. One comment below
On Tue, Aug 9, 2011 at 10:53 PM, Benjamin Franzke
wrote:
> diff --git a/src/egl/main/eglapi.c b/src/egl/main/eglapi.c
> index 0ba7794..5d186c6 100644
> --- a/src/egl/main/eglapi.c
> +++ b/src/egl/main/eglapi.c
> @@ -301,7 +301,7
2011/8/10 Chia-I Wu :
> On Tue, Aug 9, 2011 at 10:53 PM, Benjamin Franzke
> wrote:
>> EGL doesnt define howto manage different native platforms.
>> So mesa has a builtime configurable default platform,
>> whith non-standard envvar (EGL_PLATFORM) overwrites.
>> This caused unneeded bugreports, when
On Tue, Aug 9, 2011 at 10:53 PM, Benjamin Franzke
wrote:
> EGL doesnt define howto manage different native platforms.
> So mesa has a builtime configurable default platform,
> whith non-standard envvar (EGL_PLATFORM) overwrites.
> This caused unneeded bugreports, when EGL_PLATFORM was forgotten.
>
EGL doesnt define howto manage different native platforms.
So mesa has a builtime configurable default platform,
whith non-standard envvar (EGL_PLATFORM) overwrites.
This caused unneeded bugreports, when EGL_PLATFORM was forgotten.
Detection is grouped into basic types of NativeDisplays (which its