summaryrefslogtreecommitdiff
path: root/lib/mesa/mk
AgeCommit message (Expand)Author
2022-09-02Merge Mesa 22.1.7Jonathan Gray
2022-08-23don't build Mesa against llvm on 32-bit powerpcJonathan Gray
2022-04-21Merge Mesa 21.3.8Jonathan Gray
2022-02-25move u_printf_length() to new fileJonathan Gray
2022-02-25put .a files in a linker group to avoid an undefined referenceJonathan Gray
2022-02-25build u_printf.cpp with -ffunction-sections -fdata-sections andJonathan Gray
2022-02-24add libradeonsi_gfx* MakefilesJonathan Gray
2022-02-24Merge Mesa 21.3.7Jonathan Gray
2021-08-01match pkg-config files created by meson buildJonathan Gray
2021-08-01link libraries in a group matching meson buildJonathan Gray
2021-07-22update Makefiles and generated files for Mesa 21.1.5Jonathan Gray
2021-06-25support xf86-video-radeon and xf86-video-amdgpu drivers on riscv64.Matthieu Herrb
2020-10-26Build AMD drivers on powerpc64.Mark Kettenis
2020-09-22disable noisy -Winitializer-overrides warningsJonathan Gray
2020-09-22Merge Mesa 20.0.8Jonathan Gray
2020-09-04link with version script matching meson changes in 20.1.7Jonathan Gray
2020-09-03Avoid problems with undefined symbols on ld.bfd archs caused by order ofJonathan Gray
2020-09-03Merge Mesa 20.1.7Jonathan Gray
2020-09-01build with NDEBUG to disable assertsJonathan Gray
2020-08-28explicitly remove *.la files from old Mesa buildsJonathan Gray
2020-08-27build with -DMISSING_64BIT_ATOMICS on powerpcJonathan Gray
2020-08-27build addrlib with -Wno-unused-variable matching meson buildJonathan Gray
2020-08-27build with -Wno-typedef-redefinitionJonathan Gray
2020-08-26crank glapi minor for new symbolJonathan Gray
2020-08-26adjust for files which are symlinks in distfileJonathan Gray
2020-08-26Merge Mesa 20.1.6Jonathan Gray