summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-03-11aco: fix disassembly with LLVM 11Jonathan Gray
2021-03-11gallivm: fix half to float conversions with llvm 11Jonathan Gray
2021-03-11ac: don't set old denormals flags with LLVM >= 11Jonathan Gray
2020-08-26Import Mesa 20.1.6Jonathan Gray
2021-03-11ac: set new LLVM denormal flagsJonathan Gray
2021-03-11ac: unify denorm setting enforcementJonathan Gray
2021-03-09gallium/gallivm: remove unused header include for newer LLVMJonathan Gray
2020-08-26Import Mesa 20.1.6Jonathan Gray
2020-08-26Import Mesa 20.1.6Jonathan Gray
2018-10-23Import Mesa 17.3.9Jonathan Gray
2021-02-27util: enable futex usage on BSDs after 7dc2f4788288Jonathan Gray
2021-02-20change from /dev/drm to /dev/dri/ in xenocaraJonathan Gray
2021-02-19fix amdgpu.ids path to point to installed version. ok jsg@Matthieu Herrb
2021-02-12only install libdrm_intel pkgconfig file when building libdrm_intelJonathan Gray
2021-02-11fix merge errorJonathan Gray
2021-02-11add Makefiles to replace upstream use of mesonJonathan Gray
2021-02-11Merge libdrm 2.4.104Jonathan Gray
2021-02-11Import libdrm 2.4.104Jonathan Gray
2017-08-05Import libdrm 2.4.82Jonathan Gray
2016-10-16Import libdrm 2.4.71Jonathan Gray
2016-03-20Import libdrm 2.4.67Jonathan Gray
2015-08-21Import libdrm 2.4.64Jonathan Gray
2021-01-18gallivm: Add missing header for powf.Jonathan Gray
2021-01-18nouveau: fix compile error with -DDEBUG on newer gccJonathan Gray
2015-11-22import Mesa 11.0.6Jonathan Gray
2015-08-21Import libdrm 2.4.64Jonathan Gray
2020-12-15Add -ftrapping-math to default cflagsMatthieu Herrb
2020-11-28Update to libX11 1.7.0. Tested by gkoehler@ and jsg@Matthieu Herrb
2020-11-11Update to freetype 2.10.4. Tested by tb@Matthieu Herrb
2020-10-26Build AMD drivers on powerpc64.Mark Kettenis
2020-09-22glsl: Use 'using' to be explicit about visitor overloadsJonathan Gray
2020-09-22spirv/opencl: Cast opcode up front to avoid warningsJonathan Gray
2020-09-22disable noisy -Winitializer-overrides warningsJonathan Gray
2020-01-22Import Mesa 19.2.8Jonathan Gray
2016-05-29Import Mesa 11.2.2Jonathan Gray
2020-09-22Mesa 20.0 does not use per gen marshal_generated filesJonathan Gray
2020-09-22Merge Mesa 20.0.8Jonathan Gray
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