summaryrefslogtreecommitdiff
path: root/lib/mesa/mk
AgeCommit message (Expand)Author
2024-07-19Enable VA-API gallium frontendRafael Sadowski
2024-06-18we need to unconditionally build libvtn nowJonathan Gray
2024-06-17libvtn is now required where libmesa is usedJonathan Gray
2024-04-03fix the build on archs where vulkan is not builtJonathan Gray
2024-04-02Merge Mesa 23.3.6Jonathan Gray
2023-11-03link libgbm with xrandr-xcbJonathan Gray
2023-11-02Merge Mesa 23.1.9Jonathan Gray
2023-04-24add the build id for libvulkan_radeon just like the intel* modulesRobert Nagy
2023-04-06Merge Mesa 22.3.7Jonathan Gray
2023-03-19reorder libEGL Makefile so ${X11BASE}/lib is searched after obj dirJonathan Gray
2023-03-10revert upstream Mesa changes to remove non-TLS pathsJonathan Gray
2023-03-03build libmesa_util_sse41 on all archsJonathan Gray
2023-01-31link against libpthread where libmesa_util_c11 is usedJonathan Gray
2023-01-29only link libmesa_util_sse41 when WITH_SSE41=yesJonathan Gray
2023-01-28only link libmesa_util_sse41 when WITH_SSE41=yesJonathan Gray
2023-01-28Merge Mesa 22.3.4Jonathan Gray
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