1. be85512 configs: do not let llvm-config define NDEBUG in debug builds by Brian Paul · 13 years ago
  2. 600e01e configs: add libdrm cflags to linux-llvm config by Brian Paul · 13 years ago
  3. 202c345 autoconf/make: Don't specify individual llvm libraries. by José Fonseca · 14 years ago
  4. e6314db gallivm: Use LLVM MC disassembler, instead of udis86. by José Fonseca · 14 years ago
  5. d1d81205 Remove talloc from the make and automake build systems. by Kenneth Graunke · 14 years ago
  6. c1095f0 mesa/llvm: use llvm-config --cppflags by Brian Paul · 14 years ago
  7. b87369e mesa: consolidate some compiler -D flags by Brian Paul · 14 years ago
  8. dcb3a28 configs: added -ltalloc to config files by Brian Paul · 14 years ago
  9. 816fe9d mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm by Brian Paul · 15 years ago
  10. ea532f0 scons: Make LLVM a black-white dependency. by José Fonseca · 15 years ago
  11. d4b103e auto detect llvm version by Chris Li · 15 years ago
  12. b22bb34 llvmpipe: remove -m32 flag from linux-llvm config by Brian Paul · 15 years ago
  13. c61bf36 llvmpipe: export the tgsi translation code to a common layer by Zack Rusin · 15 years ago
  14. 476b668 allow make to build lp_test_* for llvmpipe by Chris Li · 15 years ago
  15. 080c40a Merge remote branch 'origin/master' into lp-binning by José Fonseca · 15 years ago
  16. c978ab0 gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. by José Fonseca · 15 years ago
  17. 0479408 llvmpipe: change configs/linux-llvm from debug build to optimized build by Brian Paul · 15 years ago
  18. d6d4f8b llvmpipe: use the udis86 lib to print the x86 assembly code by Brian Paul · 15 years ago
  19. 4c6fd57 llvmpipe: re-enable other gallium drivers by Brian Paul · 15 years ago
  20. 1ea1cd8 llvmpipe: repurpose linux-llvm config to build the llvmpipe driver by Brian Paul · 15 years ago
  21. 37fdfe8 linux-llvm config: Linking with required llvm libs by Kamalneet Singh · 16 years ago
  22. 359bbe7 gallivm: Explicitly specify the LLVM components we need. by Michel Dänzer · 16 years ago
  23. 3f4b67f Gallivm: port to llvm 2.4. by Stephane Marchesin · 16 years ago
  24. 9859edc Gallivm: need to link with libstdc++ for llvm. by Stephane Marchesin · 16 years ago
  25. 0448dbd Update for llvm -> gallivm rename. by José Fonseca · 17 years ago
  26. bfd5916 Code reorganization: split gallium and mesa makefiles. by José Fonseca · 17 years ago
  27. 9789c30 llvm: we need custom rules so had to redo the build a little bit by Zack Rusin · 17 years ago
  28. 63a9d83 Redo the fragment program examples to match vp's by Zack Rusin · 17 years ago
  29. 8568fad LLVM requires linking with the C++ compiler. by Michel Dänzer · 17 years ago
  30. d76a7b6 Cleanup some code. by Zack Rusin · 17 years ago
  31. b04430e Introduce linux-llvm target. Remove the llvm code from the default build for now. by Zack Rusin · 17 years ago