kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #41838
Re: GAL layer question
Hi Tom,
I don’t know a thing about them but it’s probably time I bone up on this whole OpenGL thing anyway, so I’ll look into it.
Cheers,
Jeff.
> On 7 Aug 2019, at 19:17, Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx> wrote:
>
> On 07/08/2019 19:45, Jeff Young wrote:
>> Hi Orson,
>>
>> I wanted to keep the selection highlight shadows uncached, but they need to go above the device backgrounds and sheet backgrounds.
>>
>> I can go ahead and put them in cached. (I just need to add some code to redraw them when the zoom level changes.)
>
> Hi Jeff,
>
> How about using a shader for drawing selection highlights/overlays in
> OpenGL (fallback has no distinction between cached/noncached anyway)?
>
> Tom
References