Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f70b5309 | 2026-05-11 11:49:46 | ac/llvm: Don't use getTriple() on LLVM21+ From Natalie Vock 0e7c94b2b369ac0bf4439e207bc9047f2cd44ead in Mesa main | ||
| 696add2a | 2025-07-22 07:01:08 | radv: don't use bit_sizes_int to skip nir_lower_bit_size From Rhys Perry 05060a2746f27a771da8b65048074e6cce3e1538 in Mesa main | ||
| 452696b8 | 2025-06-05 14:17:56 | Merge Mesa 25.0.7 | ||
| 67d6f117 | 2025-06-05 11:23:11 | Import Mesa 25.0.7 | ||
| ac809dfd | 2025-01-16 15:27:05 | unbreak build with llvm-19+ by pulling the following upstream commits 5a9c052ba78e5d1b0020b8f8320d211d2205a958 amd: Include missing llvm IR header Module.h fa9cd89a85b904615ebc11da609445b5b751e68d Update lp_bld_misc.cpp to support llvm-19+. a8eed9cca26b1c4b6526be7d042adec6703a30ae gallium: Don't pass avx512er and avx512pf features on LLVM 19 ok jsg@ | ||
| 6e72b77c | 2024-07-25 09:01:55 | fix: ac/llvm: LLVM 18: remove useless passes, partially removed upstream From Kai Wasserbaech bc7e363f8e1a26342e6fd7241c1f0ebb722338d6 in mainline Mesa robert@ reports this is required to build with llvm 18 | ||
| f3c1e4e9 | 2024-04-02 10:41:59 | Merge Mesa 23.3.6 | ||
| 874d2ba3 | 2024-04-02 09:25:31 | Import Mesa 23.3.6 | ||
| 4f0d8474 | 2023-11-02 04:53:12 | Merge Mesa 23.1.9 | ||
| 60059fee | 2023-11-02 04:31:01 | Import Mesa 23.1.9 | ||
| 5f7ec4d4 | 2023-04-06 10:23:42 | Merge Mesa 22.3.7 | ||
| 175bb703 | 2023-04-06 10:08:20 | Import Mesa 22.3.7 | ||
| b5d82fed | 2023-01-28 08:56:19 | Merge Mesa 22.3.4 | ||
| 5642995e | 2023-01-28 08:09:28 | Import Mesa 22.3.4 | ||
| 2e058c3c | 2022-09-02 05:46:23 | Merge Mesa 22.1.7 | ||
| 4968d392 | 2022-09-02 05:12:48 | Import Mesa 22.1.7 | ||
| f4f27ace | 2022-04-21 04:37:17 | Merge Mesa 21.3.8 | ||
| 9c5449b6 | 2022-04-21 04:19:02 | Import Mesa 21.3.8 | ||
| 75c71730 | 2022-02-24 02:29:36 | Merge Mesa 21.3.7 | ||
| 50b4ee55 | 2022-02-24 01:51:18 | Import Mesa 21.3.7 | ||
| 3715a2f9 | 2021-09-09 09:59:12 | Merge Mesa 21.1.8 | ||
| bf4ec162 | 2021-09-09 09:42:50 | Import Mesa 21.1.8 | ||
| aa17e02d | 2021-07-22 10:50:23 | Merge Mesa 21.1.5 | ||
| f849497a | 2021-07-22 09:57:37 | Import Mesa 21.1.5 | ||
| 9a117a1c | 2021-03-11 08:28:29 | aco: fix disassembly with LLVM 11 From Rhys Perry bcb0038c8399f7050eb49cfdb227d3d91c1e8804 in mainline Mesa | ||
| e019abdb | 2021-03-11 05:19:45 | ac: don't set old denormals flags with LLVM >= 11 From Marek Olsak 8dc5e174c7b96b6d4b5a6923068410f298167a39 in mainline Mesa | ||
| c978cad2 | 2021-03-11 05:16:57 | ac: set new LLVM denormal flags From Marek Olsak 63a5051ea6bf4d72a02594d21a3351e44bd70da7 in mainline Mesa | ||
| 9f99a932 | 2021-03-11 05:14:48 | ac: unify denorm setting enforcement From Marek Olsak 56cc10bd27b24d513de88bf7fa94a6c8f43e348f in mainline Mesa | ||
| 41a55d03 | 2020-09-22 02:08:55 | Merge Mesa 20.0.8 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. | ||
| 5bc2fd43 | 2020-09-22 01:28:34 | Import Mesa 20.0.8 | ||
| 1c86a178 | 2020-09-03 07:17:20 | Merge Mesa 20.1.7 | ||
| 7fa385c8 | 2020-09-03 06:40:00 | Import Mesa 20.1.7 | ||
| 9443087e | 2020-08-27 04:29:06 | radv: Explicitly cast TIMESTAMP_NOT_READY value to uin32_t where needed. From Oschowa c310677a7563b1e2d97f8216be1d60cb21204eae in mainline mesa reduces clang warnings | ||
| 33e8c1dc | 2020-08-27 04:26:48 | aco: Use correct reference type in for-range-loop. From Oschowa 663e8cb4e67f8b85186631c6a3719ed83da32151 in mainline mesa reduces clang warnings | ||
| 3d26db01 | 2020-08-27 04:23:37 | aco: Don't std::move temporary object. From Oschowa 7b1bc460fd6ae9bf5efeca62227bb05e0c50ee15 in mainline mesa reduces clang warnings | ||
| bec5c196 | 2020-08-27 04:20:57 | aco: Don't declare 'Block' as class, but define as struct. From Oschowa 536339b0dda33241d21a0e045681419ca46fc812 in mainline mesa reduces clang warnings | ||
| 952b4b27 | 2020-08-27 04:17:01 | radv: Don't take absolute value of unsigned type. From Oschowa c2a778ef0f1720f9fb28afd40a791488648218d0 in mainline mesa reduces clang warnings | ||
| 6cd42bcb | 2020-08-26 06:02:31 | Merge Mesa 20.1.6 | ||
| 241b1c13 | 2020-08-26 05:26:37 | Import Mesa 20.1.6 | ||
| 7b35d83e | 2020-06-16 10:44:59 | ac: fix build with recent LLVM from Samuel Pitoiset ee9811a0bb86d3d75fafeece368f6182048807d0 in mainline Mesa | ||
| c0a649c0 | 2020-01-22 03:07:41 | add files generated by python scripts which stopped being shipped with distfiles when upstream removed autotools | ||
| 75490c6c | 2020-01-22 03:02:59 | add back autotools files removed upstream | ||
| 2796e1e6 | 2020-01-22 02:49:17 | Merge Mesa 19.2.8 | ||
| 18af3bca | 2020-01-22 02:07:15 | Import Mesa 19.2.8 | ||
| ff40cb71 | 2019-07-01 08:36:47 | Merge Mesa 19.0.8 | ||
| b1b22c2a | 2019-07-01 07:44:02 | Import Mesa 19.0.8 | ||
| bf1979f8 | 2019-05-27 07:20:30 | Build Mesa intel and radeon vulkan drivers and amd64 and i386 The intel driver can be used with inteldrm on ivy bridge or newer. The radeon driver only works with amdgpu not radeondrm. As we can't use python in xenocara add phony targets to create the same output as python scripts which create json files for the loader. This is just the ICDs, to use vulkan the loader and additional ports are required. ok mpi@ on an earlier version. Changed to call shm_unlink() directly after shm_mkstemp() as suggested by kettenis@ | ||
| 1c9ad579 | 2019-05-23 05:33:19 | Merge Mesa 19.0.5 | ||
| 1dab445d | 2019-05-23 04:22:53 | Import Mesa 19.0.5 | ||
| 702ae9a5 | 2019-03-19 10:59:02 | Merge Mesa 18.3.5 | ||
| 34c49fbb | 2019-03-19 09:37:42 | Import Mesa 18.3.5 | ||
| b9f320ec | 2019-02-19 04:24:00 | Merge Mesa 18.3.4 | ||
| ae7ee137 | 2019-02-19 03:25:14 | Import Mesa 18.3.4 | ||
| 338bc0a2 | 2019-01-29 11:52:04 | Merge Mesa 18.3.2 | ||
| fecc0d40 | 2019-01-29 10:45:31 | Import Mesa 18.3.2 | ||
| 19f2c52c | 2018-10-23 06:35:32 | Merge Mesa 17.3.9 Mesa 18.x needs an ld with build-id for at least the intel code Mesa 18.2 assumes linux only memfd syscalls in intel code Tested by matthieu@, kettenis@ and myself on a variety of hardware and architectures. ok kettenis@ | ||
| 587354b6 | 2018-10-23 05:40:45 | Import Mesa 17.3.9 | ||
| 646d14d2 | 2018-01-08 05:41:20 | Revert to Mesa 13.0.6 again. Corruption has again been reported on Intel hardware running Xorg with the modesetting driver (which uses OpenGL based acceleration instead of SNA acceleration the intel driver defaults to). Reported in various forms on Sandy Bridge (X220), Ivy Bridge (X230) and Haswell (X240). Confirmed to not occur with the intel driver but the xserver was changed to default to the modesetting driver on >= gen4 hardware (except Ironlake). One means of triggering this is to open a large pdf with xpdf on an idle machine and highlight a section of the document. There have been reports of gpu hangs on gen4 intel hardware (T500 with GM45, X61 with 965GM) when starting Xorg as well. | ||
| 702572c9 | 2017-12-31 07:12:12 | Merge Mesa 17.2.8 | ||
| cc122a5e | 2017-12-31 06:17:38 | Import Mesa 17.2.8 | ||
| ad2ad70a | 2017-08-26 16:59:17 | Revert to Mesa 13.0.6 to hopefully address rendering issues a handful of people have reported with xpdf/fvwm on ivy bridge with modesetting driver. | ||
| 36c1bd02 | 2017-08-14 09:57:57 | Merge Mesa 17.1.6 | ||
| 6526d331 | 2017-08-14 09:30:06 | Import Mesa 17.1.6 | ||
| fa6c2100 | 2017-03-25 00:29:27 | Merge Mesa 13.0.6 | ||
| 480cde33 | 2017-03-25 00:05:01 | Import Mesa 13.0.6 | ||
| f9668bb9 | 2017-02-26 12:28:55 | Merge Mesa 13.0.5 | ||
| ba80afc3 | 2017-02-26 12:06:04 | Import Mesa 13.0.5 | ||
| 6d4ad6fa | 2017-01-19 05:38:52 | Import Mesa 13.0.3 | ||
| e2d98075 | 2016-12-11 08:53:19 | Merge Mesa 13.0.2 | ||
| a53e30e0 | 2016-12-11 08:25:29 | Import Mesa 13.0.2 |