Re: [Mesa-dev] mesa/llvmpipe select alpha visual

2016-10-02 Thread Thomas Søndergaard
On 1 October 2016 at 02:46, Roland Scheidegger wrote: > I'm not familiar with this code but presumably the xlib code is less > tested than dri one, so if it differs there changing it probably > wouldn't hurt. > IIRC in the past there were actually apps which were quite sensitive to > this stuff (

Re: [Mesa-dev] mesa/llvmpipe select alpha visual

2016-09-30 Thread Roland Scheidegger
Am 30.09.2016 um 01:49 schrieb Thomas Søndergaard: > My application window becomes transparent when I run my application with > llvmpipe by setting LD_LIBRARY_PATH instead of the proprietary NVIDIA > driver that I otherwise use. I've come to the understanding, after > digging into the code for a fe

[Mesa-dev] mesa/llvmpipe select alpha visual

2016-09-29 Thread Thomas Søndergaard
My application window becomes transparent when I run my application with llvmpipe by setting LD_LIBRARY_PATH instead of the proprietary NVIDIA driver that I otherwise use. I've come to the understanding, after digging into the code for a few hours, that mesa selects this Visual even though my appli