Skip to content

Commit 5c4de09

Browse files
committed
revert bypass as this slows down intel
Signed-off-by: thelamer <[email protected]>
1 parent b46c1c2 commit 5c4de09

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

patches/21-xvfb-dri3.patch

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
diff --git a/glamor/glamor_render.c b/glamor/glamor_render.c
2-
--- a/glamor/glamor_render.c
3-
+++ b/glamor/glamor_render.c
4-
@@ -1608,6 +1608,7 @@
5-
INT16 y_mask,
6-
INT16 x_dest, INT16 y_dest, CARD16 width, CARD16 height)
7-
{
8-
+ goto fail;
9-
ScreenPtr screen = dest->pDrawable->pScreen;
10-
PixmapPtr dest_pixmap = glamor_get_drawable_pixmap(dest->pDrawable);
11-
PixmapPtr source_pixmap = NULL, mask_pixmap = NULL;
121
diff --git a/glamor/glamor_egl.c b/glamor/glamor_egl.c
132
index 6e0fc65..2c5c9c8 100644
143
--- a/glamor/glamor_egl.c

0 commit comments

Comments
 (0)