summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2022-08-31Update to libXau version 1.0.10.Matthieu Herrb
Now uses explicit_bzero() + other bug fixes
2022-08-31Update to libXfont2 2.0.6. bug fixes.Matthieu Herrb
2022-08-31Update libfontenc to version 1.1.6.Matthieu Herrb
The lib now uses reallocarray()
2022-08-23don't build Mesa against llvm on 32-bit powerpcJonathan Gray
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
2022-08-07Update libxcvt to version 0.1.2.Matthieu Herrb
This release fixes a regression with mode 1360x768.
2022-07-23Update to libX11 1.8.1Matthieu Herrb
2022-07-23Update to freetype 2.12.1Matthieu Herrb
2022-07-17Update libxcb to version 1.15 + xcb-protos 1.15.2Matthieu Herrb
2022-07-04libXcursor: Missed new files. Noticed by naddy@Matthieu Herrb
2022-07-04Update libXft to version 2.3.4Matthieu Herrb
Bug fixes and prepare for future fontconfig update.
2022-07-04Uodate libXcursor to version 1.2.1Matthieu Herrb
Bug fixes and documentation improvements
2022-06-28Add missing build system files from freetype 2.11.0Matthieu Herrb
Those are not used in xenocara builds, but having them reduces the noise during diffs with upstreams.
2022-06-28Remove stale docs/reference/ filesMatthieu Herrb
The docs/reference directory in freetype2 sources is not really suited for shipping as source files. Better browse it online at freetype.org
2022-06-28Remove outdated parts of the freetype-doc package.Matthieu Herrb
They are not used in builds and have not been updated recently.
2022-06-28fix white space diff with upstreamsMatthieu Herrb
2022-06-28Remove leftovers test directiveMatthieu Herrb
2022-06-06Merge libdrm 2.4.111Jonathan Gray
2022-06-06Import libdrm 2.4.111Jonathan Gray
2018-09-13Import libdrm 2.4.94Jonathan Gray
2016-03-20Import libdrm 2.4.67Jonathan Gray
2015-08-21Import libdrm 2.4.64Jonathan Gray
2022-05-05intel/dev: add RPL-S pci ids from drm-intel-nextJonathan Gray
0cfc01fe835fe727e9ff7485fd6b5c8180bfd7b7 in mainline Mesa
2022-05-05intel/dev: sync ADL-S pci ids with linuxJonathan Gray
0cfc01fe835fe727e9ff7485fd6b5c8180bfd7b7 in mainline Mesa
2022-05-04intel/dev: Add device info for RPL-PJonathan Gray
From Jordan Justen d257494ec4d826aec8841845479215820e612917 in mainline Mesa
2022-05-04intel/dev: Add device info for RPLJonathan Gray
From Jordan Justen 4e0eca7dc34942759638ab00eb006ba40284a7c in mainline Mesa
2022-05-04intel/dev: Add device ids for ADL-NJonathan Gray
From Jordan Justen 03cc5a8295e239b45623c89faac88030b33a4a14 in mainline Mesa
2022-05-04intel/dev: Add DG1 PCI id 0x4909Jonathan Gray
From Jordan Justen fd646c2d2f8b3efed92630d548448a1bdd6ba2b1 in mainline Mesa
2021-07-22Import Mesa 21.1.5Jonathan Gray
2020-08-26Import Mesa 20.1.6Jonathan Gray
2022-04-29Merge libdrm 2.4.110Jonathan Gray
2022-04-29Import libdrm 2.4.110Jonathan Gray
2022-04-25Update to libX11 1.7.5. No API / ABI changes. ok tb@Matthieu Herrb
2022-04-21Merge Mesa 21.3.8Jonathan Gray
2022-04-21Import Mesa 21.3.8Jonathan Gray
2019-01-29Import Mesa 18.3.2Jonathan Gray
2022-02-25move u_printf_length() to new fileJonathan Gray
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
2022-02-25put .a files in a linker group to avoid an undefined referenceJonathan Gray
to loader_dri_create_image with ld.bfd from binutils 2.17 reported and tested by visa@
2022-02-25unbreak Mesa build on mips64Jonathan Gray
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@
2022-02-25build u_printf.cpp with -ffunction-sections -fdata-sections andJonathan Gray
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
2022-02-24no need to create src/gallium/drivers/{iris,radeonsi}/Jonathan Gray
2022-02-24add libradeonsi_gfx* MakefilesJonathan Gray
2022-02-24sync generated filesJonathan Gray
2022-02-24Merge Mesa 21.3.7Jonathan Gray
2022-02-24Import Mesa 21.3.7Jonathan Gray
2021-07-22Import Mesa 21.1.5Jonathan Gray
2020-08-26Import Mesa 20.1.6Jonathan Gray
2020-08-26Import Mesa 20.1.6Jonathan Gray