On Fri, Jun 19, 2015 at 02:45:34PM +0100, Chris Wilson wrote: > + /* Kernel clipping was a DRI1 misfeature */ > + if (exec->num_cliprects != 0 || exec->cliprects_ptr == 0) > + return false;
In my attempt to keep Daniel happy, that test above for cliprects_ptr is backwards. -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
