summaryrefslogtreecommitdiff
path: root/lib/mesa/generated/Makefile
AgeCommit message (Collapse)Author
2024-04-02Merge Mesa 23.3.6Jonathan Gray
2023-11-02Merge Mesa 23.1.9Jonathan Gray
2023-05-01search for the vulkan drivers in the system library path instead ofRobert Nagy
loading them with a full path to utilitze the ld.so cache so that we can pre-load these libraries for mesa before calling unveil(2) ok jsg@
2023-04-06Merge Mesa 22.3.7Jonathan Gray
2023-01-28Merge Mesa 22.3.4Jonathan Gray
2022-09-02match meson; build vulkan json with --api-version 1.3Jonathan Gray
2022-09-02Merge Mesa 22.1.7Jonathan Gray
2022-02-24no need to create src/gallium/drivers/{iris,radeonsi}/Jonathan Gray
2022-02-24Merge Mesa 21.3.7Jonathan Gray
2021-07-22update Makefiles and generated files for Mesa 21.1.5Jonathan Gray
2020-09-22Merge Mesa 20.0.8Jonathan Gray
With Mesa 20.1 even after the kernel change to do wbinvd on all cpus sthen@ reported that hard hangs still occurred on his Haswell system with inteldrm. Mark Kane also reported seeing hangs on Ivy Bridge on bugs@. Some systems/workloads seem to be more prone to triggering this than others as I have not seen any hangs on Ivy Bridge and the only hangs I saw on Haswell when running piglit went away with the wbinvd change. It seems something is wrong with drm memory attributes or coherency in the kernel and newer Mesa versions expect behaviour we don't have.
2020-08-26Merge Mesa 20.1.6Jonathan Gray