summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Xext: fix invalid event type mask in XTestSwapFakeInputxwayland-21.1Peter Hutterer2022-12-191-1/+1
* xkb: reset the radio_groups pointer to NULL after freeing itPeter Hutterer2022-12-141-0/+1
* Xi: avoid integer truncation in length check of ProcXIChangePropertyPeter Hutterer2022-12-142-3/+4
* Xi: return an error from XI property changes if verification failedPeter Hutterer2022-12-141-0/+5
* Xext: free the screen saver resource when replacing itPeter Hutterer2022-12-141-1/+1
* Xext: free the XvRTVideoNotify when turning off from the same clientPeter Hutterer2022-12-141-1/+3
* Xi: disallow passive grabs with a detail > 255Peter Hutterer2022-12-141-8/+14
* Xtest: disallow GenericEvents in XTestSwapFakeInputPeter Hutterer2022-12-141-2/+3
* xwayland: Always hook up frame_callback_list in xwl_present_queue_vblankMichel Dänzer2022-07-203-7/+22
* xkb: add request length validation for XkbSetGeometryPeter Hutterer2022-07-121-5/+38
* xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheckPeter Hutterer2022-07-121-21/+25
* xkb: switch to array index loops to moving pointersPeter Hutterer2022-07-121-10/+10
* xwayland: Clear timer_armed in xwl_present_unrealize_windowMichel Dänzer2022-03-151-0/+3
* xwayland/present: Fix use-after-free in xwl_unrealize_window()Olivier Fourdan2022-03-151-10/+10
* Xwayland: Do not map the COW by default when rootlessOlivier Fourdan2022-03-151-5/+14
* xwayland: Fix cursor colorOlivier Fourdan2022-02-111-2/+4
* xwayland/present: Run fallback timer callback after more than a secondMichel Dänzer2022-02-112-0/+21
* Bump version to 21.1.4xwayland-21.1.4Olivier Fourdan2021-12-141-1/+1
* render: Fix out of bounds access in SProcRenderCompositeGlyphs()Povilas Kanapickas2021-12-141-0/+9
* Xext: Fix out of bounds access in SProcScreenSaverSuspend()Povilas Kanapickas2021-12-141-1/+1
* xfixes: Fix out of bounds access in *ProcXFixesCreatePointerBarrier()Povilas Kanapickas2021-12-141-2/+4
* record: Fix out of bounds access in SwapCreateRegister()Povilas Kanapickas2021-12-141-2/+2
* xwayland/eglstream: Prefer EGLstream if availableOlivier Fourdan2021-12-021-6/+2
* xwayland/glamor: Log backend selected for debugOlivier Fourdan2021-12-021-0/+2
* xwayland/glamor: Change errors to verbose messagesOlivier Fourdan2021-12-023-5/+9
* xwayland/eglstream: Demote EGLstream device warningOlivier Fourdan2021-12-021-1/+1
* xwayland: Store EGLContext pointer in lastGLContextMichel Dänzer2021-11-171-2/+4
* Bump version to 21.1.3xwayland-21.1.3Olivier Fourdan2021-11-081-1/+1
* Bump version to 21.1.2.901xwayland-21.1.2.901Olivier Fourdan2021-10-211-1/+1
* xwayland/test: Don't catch errors in run-piglit.shOlivier Fourdan2021-10-211-0/+2
* xwayland: Clear tablet cursor pending frame cbOlivier Fourdan2021-10-201-0/+7
* xwayland: Set GLVND driver based on GBM backend nameOlivier Fourdan2021-10-181-0/+6
* Use EGL_LINUX_DMA_BUF_EXT to create GBM bo EGLImagesJames Jones2021-10-183-4/+105
* xwayland/shm: Avoid integer overflow on large pixmapsOlivier Fourdan2021-10-181-2/+9
* glamor: Fix handling of 1-bit pixmapsPovilas Kanapickas2021-10-183-16/+38
* xwayland: fix xdg_output leakSimon Ser2021-10-181-0/+2
* Bump version for the Xwayland 21.1.2 releasexwayland-21.1.2Michel Dänzer2021-07-091-1/+1
* xwayland: Call RRTellChanged if the RandR configuration may have changedMichel Dänzer2021-07-091-0/+4
* randr: Bail from RRTellChanged if there's no root window yetMichel Dänzer2021-07-091-0/+4
* Bump version to 21.1.1.901xwayland-21.1.1.901Michel Dänzer2021-06-301-1/+1
* xwayland/eglstream: Remove stream validityOlivier Fourdan2021-06-301-137/+28
* xwayland/eglstream: Keep pending stream if the pixmap didn't changeOlivier Fourdan2021-06-301-1/+1
* glx: Set ContextTag for all contextsOlivier Fourdan2021-06-211-2/+3
* glx: don't create implicit GLXWindow if one already existsErik Kurzinger2021-06-211-2/+9
* xwayland/eglstream: Log when GL_OES_EGL_image is missingOlivier Fourdan2021-06-211-0/+2
* xwayland/eglstream: Use "nvidia" for GLVNDOlivier Fourdan2021-06-211-3/+5
* xwayland: Add preferred GLVND vendor to xwl_screenOlivier Fourdan2021-06-212-0/+6
* xwayland/eglstream: flush stream after eglSwapBuffersErik Kurzinger2021-06-211-0/+20
* xwayland/eglstream: allow commits to dma-buf backed pixmapsErik Kurzinger2021-06-211-1/+2
* xwayland/eglstream: Set ALU to GXCopy for blittingOlivier Fourdan2021-06-211-0/+3