v-boun...@lists.freedesktop.org] On
> Behalf Of Kyriazis, George
> Sent: Wednesday, March 2, 2016 7:03 PM
> To: Brian Paul ; mesa-dev@lists.freedesktop.org
> Subject: Re: [Mesa-dev] [PATCH v2] Support unlimited number of display
> connections
>
> I am re-sending an updated patch that f
; mesa-
> d...@lists.freedesktop.org
> Subject: Re: [Mesa-dev] [PATCH v2] Support unlimited number of display
> connections
>
> On 03/02/2016 10:33 AM, Kyriazis, George wrote:
> > Brian,
> >
> > I looked for a trivial/tri test in the mesa repo and I only found the
>
rch 1, 2016 8:45 PM
To: Kyriazis, George ; mesa-
d...@lists.freedesktop.org
Subject: Re: [Mesa-dev] [PATCH v2] Support unlimited number of display
connections
Hmm, I applied your patch locally and ran the trivial/tri demo and saw a few
valgrind errors upon exit (invalid memory reads). Can you look into
From: Brian Paul [mailto:bri...@vmware.com]
> >> Sent: Tuesday, March 1, 2016 6:55 PM
> >> To: Kyriazis, George ; mesa-
> >> d...@lists.freedesktop.org
> >> Subject: Re: [Mesa-dev] [PATCH v2] Support unlimited number of
> >> display connections
> >>
&
is in for me?
I am working with Tim Rowley @ Intel for the openswr driver.
George
-Original Message-
From: Brian Paul [mailto:bri...@vmware.com]
Sent: Tuesday, March 1, 2016 6:55 PM
To: Kyriazis, George ; mesa-
d...@lists.freedesktop.org
Subject: Re: [Mesa-dev] [PATCH v2] Support unli
Kyriazis, George ; mesa-
> d...@lists.freedesktop.org
> Subject: Re: [Mesa-dev] [PATCH v2] Support unlimited number of display
> connections
>
> On 03/01/2016 05:44 PM, George Kyriazis wrote:
> > There is a limit of 10 display connections, which was a
> > problem f
On 03/01/2016 05:44 PM, George Kyriazis wrote:
There is a limit of 10 display connections, which was a
problem for apps/tests that were continuously opening/closing display
connections.
This fix uses XAddExtension() and XESetCloseDisplay() to keep track
of the status of the display connections f
There is a limit of 10 display connections, which was a
problem for apps/tests that were continuously opening/closing display
connections.
This fix uses XAddExtension() and XESetCloseDisplay() to keep track
of the status of the display connections from the X server, freeing
mesa-related data as X