For the series:
Reviewed-by: Marek Olšák
Marek
On Fri, Jun 2, 2017 at 2:31 PM, Samuel Pitoiset
wrote:
> Now, st_update_window_rectangles() won't be called when the
> scissor is going to be updated.
>
> Signed-off-by: Samuel Pitoiset
> ---
> src/mesa/main/scissor.c | 4 +++-
> src
Now, st_update_window_rectangles() won't be called when the
scissor is going to be updated.
Signed-off-by: Samuel Pitoiset
---
src/mesa/main/scissor.c | 4 +++-
src/mesa/state_tracker/st_context.c | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/mesa/main/