[Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat

Tapani Pälli tapani.palli at intel.com
Mon Jun 12 06:52:44 UTC 2017



On 05/18/2017 09:39 PM, Eric Anholt wrote:
> Eric Anholt <eric at anholt.net> writes:
> 
>> This series came out of fixing dEQP failures on vc4's GLES2 context.
>> Mesa was allowing RGB565 textures, which is only valid with
>> GL_OES_required_internalformat.  Rather than disable RGB565, I decided
>> the extension was easy enough to support.
>>
>> I've sent one piglit test for renderbuffer sizing, and dEQP has tests
>> for whether enums get accepted for TexImage.
>>
>> There's a functional question in patch #2, see the comment there, and
>> there's a question of whether the extension should be dummy_true in
>> patch #5.
>>
>> branch: https://github.com/anholt/mesa/commits/required-internalformat
> 
> I would still love review on this series.
> 

Earlier I took a brief look at series and run through our CI, there were 
many failing tests but t seems I forgot to reply/report .. I'll run it 
again and let you know what's the result.

// Tapani


More information about the mesa-dev mailing list