<div dir="ltr">Can you make sure whatever you do it's well tested<div><br></div><div>I shudder every time I see such requests as it nearly always seems to cause breakage for me</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 18 May 2017 at 11:25 Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 18 May 2017 at 05:10, Chih-Wei Huang <<a href="mailto:cwhuang@android-x86.org" target="_blank">cwhuang@android-x86.org</a>> wrote:<br>
> 2017-05-18 12:01 GMT+08:00 Xu, Randy <<a href="mailto:randy.xu@intel.com" target="_blank">randy.xu@intel.com</a>>:<br>
>><br>
>>> -----Original Message-----<br>
>>> From: Palli, Tapani<br>
>>> ><br>
>>> > It's just applied. Isn't it?<br>
>>> > Yesterday without this patch<br>
>>> > the color format is mismatch apparently.<br>
>>><br>
>>> Yeah we do need this. TBH I don't quite understand why but will try to figure<br>
>>> it out. I remember we used to have a patch in Surfaceflinger at one point<br>
>>> because visual was hardcoded there and this might be related.<br>
>>><br>
>>> // Tapani<br>
>><br>
>> Sorry, that's for different issue, I mix it with RGB565 blending one.<br>
>> This patch is required because some Android GLES test apps, like gl2_basic, need to create RGBA8888 surface.<br>
><br>
> Indeed it is.<br>
><br>
> As Emil pointed out, the patch was merged before<br>
> but reverted later since it broke desktop.<br>
><br>
> So what's the current upstreaming plan?<br>
><br>
No idea about a plan, but how you can fix it once and for all:<br>
<br>
Extend the loader extension(s) to have a get_caps() callback,<br>
analogous to __DRIimageExtension::getCapabilities.<br>
Then the DRI module will query [the loader] and advertise the<br>
RGBX/RGBA visuals when possible.<br>
<br>
-Emil<br>
_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</blockquote></div>