summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-27Update instructions to get a core dump from X server,Matthieu Herrb
prompted by input from Kirill A. Korinsky, thanks.
2006-11-25Importing from X.Org 7.2RC2Matthieu Herrb
2024-04-27updateMatthieu Herrb
2024-04-27Update to xserver 21.1.13.Matthieu Herrb
2024-04-10Grab the pointer against the root window instead of the client we're attemptingOkan Demirmen
to move and/or resize; prevents XNextEvent() from blocking on a client that might have been moved to a Withdrawn state. behavior noticed and reported by zenitds at proton.me - thanks!
2024-04-09intel/dev: Add 0x56be and 0x56bf DG2 PCI IDsJonathan Gray
From Jordan Justen 98f3d072b428f93d799d17ab4e56f963206c9a2f in mainline Mesa
2024-04-09intel/dev: Add ATS-M PCI ID for Data Center GPU Flex 170GJonathan Gray
From Jordan Justen ce900dcbb133e2e9b8b2478fce8aa1c146d741bb in mainline Mesa
2024-04-09intel/dev: Adjust device strings for ATS-M devicesJonathan Gray
From Jordan Justen 59e0c38427df012ded895229dbf3d955efb59362 in mainline Mesa
2024-04-09intel/dev: update DG2 device namesJonathan Gray
2777a4c692c78bc373b89a74f76471c6aef7f7ff in mainline Mesa
2024-04-07updateMatthieu Herrb
2024-04-07Update to xserver 21.1.12Matthieu Herrb
The security patches were already commited, sync with the rest of the 21.1.12 relase.
2024-04-07The DMX extension was removed in xserver 21.1.Matthieu Herrb
2024-04-03fix the build on archs where vulkan is not builtJonathan Gray
reported by deraadt@
2024-04-03Enable PAC in addition to BTI on arm64 such that JIT code matches theMark Kettenis
default branch protection provided by our base compiler. ok jsg@
2024-04-03Fix refcounting of glyphs during ProcRenderAddGlyphs() (CVE-2024-31083)Matthieu Herrb
2024-04-03Need to use unswapped length to send reply inMatthieu Herrb
ProcXIGetSelectedEvents() (CVE-2024-31080) and ProcXiPassiveGrabDevice() (CVE-2024-31081)
2024-04-02updateJonathan Gray
2024-04-02syncJonathan Gray
2024-04-02Merge Mesa 23.3.6Jonathan Gray
2024-04-02Import Mesa 23.3.6Jonathan Gray
2024-03-30updateMatthieu Herrb
2023-11-02Import Mesa 23.1.9Jonathan Gray
2023-11-02Import Mesa 23.1.9Jonathan Gray
2023-01-28Import Mesa 22.3.4Jonathan Gray
2023-01-28Import Mesa 22.3.4Jonathan Gray
2023-01-28Import Mesa 22.3.4Jonathan Gray
2023-01-28Import Mesa 22.3.4Jonathan Gray
2022-09-02Import Mesa 22.1.7Jonathan Gray
2022-09-02Import Mesa 22.1.7Jonathan Gray
2022-09-02Import Mesa 22.1.7Jonathan Gray
2022-02-24Import Mesa 21.3.7Jonathan Gray
2022-02-24Import Mesa 21.3.7Jonathan Gray
2022-02-24Import Mesa 21.3.7Jonathan Gray
2021-09-09Import Mesa 21.1.8Jonathan Gray
2021-07-22Import Mesa 21.1.5Jonathan Gray
2021-07-22Import Mesa 21.1.5Jonathan Gray
2021-07-22Import Mesa 21.1.5Jonathan Gray
2021-07-22Import Mesa 21.1.5Jonathan Gray
2021-07-22Import Mesa 21.1.5Jonathan Gray
2021-07-22Import Mesa 21.1.5Jonathan Gray
2020-01-22Import Mesa 19.2.8Jonathan Gray
2020-01-22Import Mesa 19.2.8Jonathan Gray
2020-01-22Import Mesa 19.2.8Jonathan Gray
2019-01-29Import Mesa 18.3.2Jonathan Gray
2019-01-29Import Mesa 18.3.2Jonathan Gray
2016-05-29Import Mesa 11.2.2Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2024-03-18Tell LLVM to generate code with BTI instructions.Mark Kettenis
"looks ok" jsg@, ok deraadt@
2024-02-29intel/dev: Add 2 additional ADL-N PCI idsJonathan Gray
From Jordan Justen 62b72b6be9742c655d381348c6b161afc6b5396f in mainline Mesa