<div dir="auto"><div>Also, should probably update the release notes.</div><div dir="auto"><br></div><div dir="auto">-Thomas</div><div dir="auto"><br></div><div dir="auto"><br><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">8. aug. 2017 00.31 skrev "Ian Romanick" <<a href="mailto:idr@freedesktop.org">idr@freedesktop.org</a>>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="elided-text">On 08/07/2017 03:20 PM, Ilia Mirkin wrote:<br>
> On Mon, Aug 7, 2017 at 6:14 PM, Ian Romanick <<a href="mailto:idr@freedesktop.org">idr@freedesktop.org</a>> wrote:<br>
>> On 06/28/2017 06:50 AM, Plamena Manolova wrote:<br>
>>> ARB_polygon_offset_clamp is just the ARB variation<br>
>>> of EXT_polygon_offset_clamp and they operate in an<br>
>>> identical manner, so there's no reason for us not<br>
>>> to advertise it.<br>
>>><br>
>>> Signed-off-by: Plamena Manolova <<a href="mailto:plamena.manolova@intel.com">plamena.manolova@intel.com</a>><br>
>>> ---<br>
>>>  src/mesa/main/extensions_<wbr>table.h | 1 +<br>
>>>  1 file changed, 1 insertion(+)<br>
>>><br>
>>> diff --git a/src/mesa/main/extensions_<wbr>table.h b/src/mesa/main/extensions_<wbr>table.h<br>
>>> index 757b7bf..8286c76 100644<br>
>>> --- a/src/mesa/main/extensions_<wbr>table.h<br>
>>> +++ b/src/mesa/main/extensions_<wbr>table.h<br>
>>> @@ -94,6 +94,7 @@ EXT(ARB_pipeline_statistics_<wbr>query           , ARB_pipeline_statistics_query<br>
>>>  EXT(ARB_pixel_buffer_object                 , EXT_pixel_buffer_object                , GLL, GLC,  x ,  x , 2004)<br>
>>>  EXT(ARB_point_parameters                    , EXT_point_parameters                   , GLL,  x ,  x ,  x , 1997)<br>
>>>  EXT(ARB_point_sprite                        , ARB_point_sprite                       , GLL, GLC,  x ,  x , 2003)<br>
>>> +EXT(ARB_polygon_offset_clamp                , EXT_polygon_offset_clamp               , GLL, GLC, ES1, ES2, 2017)<br>
>><br>
>> This should be                                                                            GLL, GLC,  x,   x,  2017<br>
>><br>
>> With that fixed and docs/features.txt updated, this patch is<br>
>><br>
>> Reviewed-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>><br>
><br>
> Should probably hook up the dispatch for the function too... and<br>
> update headers so that what we're shipping includes the bits for the<br>
> exts we're exposing.<br>
<br>
</div>You are, of course, correct.  I was thinking that this extension just<br>
added an enum like ARB_texture_filter_<wbr>anisotropic.<br>
<div class="elided-text"><br>
>   -ilia<br>
______________________________<wbr>_________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">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/<wbr>mailman/listinfo/mesa-dev</a><br>
</div></blockquote></div><br></div></div></div>