summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-09-01conditionally define HAVE_LD_BUILD_ID if supportedJonathan Gray
2020-09-01build with NDEBUG to disable assertsJonathan Gray
2020-09-01get available memory when assert() is disabled via NDEBUGJonathan Gray
2020-08-30disable -Wmissing-prototypes via pragma for 64 bit atomics fallbackJonathan Gray
2020-08-30correct type for oldlenp argument to sysctl(2) for machdep.altivecJonathan Gray
2020-08-28explicitly remove *.la files from old Mesa buildsJonathan Gray
2020-08-28remove libtxc_dxtn included in Mesa since 17.3Jonathan Gray
2020-08-28don't build libtxc_dxtn included in Mesa since 17.3Jonathan Gray
2020-08-27drop local change for 32 bit atomics via pthread locksJonathan Gray
2020-08-27build with -DMISSING_64BIT_ATOMICS on powerpcJonathan Gray
2020-08-27drop local workarounds for gcc 4.2Jonathan Gray
2020-08-27build addrlib with -Wno-unused-variable matching meson buildJonathan Gray
2020-08-27radv: Explicitly cast TIMESTAMP_NOT_READY value to uin32_t where needed.Jonathan Gray
2020-08-27aco: Use correct reference type in for-range-loop.Jonathan Gray
2020-08-27aco: Don't std::move temporary object.Jonathan Gray
2020-08-27aco: Don't declare 'Block' as class, but define as struct.Jonathan Gray
2020-08-27radv: Don't take absolute value of unsigned type.Jonathan 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
2020-08-26Import Mesa 20.1.6Jonathan Gray
2020-08-25Fix an integer overflow in init_om() that could lead to a double free.Matthieu Herrb
2020-08-20Fix a bug where some input clients can't connect to the input server.Matthieu Herrb
2019-05-23Import Mesa 19.0.5Jonathan Gray
2019-01-29Import Mesa 18.3.2Jonathan Gray
2018-10-23Import Mesa 17.3.9Jonathan Gray
2018-10-23Import Mesa 17.3.9Jonathan Gray
2018-10-23Import Mesa 17.3.9Jonathan Gray
2016-12-11Import Mesa 13.0.2Jonathan Gray
2016-12-11Import Mesa 13.0.2Jonathan Gray
2016-05-29Import Mesa 11.2.2Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2020-08-06Merge from upstream X.Org : Fix size calculation in `_XimAttributeToValue`Matthieu Herrb
2020-08-01Fix Mesa build with clang 10 on mips64.Visa Hankala
2020-07-31Fixes for Heap corruption in the X input method client in libX11Matthieu Herrb
2020-07-19Fix SHARED_LIBSMatthieu Herrb
2014-04-14Import xcb-util-wm 0.4.1Matthieu Herrb
2020-07-08Unlink libxbui from the build. ok jsg@Matthieu Herrb
2020-06-27Update to freetype 2.10.2. Tested by krw@ and myself.Matthieu Herrb
2020-06-18llvmpipe: use LLVM version string instead of re-computing itJonathan Gray
2020-06-16ac: fix build with recent LLVMJonathan Gray
2020-05-16Update to libXxf86dga 1.1.5Matthieu Herrb
2020-05-16Update to libXrandr 1.5.2Matthieu Herrb
2020-05-16Update to libxcb 1.14 and xcb-proto 1.14. ok tb@Matthieu Herrb
2020-04-03Remove #ifdef that doesn't make sense anymore; extend clang workaround toMark Kettenis
2020-04-03Make this build on clang architectures that don't have 64-bit atomicMark Kettenis