1. 3a3801c Merge commit 'origin/master' into gallium-0.2 by Keith Whitwell · 16 years ago
  2. 145d498 mesa: fix static library construction by Brian Paul · 16 years ago
  3. 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  4. ac0d196 Apple: Cleaned up some linking and dylib ids issues by Jeremy Huddleston · 16 years ago
  5. c76d86f raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats. by José Fonseca · 16 years ago
  6. eb422a7 raw2png: support some depth formats. by José Fonseca · 16 years ago
  7. 8830970 win32kprof: Store the profile data as an caller->callee hash table, instead of a trace. by José Fonseca · 16 years ago
  8. 2fafe29 win32kprof: Generate callgraphs. by José Fonseca · 16 years ago
  9. ac25408 win32kprof: Convert tabs to spaces. by José Fonseca · 16 years ago
  10. 1662be3 win32kprof: Consider the section alignment when estimating the image base. by José Fonseca · 16 years ago
  11. 939be24 raw2png: Handle r5g6b5 format. by José Fonseca · 16 years ago
  12. 270b2a5 mklib: don't version symbols when using --exports by Julien Cristau · 16 years ago
  13. f7eb0ce mklib: don't version symbols when using --exports by Julien Cristau · 16 years ago
  14. 6701ecb raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM. by José Fonseca · 16 years ago
  15. 30b6b0b raw2png: Update formats from p_formats.h by José Fonseca · 16 years ago
  16. 79ca973 Support conversion of YUV surfaces. by José Fonseca · 16 years ago
  17. e1f9adc Solaris port of Mesa 7.1 with autoconf support by Alan Coopersmith · 16 years ago
  18. 1043a7c Make minstall work with Solaris /bin/sh by Alan Coopersmith · 16 years ago
  19. 4a49f1d Parse the section:offset instead of the rva+base when reading mapfiles. by José Fonseca · 16 years ago
  20. 6f7ed99 revert the DRI2 commits by Alan Hourihane · 16 years ago
  21. 4566b00 Bring in DRI2 changes by Alan Hourihane · 16 years ago
  22. da7b3d2 pull in minor mklib change to fix debugging by Keith Whitwell · 16 years ago
  23. d0e2a9a Add copyright header. by José Fonseca · 16 years ago
  24. eab4472 Demangle C++ symbols. by José Fonseca · 16 years ago
  25. 63ddae0 gallium: Pre-processor for win32 kernel profile output. by José Fonseca · 16 years ago
  26. a6ad492 gallium: Simple facility to dump and view images for debugging. by José Fonseca · 16 years ago
  27. 00994ac autoconf: Scrape the version from configs/default by Dan Nicholson · 16 years ago
  28. f9c8af3 Add support for dfbsd to mklib script. by Hasso Tepper · 16 years ago
  29. 9993ccc Apple: Pulled in changes from Apple's patchset to allow mesa to build on darwin again by Jeremy Huddleston · 16 years ago
  30. 5c0c883 added -altopts to allow overriding all other opts by Andy Skinner · 16 years ago
  31. 7817557 autoconf: Replace install-sh with symlink to minstall by Dan Nicholson · 17 years ago
  32. d5cee90 autoconf: Add support files required for autoconf use by Dan Nicholson · 17 years ago
  33. fc7ddea Use -Bsymbolic for linking all shared objects. by Michel Dänzer · 17 years ago
  34. d7eb97b confdiff.sh: A testing script for comparing configs settings by Dan Nicholson · 17 years ago
  35. 2a3e338 add support for LDFLAGS env var by Dan Nicholson · 17 years ago
  36. 1a413b4 Use -pthread instead of -lpthread on FreeBSD. by Eric Anholt · 17 years ago
  37. ed2fddc special case for -pthread (bug 10876) by Brian · 17 years ago
  38. 98abd1b simplify .a suffixing by Brian · 17 years ago
  39. a9455bb remove static lib before building to make more bulletproof by Bernardo Innocenti · 17 years ago
  40. 26626c0 minstall: Pass correct destination file path to $RM regardless of source path. by Michel Dänzer · 18 years ago
  41. d71a564 minstall: Always remove destination file before (re-)creating it. by Michel Dänzer · 18 years ago
  42. 0a3a1c6 fix -noprefix option for Solaris (bug 7722) by Brian Paul · 18 years ago
  43. 464fcd0 New bin/minstall script - a minimal replacement for 'install'. by Brian Paul · 18 years ago
  44. 3775b56 mkdir -> mkdir -p, since /usr/include might not exist in the installroot yet by Adam Jackson · 18 years ago
  45. 65897c0 don't create include/GLES yet by Brian Paul · 18 years ago
  46. 5beff7c updates for GNU/Hurd (bug 6657) by Brian Paul · 18 years ago
  47. b3282a3 assorted AIX, IRIX fixes from Dan Schikore by Brian Paul · 18 years ago
  48. 1e1af99 Use 'file' command in more places to determine the library ABI (IRIX, SunOS, by Brian Paul · 18 years ago
  49. 56e0ee8 remove the -dlopen option. Always make both kinds of libs for AIX, Darwin. by Brian Paul · 18 years ago
  50. fe14cf6 Fixes for AIX, SunOS, Darwin. -dlopen flag to build dlopen()'able modules by Brian Paul · 18 years ago
  51. 59ebe1f pass -m32 or -m64 to linker for SunOS as needed (bug 6484) by Brian Paul · 18 years ago
  52. ef8b89f some comments for Darwin by Brian Paul · 18 years ago
  53. a5033a0 fix AIX issues (bug 5874) by Brian Paul · 18 years ago
  54. 30cc822 install GLw headers (bug 5396) by Brian Paul · 19 years ago
  55. 413a49c special-case Darwin (bug 4509) by Brian Paul · 19 years ago
  56. 1c04be5 Fix FreeBSD build by building libGL in the order desired, and doing a fix to my by Eric Anholt · 19 years ago
  57. 32a7ab2 Darwin version fix (SF bug 1334274) by Brian Paul · 19 years ago
  58. b83435f Attempt to fix libGL on FreeBSD, where the library was being built without any by Eric Anholt · 19 years ago
  59. 7a534dc remove .a file before creating new one by Brian Paul · 19 years ago
  60. 7bb7f97 fix FreeBSD problem (bug 4435) by Brian Paul · 19 years ago
  61. aba4864 Make the linux-dri-x86 builds work on x86-64 again. mklib now by Ian Romanick · 19 years ago
  62. f1a2613 Since this isn't a bash script, don't use function and instead inline the usage by Eric Anholt · 19 years ago
  63. 7c1ab40 Add license/copyright. Add -h/--help option for usage. Minor clean-ups. by Brian Paul · 19 years ago
  64. 8dcc673 Added -linker option to mklib, used to specify a particular program for by Brian Paul · 19 years ago
  65. ccda216 fix Darwin dynamic lib naming by Brian Paul · 19 years ago
  66. 40b8b57 Make install install GLES too by Jon Smirl · 19 years ago
  67. 3e19618 if building 32-bit objects in 64-bit environment, use -m32 flag by Brian Paul · 19 years ago
  68. a2990a9 Add DESTDIR install target by Dave Airlie · 19 years ago
  69. 0d5e6cc fixed OSF/1 shared lib problem (bug 1065260) by Brian Paul · 20 years ago
  70. b17a1a1 merge the AIX and AIX64 cases by Brian Paul · 20 years ago
  71. 158a251 added initial support for -exports option, Linux/OpenBSD only for now by Brian Paul · 20 years ago
  72. c498742 if CXX or CC env vars aren't set, use g++, gcc by default (Linux) by Brian Paul · 20 years ago
  73. a16bdb5 Enable builds on AIX 64-bit by Karl Schultz · 20 years ago
  74. b784b8f indentation fixes by Brian Paul · 20 years ago
  75. ef4dd5a Update BeOS mklib to set mimetype and version. Static lib build support added. by Philippe Houdoin · 20 years ago
  76. 76cfed8 added commands for AIX shared libs (Shane Blackett) by Brian Paul · 20 years ago
  77. 9eecb03 Make sure mklib sees the definition of CC and CXX. Make mklib respect by Ian Romanick · 20 years ago
  78. ac0cfee fix HP-UX typo (bug 941576) by Brian Paul · 20 years ago
  79. 580548d added CYGWIN support by Brian Paul · 20 years ago
  80. c50d77a minor tweak for Darwin by Brian Paul · 20 years ago
  81. dd74e36 added -noprefix option for making DRI drivers by Brian Paul · 20 years ago
  82. 52fb07e merge from 6.0.1 branch by Brian Paul · 20 years ago
  83. 0480037 obsolete by Brian Paul · 20 years ago
  84. d8944fb Mesa installation script by Brian Paul · 20 years ago
  85. c05658d more Darwin tweaks by Brian Paul · 20 years ago
  86. aaba075 tweaks to Darwin code by Brian Paul · 20 years ago
  87. c193bd0 assorted updates and new AIX support (Dan Schikore) by Brian Paul · 20 years ago
  88. 09a4f91 fix library naming glitches (bug 904867) by Brian Paul · 20 years ago
  89. 6e450f2 some minor tweaks by Brian Paul · 20 years ago
  90. 5396ab2 bunch of assorted updates/changes by Brian Paul · 20 years ago
  91. f8c31fc more IRIX tweaks by Brian Paul · 20 years ago
  92. dc8f8bd fix ARCHOPT typo by Brian Paul · 20 years ago
  93. 9ca723f fix C++ link issues on IRIX by Brian Paul · 20 years ago
  94. 5b9a9d4 tweak OpenBSD and SunOS commands by Brian Paul · 21 years ago
  95. 4b60344 use -G not -shared for gcc on SunOS by Brian Paul · 21 years ago
  96. 12d6cae Use same steps for Linux and OpenBSD. Added AIX/gcc support. by Brian Paul · 21 years ago
  97. b3b725b Assorted mklib tweaks. Added Intel icc support to mklib. by Brian Paul · 21 years ago
  98. 1a644b3 tweaks for SunOS by Brian Paul · 21 years ago
  99. f023391 another tweak from Matt Sealey by Brian Paul · 21 years ago
  100. e96a121 prefix MAKELIB with TOP in default case (Matt Sealey) by Brian Paul · 21 years ago