kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #24870
Re: mode openGL issues after latest updates
Hi,
I have just pushed the mentioned changes.
@Jean-Pierre,
If you experience crash on exit with OpenGL GAL again, then we can
revert commit 6881, but I do not consider this a good solution, as it
creates a memleak. We need to think about another way of handling OGL
resources.
Regards,
Orson
On 05/31/2016 05:53 PM, Maciej Sumiński wrote:
> Jean-Pierre, Mario,
>
> I have just finished another approach to the OpenGL contexts problem
> [1]. I will be grateful if you could test it. I have tried it out with 2
> window managers on Linux/64, and now I am rebuilding it on W7/64.
>
> @Mario
> I am wondering if there is still a problem of getting an assert when
> OpenGL context is switched while the parent window is invisible. If so,
> then we have to set the context when the parent window is still visible
> before destruction (GL_CONTEXT_MANAGER::LockCtx() method) and then we
> may use GL calls in the destructor, followed by
> GL_CONTEXT_MANAGER::UnlockCtx().
>
> Regards,
> Orson
>
> 1. https://github.com/orsonmmz/kicad-source-mirror/tree/opengl_ctx_fix
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References
-
mode openGL issues after latest updates
From: Mário Luzeiro, 2016-05-03
-
Re: mode openGL issues after latest updates
From: jp charras, 2016-05-03
-
Re: mode openGL issues after latest updates
From: Wayne Stambaugh, 2016-05-03
-
Re: mode openGL issues after latest updates
From: Maciej Sumiński, 2016-05-03
-
Re: mode openGL issues after latest updates
From: Wayne Stambaugh, 2016-05-03
-
Re: mode openGL issues after latest updates
From: Maciej Sumiński, 2016-05-04
-
Re: mode openGL issues after latest updates
From: jp charras, 2016-05-04
-
Re: mode openGL issues after latest updates
From: Maciej Sumiński, 2016-05-04
-
Re: mode openGL issues after latest updates
From: jp charras, 2016-05-29
-
Re: mode openGL issues after latest updates
From: Maciej Sumiński, 2016-05-31
-
Re: mode openGL issues after latest updates
From: Maciej Sumiński, 2016-05-31