Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b5d82fed | 2023-01-28 08:56:19 | Merge Mesa 22.3.4 | ||
| 5642995e | 2023-01-28 08:09:28 | Import Mesa 22.3.4 | ||
| 8b4361c1 | 2023-01-17 16:21:23 | Fix several issues in libXpm : CVE-2022-46285: Infinite loop on unclosed comments CVE-2022-44617: Runaway loop on width of 0 and enormous height CVE-2022-4883: compression commands depend on $PATH | ||
| 8b7e37f2 | 2023-01-07 17:15:03 | Update to libXpm 3.5.14. This adds manual pages and fixes typos in comments. | ||
| b699ec22 | 2022-11-16 20:25:46 | Update libXft to version 2.3.7. This is a fix for a stack overflow that was introduced in 2.3.5. | ||
| ca1477e7 | 2022-11-14 08:46:46 | Merge libdrm 2.4.114 | ||
| 109ec178 | 2022-11-14 08:39:43 | Import libdrm 2.4.114 | ||
| 1166d8c9 | 2022-11-09 18:33:42 | Fix running totally unprivileged with startx(1). Issue reported by Walter Alejandro Iglesias. | ||
| c13c9cf0 | 2022-11-07 16:52:35 | Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c with help from an ok tb@ | ||
| b3dd6d9d | 2022-11-07 11:48:25 | Update libXmu to version 1.1.4 | ||
| be4e935e | 2022-11-07 11:36:48 | Update libXext to version 1.3.5 | ||
| 4d82c97e | 2022-11-06 19:22:44 | Update xcb-util-wm to version 0.4.2 | ||
| b12a5ea4 | 2022-11-06 19:18:56 | Update xcb-util-renderutil to version 0.3.10 | ||
| 3e1d310f | 2022-11-06 19:15:46 | Update xcb-util-keysyms to version 0.4.1 | ||
| dae25831 | 2022-11-06 19:11:17 | Update xcb-util-image to version 0.4.1 | ||
| b5fd21dd | 2022-11-06 19:05:43 | Update xcb-util-cursor to version 0.1.4 | ||
| 9885a74b | 2022-11-06 18:39:24 | merge libxshmfence version 1.3.1 | ||
| f3f6ac57 | 2022-11-06 18:14:28 | Update libxkbfile to version 1.1.1 | ||
| d7805b91 | 2022-11-06 18:09:56 | Update libXxf86vm to version 1.1.5 | ||
| 2ed09588 | 2022-11-06 18:03:39 | libXtst 1.2.4: forgot to cvs add/remove files | ||
| 73d60431 | 2022-11-06 18:00:43 | Update libXtst to version 1.2.4 | ||
| 3b0b5ae7 | 2022-11-06 17:49:17 | Update libXrender to version 0.9.11 | ||
| 32fe2bc3 | 2022-11-06 17:38:41 | Update libXpresent to version 1.0.1 | ||
| a1698969 | 2022-11-06 16:29:07 | Update libXinerama to version 1.1.5. No functional changes. | ||
| b8a32f80 | 2022-11-06 11:33:13 | CVE 2022-44638 An integer overflow in pixman mat lead to out-of-bounds write. | ||
| 55bbf842 | 2022-11-06 10:37:41 | Add a local configuration file to put back the DejaVu family as default for the latin fonts, replacing Noto which is the default upstreams since fontconfig 2.14. One can get back Noto as default by removing /etc/fonts/conf.d/59-obsd-latin.conf Prodded by robert@ and others, ok robert@ | ||
| 285cea9e | 2022-10-16 16:55:35 | Update to libXft 2.3.6 - bug fixes + new manual pages. | ||
| f5b26fe0 | 2022-10-16 15:41:25 | Update to fontconfig 2.14. Tested and ok gkoehler@ | ||
| 796f4ae4 | 2022-09-13 10:04:23 | iris: check i915 features after hw gen when running recent Mesa on i855 (gen 2) without amber drivers: error: Kernel is too old for Iris. Consider upgrading to kernel v4.16. libGL error: glx: failed to create dri3 screen libGL error: failed to load driver: iris error: Kernel is too old for Iris. Consider upgrading to kernel v4.16. libGL error: glx: failed to create dri2 screen libGL error: failed to load driver: iris move the i915 feature check to after the hardware generation check which results in: MESA: warning: Driver does not support the 0x3582 PCI ID. libGL error: glx: failed to create dri3 screen libGL error: failed to load driver: iris MESA: warning: Driver does not support the 0x3582 PCI ID. libGL error: glx: failed to create dri2 screen libGL error: failed to load driver: iris | ||
| ff801740 | 2022-09-03 06:56:57 | Document the XIfEvent(3) and friends callbacks are not allowed to call function that can take the Display lock. | ||
| adf86f66 | 2022-09-03 06:55:25 | Disable the constructor that calls XInitThreads() at load time. It triggers bugs in some applications. In particular x11/fvwm{2,3} in ports for which the fix is not straitforward. Tested by Walter Alejandro Iglesias. | ||
| d85be2c4 | 2022-09-02 16:23:00 | match meson; build vulkan json with --api-version 1.3 | ||
| 47cc910a | 2022-09-02 10:27:01 | intel/pci_ids: Add 0x468b ADL-S PCI-id From Jordan Justen f4c44444adfb93740363ba6f424ab5f9e673b470 in mainline Mesa | ||
| b535f6ba | 2022-09-02 10:25:18 | intel/pci_ids: Update ADL-S strings From Jordan Justen 6ca37aabfbb04a066d3d440aad3181c087fe3c6d in mainline Mesa | ||
| 2e058c3c | 2022-09-02 05:46:23 | Merge Mesa 22.1.7 | ||
| 4968d392 | 2022-09-02 05:12:48 | Import Mesa 22.1.7 | ||
| c7561e97 | 2022-08-31 08:06:59 | Update to libXau version 1.0.10. Now uses explicit_bzero() + other bug fixes | ||
| cc6250a1 | 2022-08-31 08:05:53 | Update to libXfont2 2.0.6. bug fixes. | ||
| f3327333 | 2022-08-31 08:04:24 | Update libfontenc to version 1.1.6. The lib now uses reallocarray() | ||
| e65b7da5 | 2022-08-23 04:15:02 | don't build Mesa against llvm on 32-bit powerpc gkoehler mentioned running glxgears with the Mesa LLVMpipe driver on macppc triggers an LLVM error tested by matthieu@ (with a proposed Mesa 22.1 update) on macppc G4/400 | ||
| 28edd523 | 2022-08-07 07:29:26 | Update libxcvt to version 0.1.2. This release fixes a regression with mode 1360x768. | ||
| e9046893 | 2022-07-23 19:28:46 | Update to libX11 1.8.1 | ||
| cdb04ba8 | 2022-07-23 19:27:21 | Update to freetype 2.12.1 | ||
| 523e5d14 | 2022-07-17 08:31:09 | Update libxcb to version 1.15 + xcb-protos 1.15.2 | ||
| 7f83513b | 2022-07-04 14:04:34 | libXcursor: Missed new files. Noticed by naddy@ | ||
| 7ef73a52 | 2022-07-04 08:12:03 | Update libXft to version 2.3.4 Bug fixes and prepare for future fontconfig update. | ||
| 506a8c65 | 2022-07-04 08:10:30 | Uodate libXcursor to version 1.2.1 Bug fixes and documentation improvements | ||
| a4627a86 | 2022-06-28 13:13:29 | Add missing build system files from freetype 2.11.0 Those are not used in xenocara builds, but having them reduces the noise during diffs with upstreams. | ||
| 933874b4 | 2022-06-28 13:01:51 | Remove stale docs/reference/ files The docs/reference directory in freetype2 sources is not really suited for shipping as source files. Better browse it online at freetype.org | ||
| adfe992e | 2022-06-28 12:55:41 | Remove outdated parts of the freetype-doc package. They are not used in builds and have not been updated recently. | ||
| 8d89dda2 | 2022-06-28 12:31:15 | fix white space diff with upstreams | ||
| 3f0cbd06 | 2022-06-28 12:30:35 | Remove leftovers test directive | ||
| c65268ff | 2022-06-06 12:18:02 | Merge libdrm 2.4.111 | ||
| 2da519d3 | 2022-06-06 12:13:53 | Import libdrm 2.4.111 | ||
| 342c8695 | 2022-05-05 00:14:50 | intel/dev: add RPL-S pci ids from drm-intel-next 0cfc01fe835fe727e9ff7485fd6b5c8180bfd7b7 in mainline Mesa | ||
| c1f66713 | 2022-05-05 00:12:43 | intel/dev: sync ADL-S pci ids with linux 0cfc01fe835fe727e9ff7485fd6b5c8180bfd7b7 in mainline Mesa | ||
| f2c66683 | 2022-05-04 06:07:22 | intel/dev: Add device info for RPL-P From Jordan Justen d257494ec4d826aec8841845479215820e612917 in mainline Mesa | ||
| c569ea33 | 2022-05-04 06:02:04 | intel/dev: Add device info for RPL From Jordan Justen 4e0eca7dc34942759638ab00eb006ba40284a7c in mainline Mesa | ||
| 72f7f716 | 2022-05-04 05:57:30 | intel/dev: Add device ids for ADL-N From Jordan Justen 03cc5a8295e239b45623c89faac88030b33a4a14 in mainline Mesa | ||
| 0fc5b5ff | 2022-05-04 05:53:24 | intel/dev: Add DG1 PCI id 0x4909 From Jordan Justen fd646c2d2f8b3efed92630d548448a1bdd6ba2b1 in mainline Mesa | ||
| b5f18b0c | 2022-04-29 10:16:20 | Merge libdrm 2.4.110 | ||
| 17634269 | 2022-04-29 10:11:42 | Import libdrm 2.4.110 | ||
| fa8d4a0f | 2022-04-25 19:26:17 | Update to libX11 1.7.5. No API / ABI changes. ok tb@ | ||
| f4f27ace | 2022-04-21 04:37:17 | Merge Mesa 21.3.8 | ||
| 9c5449b6 | 2022-04-21 04:19:02 | Import Mesa 21.3.8 | ||
| 3645f674 | 2022-02-25 23:36:14 | move u_printf_length() to new file lld can remove unused c++ sections from u_printf.cpp with --gc-sections ld.bfd from binutils 2.17 can't unless this function is moved u_printf_length() was added to u_printf.cpp upstream in vulkan: Add vk_asprintf and vk_vasprintf helpers 2db5536a461734a818caf4f519e3286accb0818f problem reported by deraadt@ and visa@ on sparc64 and octeon | ||
| d2e038dc | 2022-02-25 22:12:32 | put .a files in a linker group to avoid an undefined reference to loader_dri_create_image with ld.bfd from binutils 2.17 reported and tested by visa@ | ||
| e4259e2d | 2022-02-25 12:19:38 | unbreak Mesa build on mips64 ifdef out a linux specific path introduced upstream in: gallivm: add basic mips64 support and set mcpu to mips64r5 on ls3a4000 88b234d7a7cd71fcb4955428010f238ec9530431 https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11955 to fix build on mips64 reported by deraadt@ tested by visa@ | ||
| e29638c5 | 2022-02-25 06:23:08 | build u_printf.cpp with -ffunction-sections -fdata-sections and link libmesa_util.a users with --gc-sections avoids unwanted external references in shared libraries: _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE4findEcm _ZNKSt3__121__basic_string_commonILb1EE20__throw_length_errorEv _ZdlPv _Znwm __gxx_personality_v0 follows what the meson build does problem reported by sthen@ when building sd2-ttf on i386 | ||
| cb7863a6 | 2022-02-24 04:27:54 | no need to create src/gallium/drivers/{iris,radeonsi}/ | ||
| cabb55c4 | 2022-02-24 03:02:07 | add libradeonsi_gfx* Makefiles | ||
| 3f249315 | 2022-02-24 02:52:28 | sync generated files | ||
| 75c71730 | 2022-02-24 02:29:36 | Merge Mesa 21.3.7 | ||
| 50b4ee55 | 2022-02-24 01:51:18 | Import Mesa 21.3.7 | ||
| 16b669a9 | 2022-02-21 08:01:23 | Update to libX11 1.7.3.1. ok jsg@ who noticed this requires a major bump. | ||
| a5f51add | 2022-02-19 10:41:03 | enable subpixel rendering in FreeType, ok mpi@ matthieu@ The ClearType colour filtering patents expired in 2019 and various other OS have also made this change since then. https://freetype.org/patents.html | ||
| 3cd30267 | 2021-12-09 00:21:07 | backport from Mesa upstream to fix i386 build with llvm 13 gallivm: fix FTBFS on i386 with LLVM >= 13, StackAlignmentOverride is gone 3a2d317b996f57647da23de7876142be4b9b71f3 gallivm: add new wrapper around Module::setOverrideStackAlignment() c1b4c64a28d9fc093229eab91a3a7fc4cb4fe29a https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11940 ok sthen@ | ||
| 084fc46d | 2021-11-20 10:55:13 | Fix typo which led to a non-existent config file. Noticed by tim@. | ||
| b20d970f | 2021-11-14 21:46:38 | do not disable bitmap fonts by default; if you already have /etc/fonts/conf.d/70-no-bitmaps.conf, you might want to delete it ok matthieu@ | ||
| 6580fb3c | 2021-11-11 08:59:43 | Hook libxcvt to the build | ||
| 2c9e9392 | 2021-11-11 08:58:33 | Update to libXi 1.8 | ||
| 216d0e59 | 2021-11-11 08:57:25 | Update to libXfixes 6.0.0 | ||
| 6950c5e9 | 2021-11-11 08:46:41 | Update to fontconfig 2.13.94 | ||
| d507eec9 | 2021-11-11 08:35:54 | Missed removed files | ||
| c9a91bf4 | 2021-11-11 08:22:03 | Update to Freetype 2.11.0 | ||
| a585d6af | 2021-10-29 15:57:09 | Update to libepoxy 1.5.9. ok jsg@ | ||
| a7ec4549 | 2021-10-27 21:26:07 | Add definitions to install the man page in the correct place. | ||
| 7e3a2bdb | 2021-10-27 16:39:08 | PREFIX -> prefix | ||
| f50ace9f | 2021-10-27 16:24:02 | Add a pkg-config file for libxcvt | ||
| ea857117 | 2021-10-27 16:13:42 | build infrastructure for libxcvt | ||
| f0228dba | 2021-10-27 16:11:41 | import libxcvt, needed by future X server update. | ||
| 1ae8a7fd | 2021-10-27 16:09:58 | oops typo in path | ||
| 68a6531e | 2021-10-27 15:28:02 | Import libxcvt, needed by future xserver 21.1 | ||
| 3715a2f9 | 2021-09-09 09:59:12 | Merge Mesa 21.1.8 | ||
| bf4ec162 | 2021-09-09 09:42:50 | Import Mesa 21.1.8 | ||
| d6feda97 | 2021-09-05 09:26:46 | Remove libdmx sources. | ||
| 57270b99 | 2021-09-05 09:01:05 | Update to libXfont2 2.0.5. | ||
| aa567604 | 2021-09-05 07:33:54 | Unlink libdmx from the build. Not used anywhere. Confirmed by sthen@ for ports | ||
| 3096b417 | 2021-09-03 07:19:13 | Replace <sys/param.h> | ||
| af9e42c8 | 2021-08-30 12:13:33 | Update to libpciaccess 0.16. |