[Mesa-users] Mesa 18.3 swrast

Michael Saunders r.michael.saunders at gmail.com
Thu Jan 31 16:07:18 UTC 2019


Ruslan,

Yes, I think choosing the correct visual is definitely the best idea.

Michael

On Thu, Jan 31, 2019 at 7:43 AM Ruslan Kabatsayev <b7.10110111 at gmail.com>
wrote:

> Hello,
>
> I think the proper solution is to choose the appropriate RGB visual in
> the first place, instead of RGBA one. Namely, for e.g. glxgears you
> can try editing its source to add GLX_ALPHA_SIZE attribute set to 0 in
> the set of attributes passed to glXChooseVisual. This would instruct
> glXChooseVisual to choose the visual with smallest alpha buffer.
>
> Regards,
> Ruslan
>
> On Thu, 31 Jan 2019 at 17:23, Michael Saunders
> <r.michael.saunders at gmail.com> wrote:
> >
> > 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.
> >
> > On Thu, Jan 31, 2019 at 2:22 AM Daniel Trstenjak <
> daniel.trstenjak at gmail.com> wrote:
> >>
> >> Hi Michael,
> >>
> >> are you aware of a similar setting like XLIB_SKIP_ARGB_VISUALS
> >> for the Windows OS?
> >>
> >> Greetings,
> >> Daniel
> >> _______________________________________________
> >> mesa-users mailing list
> >> mesa-users at lists.freedesktop.org
> >> https://lists.freedesktop.org/mailman/listinfo/mesa-users
> >
> > _______________________________________________
> > mesa-users mailing list
> > mesa-users at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/mesa-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-users/attachments/20190131/44c86539/attachment.html>


More information about the mesa-users mailing list