summaryrefslogtreecommitdiff
path: root/external/mit/xorg/lib/gallium/Makefile
AgeCommit message (Expand)Author
2023-02-07apply -g1 to the gallium sources as well. saves another couple of 100MB.mrg
2021-07-11xorg/lib stuff to enable mesa.old, prepare for new mesamrg
2021-05-30Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9joerg
2021-04-13apply some -Wno- to ignore several new warnings with GCC 10.mrg
2021-02-23Don't hard-code LLVM version, but pick it up from build glue.joerg
2020-04-04Add all the dependent libraries and sortchristos
2020-01-31Bump MESA_LLVM_VERSION_STRINGjmcneill
2020-01-31Build radeonsi driver.jmcneill
2020-01-19Build radeon and nouveau drivers on evbarm.jmcneill
2019-11-20Restrict -Wl,-z,defs to x86 and aarch64 for now to avoid global buildmartin
2019-11-19Looks like this requires pthread.martin
2019-11-18Build some more LLVM components for Gallium. Switch it to -Wl,-z,defsjoerg
2019-11-11Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)joerg
2019-10-28another vax optimizer hack.christos
2019-09-24Update build logic for mesa 19.1.7.maya
2019-07-07re-add arm64 to the list of llvm-ok platforms. fixes gallium_dri.so:mrg
2019-06-19allow all arm platforms, not just evbarm, to build with MKLLVMRT.mrg
2019-06-09add ARMDisassembler for the arm section. fixes linkage issue.mrg
2019-06-07allow building arm llvmpipe.mrg
2019-06-07put BUILD_LLVMPIPE and it's MKLLVMRT conditional inside the x86 + evbarmmrg
2019-06-02fix building x86 with X11 but not LLVM:mrg
2019-05-30Add libraries to resolve missing xcb symbolsmaya
2019-05-16Fix MKCOMPATX11 buildchristos
2019-05-11elide clang warningschristos
2019-04-16Ran out of patience playing stack protector bingo.christos
2019-04-12more stack protector (arm32)christos
2019-04-10Extend LLVM link.mk to handle librt. Use it in Gallium.joerg
2019-04-07Fix stack protector build.christos
2019-04-07Handle objdir correctly.rin
2019-04-03Use and enable MKLLVMRT for HAVE_MESA_VER=18.joerg
2019-03-10pull across most of the new build infrastruture for mesa18 from maya'smrg
2019-03-10move mesa10 build into .old scheme:mrg
2016-11-29Build gallium with -pthread if we're building the radeon driver. It uses adholland
2016-09-27Allow clang to generate SPARCv8+ assembly for now.joerg
2016-08-16only build the radeon and nouveau drivers on i386/amd64/evbarm,mrg
2016-02-28Make using ! on the LHS of a compare non-fatal, even if it is notjoerg
2016-02-26Use -std=c++11 unordered_set, not TR1 unordered_set.riastradh
2015-11-03remove redundant \szptvlfn
2015-10-31don't look for libdrm_nouveau unless we've built it.mrg
2015-10-29build nouveau on evbarm, toojmcneill
2015-10-29properly link and enable all the nouveau parts.mrg
2015-10-26build the nouveau gallium driver.mrg
2015-09-23remove unused GALLIUM_NAMES variable.mrg
2015-01-05Don't bail out on the broken inline functions that use static variables.joerg
2015-01-05Test for ${MKDEBUG} using the same construct as in other places, so thatgson
2015-01-05Make a number of clang warnings non-fatal, too many changes with littlejoerg
2015-01-04don't regenerate y->christos
2014-12-23- Don't install absolute symlinkschristos
2014-12-18update sets and reachover makefiles for mesa 10.3.5.mrg