Re: [Mesa-dev] [PATCH 2/2] mesa: add _mesa_feature_removed() helper

2012-07-27 Thread Ian Romanick
On 07/27/2012 10:11 AM, Ian Romanick wrote: On 07/27/2012 09:19 AM, nobled wrote: And a more trivial _mesa_feature_deprecated(). I don't think this patch is going to be useful. There are only three pieces of functionality that are deprecated but not removed. 1. Line widths > 1.0. 2. The que

Re: [Mesa-dev] [PATCH 2/2] mesa: add _mesa_feature_removed() helper

2012-07-27 Thread Ian Romanick
On 07/27/2012 09:19 AM, nobled wrote: And a more trivial _mesa_feature_deprecated(). I don't think this patch is going to be useful. There are only three pieces of functionality that are deprecated but not removed. 1. Line widths > 1.0. 2. The queries for MAX_VARYING_COMPONENTS and MAX_VAR