468148e Backport fixes for GLX and EGLstream

Authored and Committed by ofourdan 2 years ago
28 files changed. 3073 lines added. 1 lines removed.
0001-xwayland-Move-dmabuf-interface-to-common-glamor-code.patch
file added
+257
0002-xwayland-move-formats-and-modifiers-functions-to-com.patch
file added
+330
0003-xwayland-Add-check_flip-glamor-backend-function.patch
file added
+112
0004-xwayland-implement-pixmap_from_buffers-for-the-eglst.patch
file added
+425
0005-xwayland-eglstream-fix-X11-rendering-to-flipping-GL-.patch
file added
+61
0006-xwayland-eglstream-Check-buffer-creation.patch
file added
+53
0007-xwayland-Check-buffer-prior-to-attaching-it.patch
file added
+88
0008-glamor-Dump-backtrace-on-GL-error.patch
file added
+38
0009-xwayland-glamor-Add-return-status-to-post_damage.patch
file added
+125
0010-xwayland-eglstream-Check-framebuffer-status.patch
file added
+74
0011-xwayland-eglstream-Small-refactoring.patch
file added
+138
0012-xwayland-eglstream-Add-more-error-checking.patch
file added
+150
0013-xwayland-eglstream-Dissociate-pending-stream-from-wi.patch
file added
+323
0014-xwayland-eglstream-Keep-a-reference-to-the-pixmap.patch
file added
+73
0015-xwayland-eglstream-Drop-the-list-of-pending-streams.patch
file added
+146
0016-xwayland-eglstream-Do-not-commit-without-surface.patch
file added
+49
0017-xwayland-eglstream-Fix-calloc-malloc.patch
file added
+47
0018-xwayland-eglstream-Check-eglSwapBuffers.patch
file added
+56
0019-xwayland-eglstream-Do-not-always-increment-pixmap-re.patch
file added
+89
0020-xwayland-eglstream-Set-ALU-to-GXCopy-for-blitting.patch
file added
+51
0021-xwayland-eglstream-allow-commits-to-dma-buf-backed-p.patch
file added
+43
0022-xwayland-eglstream-flush-stream-after-eglSwapBuffers.patch
file added
+76
0023-xwayland-Add-preferred-GLVND-vendor-to-xwl_screen.patch
file added
+57
0024-xwayland-eglstream-Use-nvidia-for-GLVND.patch
file added
+42
0025-xwayland-eglstream-Log-when-GL_OES_EGL_image-is-miss.patch
file added
+35
0026-glx-don-t-create-implicit-GLXWindow-if-one-already-e.patch
file added
+60
0027-glx-Set-ContextTag-for-all-contexts.patch
file added
+42
xorg-x11-server-Xwayland.spec
file modified
+33 -1
    Backport fixes for GLX and EGLstream
    
    Resolves: #1948003
    
        
  • Build completed
    success
    Built as xorg-x11-server-Xwayland-21.1.1-2.fc35
    2 years ago
  • Build completed
    success
    Built as xorg-x11-server-Xwayland-21.1.1-2.eln112
    2 years ago
  • Build completed
    success
    Built as xorg-x11-server-Xwayland-21.1.1-2.fc34
    2 years ago
file modified
+33 -1