index
:
xenocara
cvs/HEAD
master
matthieu/xserver-1.13
mpi/libdrm-update
Xenocara
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mesa
/
mk
Age
Commit message (
Expand
)
Author
2024-07-19
Enable VA-API gallium frontend
Rafael Sadowski
2024-06-18
we need to unconditionally build libvtn now
Jonathan Gray
2024-06-17
libvtn is now required where libmesa is used
Jonathan Gray
2024-04-03
fix the build on archs where vulkan is not built
Jonathan Gray
2024-04-02
Merge Mesa 23.3.6
Jonathan Gray
2023-11-03
link libgbm with xrandr-xcb
Jonathan Gray
2023-11-02
Merge Mesa 23.1.9
Jonathan Gray
2023-04-24
add the build id for libvulkan_radeon just like the intel* modules
Robert Nagy
2023-04-06
Merge Mesa 22.3.7
Jonathan Gray
2023-03-19
reorder libEGL Makefile so ${X11BASE}/lib is searched after obj dir
Jonathan Gray
2023-03-10
revert upstream Mesa changes to remove non-TLS paths
Jonathan Gray
2023-03-03
build libmesa_util_sse41 on all archs
Jonathan Gray
2023-01-31
link against libpthread where libmesa_util_c11 is used
Jonathan Gray
2023-01-29
only link libmesa_util_sse41 when WITH_SSE41=yes
Jonathan Gray
2023-01-28
only link libmesa_util_sse41 when WITH_SSE41=yes
Jonathan Gray
2023-01-28
Merge Mesa 22.3.4
Jonathan Gray
2022-09-02
Merge Mesa 22.1.7
Jonathan Gray
2022-08-23
don't build Mesa against llvm on 32-bit powerpc
Jonathan Gray
2022-04-21
Merge Mesa 21.3.8
Jonathan Gray
2022-02-25
move u_printf_length() to new file
Jonathan Gray
2022-02-25
put .a files in a linker group to avoid an undefined reference
Jonathan Gray
2022-02-25
build u_printf.cpp with -ffunction-sections -fdata-sections and
Jonathan Gray
2022-02-24
add libradeonsi_gfx* Makefiles
Jonathan Gray
2022-02-24
Merge Mesa 21.3.7
Jonathan Gray
2021-08-01
match pkg-config files created by meson build
Jonathan Gray
2021-08-01
link libraries in a group matching meson build
Jonathan Gray
2021-07-22
update Makefiles and generated files for Mesa 21.1.5
Jonathan Gray
2021-06-25
support xf86-video-radeon and xf86-video-amdgpu drivers on riscv64.
Matthieu Herrb
2020-10-26
Build AMD drivers on powerpc64.
Mark Kettenis
2020-09-22
disable noisy -Winitializer-overrides warnings
Jonathan Gray
2020-09-22
Merge Mesa 20.0.8
Jonathan Gray
2020-09-04
link with version script matching meson changes in 20.1.7
Jonathan Gray
2020-09-03
Avoid problems with undefined symbols on ld.bfd archs caused by order of
Jonathan Gray
2020-09-03
Merge Mesa 20.1.7
Jonathan Gray
2020-09-01
build with NDEBUG to disable asserts
Jonathan Gray
2020-08-28
explicitly remove *.la files from old Mesa builds
Jonathan Gray
2020-08-27
build with -DMISSING_64BIT_ATOMICS on powerpc
Jonathan Gray
2020-08-27
build addrlib with -Wno-unused-variable matching meson build
Jonathan Gray
2020-08-27
build with -Wno-typedef-redefinition
Jonathan Gray
2020-08-26
crank glapi minor for new symbol
Jonathan Gray
2020-08-26
adjust for files which are symlinks in distfile
Jonathan Gray
2020-08-26
Merge Mesa 20.1.6
Jonathan Gray