Re: [PATCH xserver 14/15] dri3: s/intersect/window/ to match the names used in caller

2018-04-04 Thread Adam Jackson
On Mon, 2018-04-02 at 16:41 +0100, Emil Velikov wrote: > @@ -217,44 +217,44 @@ dri3_get_supported_modifiers(ScreenPtr screen, > DrawablePtr drawable, > } > > /* We're allocating slightly more memory than necessary but it reduces > - * the complexity of finding the intersection

[PATCH xserver 14/15] dri3: s/intersect/window/ to match the names used in caller

2018-04-02 Thread Emil Velikov
From: Emil Velikov Cc: Louis-Francis Ratté-Boulianne Cc: Daniel Stone Signed-off-by: Emil Velikov --- dri3/dri3_screen.c | 30 +++--- 1 file changed, 15 insertions(+),