[Mesa-dev] [PATCH 1/2] dri: Add driconf option clamp_max_samples

Chad Versace chad.versace at linux.intel.com
Sat Nov 2 16:30:41 CET 2013


On 11/01/2013 02:37 PM, Paul Berry wrote:
> On 31 October 2013 18:36, Chad Versace <chad.versace at linux.intel.com> wrote:
>
>> This clamps GL_MAX_SAMPLES to the given value. If negative, then no
>> clamping occurs.
>>
>> This patch adds the option, but no driver respects it yet.
>>
>
> Do you plan to implement support for this option in all drivers or just
> i965?  If you're just implementing it for i965, maybe it should go in
> src/mesa/drivers/dri/i965/intel_screen.c.
>
> Other than that, the patch is:
>
> Reviewed-by: Paul Berry <stereotype441 at gmail.com>

Right. I'll put the option into i965 rather than dri/common.
Expect a new patch soon.



More information about the mesa-dev mailing list