On 11/01/2013 02:37 PM, Paul Berry wrote:
On 31 October 2013 18:36, Chad Versace 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 dr
On 31 October 2013 18:36, Chad Versace 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 im
+Eric, because I misspelled your email address in the CC list.
On 10/31/2013 06:36 PM, Chad Versace 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.
CC: Eric Anholt
Signed-off-by: Chad Versac
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.
CC: Eric Anholt
Signed-off-by: Chad Versace
---
This little series lives on my driconf-clamp-max-samples branch.
src/mesa/drivers/dri/common/xmlpoo