summaryrefslogtreecommitdiff
path: root/lib/mesa
AgeCommit message (Expand)Author
2020-09-22Import Mesa 20.0.8Jonathan Gray
2020-09-14go back to brw_eu.h rev 1.9 matching upstream 20.1 branchJonathan Gray
2020-08-26Import Mesa 20.1.6Jonathan Gray
2020-09-11partially revert a Mesa commit to avoid hard hangs on HaswellJonathan 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-03correct merge errorsJonathan Gray
2020-09-03Merge Mesa 20.1.7Jonathan Gray
2020-09-03Import Mesa 20.1.7Jonathan Gray
2020-09-03Import Mesa 20.1.7Jonathan Gray
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-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
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-01Fix Mesa build with clang 10 on mips64.Visa Hankala
2020-06-18llvmpipe: use LLVM version string instead of re-computing itJonathan Gray
2020-06-16ac: fix build with recent LLVMJonathan Gray
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
2020-04-03test for 32 bit atomic builtins was incorrectly testing for 64 bit atomicsJonathan Gray
2020-02-21add mips64, mips64el and powerpc to the list of archs with -O0 in CFLAGSJonathan Gray
2020-02-20regenJonathan Gray