Reviewed-by: Marek Olšák
Marek
On Sat, May 14, 2016 at 4:20 PM, Ilia Mirkin wrote:
> The pass that st/mesa relies on to combine clip and cull distances has
> been reverted, so we can't expose ARB_cull_distance until that is
> resolved.
>
> Signed-off-by: Ilia Mirkin
> ---
> src/mesa/state_tra
The pass that st/mesa relies on to combine clip and cull distances has
been reverted, so we can't expose ARB_cull_distance until that is
resolved.
Signed-off-by: Ilia Mirkin
---
src/mesa/state_tracker/st_extensions.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mesa/st