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