<div dir="ltr">Ruslan,<div><br></div><div>Yes, I think choosing the correct visual is definitely the best idea.</div><div><br></div><div>Michael</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 31, 2019 at 7:43 AM Ruslan Kabatsayev <<a href="mailto:b7.10110111@gmail.com">b7.10110111@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I think the proper solution is to choose the appropriate RGB visual in<br>
the first place, instead of RGBA one. Namely, for e.g. glxgears you<br>
can try editing its source to add GLX_ALPHA_SIZE attribute set to 0 in<br>
the set of attributes passed to glXChooseVisual. This would instruct<br>
glXChooseVisual to choose the visual with smallest alpha buffer.<br>
<br>
Regards,<br>
Ruslan<br>
<br>
On Thu, 31 Jan 2019 at 17:23, Michael Saunders<br>
<<a href="mailto:r.michael.saunders@gmail.com" target="_blank">r.michael.saunders@gmail.com</a>> wrote:<br>
><br>
> We personally only use Mesa on Linux however as far as I know Windows doesn't have the concept of visuals but pixel formats. Unless you are running an X server software on Windows the environment variable wouldn't apply on Windows.<br>
><br>
> On Thu, Jan 31, 2019 at 2:22 AM Daniel Trstenjak <<a href="mailto:daniel.trstenjak@gmail.com" target="_blank">daniel.trstenjak@gmail.com</a>> wrote:<br>
>><br>
>> Hi Michael,<br>
>><br>
>> are you aware of a similar setting like XLIB_SKIP_ARGB_VISUALS<br>
>> for the Windows OS?<br>
>><br>
>> Greetings,<br>
>> Daniel<br>
>> _______________________________________________<br>
>> mesa-users mailing list<br>
>> <a href="mailto:mesa-users@lists.freedesktop.org" target="_blank">mesa-users@lists.freedesktop.org</a><br>
>> <a href="https://lists.freedesktop.org/mailman/listinfo/mesa-users" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-users</a><br>
><br>
> _______________________________________________<br>
> mesa-users mailing list<br>
> <a href="mailto:mesa-users@lists.freedesktop.org" target="_blank">mesa-users@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/mesa-users" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-users</a><br>
</blockquote></div>