1. 52c711e cherry-ignore: Ignore candidates for the 9.1 branch. by Andreas Boll · 11 years ago
  2. 1e8de84 cherry-ignore: Ignore candidates for the 9.1 branch. by Kenneth Graunke · 11 years ago
  3. a474b45 cherry-ignore: Ignore i965 guardband bug fixes. by Kenneth Graunke · 11 years ago
  4. cd0e19a mesa: update .cherry-ignore list by Andreas Boll · 11 years ago
  5. 4510df5 mesa: use .cherry-ignore in the get-pick-list.sh script by Andreas Boll · 12 years ago
  6. bf1fb34 mesa: add initial .cherry-ignore file for the 9.0 branch by Andreas Boll · 12 years ago
  7. 95c47f0 mesa: add get-pick-list.sh script into bin/ by Andreas Boll · 12 years ago
  8. fafaf56 mklib: clean up abi flags for x86 targets by Mike Frysinger · 12 years ago
  9. 3becf98 mesa: remove obsolete confdiff.sh by Andreas Boll · 12 years ago
  10. c1dcf96 mesa: fix html in shortlog_mesa.sh script by Andreas Boll · 12 years ago
  11. 51c9c67 mesa: added Ian's shortlog_mesa.sh script in bin/ by Brian Paul · 12 years ago
  12. 4a5d020 automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings. by Kenneth Graunke · 12 years ago
  13. 07abd91 automake: Move top-level makefile to automake. by Eric Anholt · 12 years ago
  14. 4038dda mesa: Move the version information right into configure.ac. by Eric Anholt · 12 years ago
  15. e19741c Add bin/compile to .gitignore by Paul Berry · 12 years ago
  16. b352d67 bin/mklib: remove '-m32' for arm linux by Han Shen(沈涵) · 12 years ago
  17. 5920f18 Remove autoreconf generated files by Matt Turner · 12 years ago
  18. dfb6142 autoconf: use AC_PROG_YACC/LEX by Matt Turner · 12 years ago
  19. cab179a Add .gitignore files to exclude unit test build artifacts from git by Paul Berry · 12 years ago
  20. ac8a933 mklib: tab cleanup, no functional change by Alexander von Gluck · 12 years ago
  21. a5608a5 mklib: Add Haiku build support by Alexander von Gluck · 12 years ago
  22. beef101 mklib: fix static lib building by filtering out -L, -l options by Wayne E. Robertz · 13 years ago
  23. 93db12a mesa: Remove support for BeOS by Ian Romanick · 13 years ago
  24. 2835c51 darwin: mklib: Make the real file match the id by Jeremy Huddleston · 13 years ago
  25. a041525 mesa: don't call git if it's not git repository by Marcin Slusarz · 13 years ago
  26. 02a6c94 mesa: don't touch git_sha1.h if sha1 didn't change by Marcin Slusarz · 13 years ago
  27. de579a1 mesa: Include GIT SHA1 in GL version string by Ian Romanick · 13 years ago
  28. 8fd8de3 mesa: fix build for NetBSD by Pierre Allegraud · 13 years ago
  29. c085cd6 Cygwin: Adjust mklib so -linker and -cplusplus options are processed more like they are for linux by Jon TURNEY · 14 years ago
  30. c55a8a7 Cygwin: Teach mklib/minstall to properly install libraries on cygwin by Jon TURNEY · 14 years ago
  31. 36b1953 Cygwin: Change mklib not to report the full archname on cygwin by Jon TURNEY · 14 years ago
  32. 8fee182 Cygwin: Have mklib exit with error code if link fails by Jon TURNEY · 14 years ago
  33. 5d66fc6 mklib: Fix amd64 builds on Solaris when using Sun compilers by Alan Coopersmith · 14 years ago
  34. d170d73 bin: Remove raw2png.py. by José Fonseca · 14 years ago
  35. 54f9c50 Fixed mklib to properly merge static libraries on darwin. by Alex Weiss · 14 years ago
  36. edd85bc bin/mklib: Clear CDPATH to avoid damaging expand_archive output by Keith Packard · 14 years ago
  37. e3114d3 Cygwin build fix: Fix linkage by Jon TURNEY · 14 years ago
  38. 79cc455 Revert "Make mklib propogate all errors" by Dan Nicholson · 14 years ago
  39. cc66847 mklib: remove unused -contents_of_archives(), add comments by Brian Paul · 14 years ago
  40. d6f5549 Make mklib propogate all errors by Jon TURNEY · 14 years ago
  41. 205c965 mklib: Teach mklib to fail build if link fails on cygwin by Brian Paul · 14 years ago
  42. 77c0800 mklib: Fix static library generation/installation on Solaris by Alan Coopersmith · 14 years ago
  43. a1de400 mklib: Extract archives into temporary directories by Dan Nicholson · 14 years ago
  44. 12039aa mklib: use a wrapper for ar by Brian Paul · 14 years ago
  45. 57cce7a mklib: put usage info into usage() function by Brian Paul · 14 years ago
  46. 191d965 mklib: expand .a into .o files on FreeBSD, put common code into subroutines by Brian Paul · 14 years ago
  47. ad7f9d7 darwin: mklib: Use lipo rather than file to figure out architectures of object files by Jeremy Huddleston · 14 years ago
  48. 0b4ea45 util: Remove homegrown Windows KM profiler. by José Fonseca · 15 years ago
  49. 23671e5 mklib: Ensure target directory exists for library by Dan Nicholson · 15 years ago
  50. 7eed6ab Cygwin build fixes by Jon TURNEY · 15 years ago
  51. d2f4c2b minstall: Don't copy over an identical file by Carl Worth · 15 years ago
  52. eef79d5 mklib: replace if/expr with case by Tormod Volden · 15 years ago
  53. 9cb3cde mesa: Prepend "-Wl," to linking options by Tormod Volden · 15 years ago
  54. 3cf6e62 mklib improvements for Solaris by Alan Coopersmith · 15 years ago
  55. 4737a9f autoconf: Update config.guess and config.sub from upstream by Dan Nicholson · 15 years ago
  56. 3a3801c Merge commit 'origin/master' into gallium-0.2 by Keith Whitwell · 16 years ago
  57. 145d498 mesa: fix static library construction by Brian Paul · 16 years ago
  58. 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  59. ac0d196 Apple: Cleaned up some linking and dylib ids issues by Jeremy Huddleston · 16 years ago
  60. c76d86f raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats. by José Fonseca · 16 years ago
  61. eb422a7 raw2png: support some depth formats. by José Fonseca · 16 years ago
  62. 8830970 win32kprof: Store the profile data as an caller->callee hash table, instead of a trace. by José Fonseca · 16 years ago
  63. 2fafe29 win32kprof: Generate callgraphs. by José Fonseca · 16 years ago
  64. ac25408 win32kprof: Convert tabs to spaces. by José Fonseca · 16 years ago
  65. 1662be3 win32kprof: Consider the section alignment when estimating the image base. by José Fonseca · 16 years ago
  66. 939be24 raw2png: Handle r5g6b5 format. by José Fonseca · 16 years ago
  67. 270b2a5 mklib: don't version symbols when using --exports by Julien Cristau · 16 years ago
  68. f7eb0ce mklib: don't version symbols when using --exports by Julien Cristau · 16 years ago
  69. 6701ecb raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM. by José Fonseca · 16 years ago
  70. 30b6b0b raw2png: Update formats from p_formats.h by José Fonseca · 16 years ago
  71. 79ca973 Support conversion of YUV surfaces. by José Fonseca · 16 years ago
  72. e1f9adc Solaris port of Mesa 7.1 with autoconf support by Alan Coopersmith · 16 years ago
  73. 1043a7c Make minstall work with Solaris /bin/sh by Alan Coopersmith · 16 years ago
  74. 4a49f1d Parse the section:offset instead of the rva+base when reading mapfiles. by José Fonseca · 16 years ago
  75. 6f7ed99 revert the DRI2 commits by Alan Hourihane · 16 years ago
  76. 4566b00 Bring in DRI2 changes by Alan Hourihane · 16 years ago
  77. da7b3d2 pull in minor mklib change to fix debugging by Keith Whitwell · 16 years ago
  78. d0e2a9a Add copyright header. by José Fonseca · 16 years ago
  79. eab4472 Demangle C++ symbols. by José Fonseca · 16 years ago
  80. 63ddae0 gallium: Pre-processor for win32 kernel profile output. by José Fonseca · 16 years ago
  81. a6ad492 gallium: Simple facility to dump and view images for debugging. by José Fonseca · 16 years ago
  82. 00994ac autoconf: Scrape the version from configs/default by Dan Nicholson · 16 years ago
  83. f9c8af3 Add support for dfbsd to mklib script. by Hasso Tepper · 16 years ago
  84. 9993ccc Apple: Pulled in changes from Apple's patchset to allow mesa to build on darwin again by Jeremy Huddleston · 16 years ago
  85. 5c0c883 added -altopts to allow overriding all other opts by Andy Skinner · 16 years ago
  86. 7817557 autoconf: Replace install-sh with symlink to minstall by Dan Nicholson · 16 years ago
  87. d5cee90 autoconf: Add support files required for autoconf use by Dan Nicholson · 17 years ago
  88. fc7ddea Use -Bsymbolic for linking all shared objects. by Michel Dänzer · 17 years ago
  89. d7eb97b confdiff.sh: A testing script for comparing configs settings by Dan Nicholson · 17 years ago
  90. 2a3e338 add support for LDFLAGS env var by Dan Nicholson · 17 years ago
  91. 1a413b4 Use -pthread instead of -lpthread on FreeBSD. by Eric Anholt · 17 years ago
  92. ed2fddc special case for -pthread (bug 10876) by Brian · 17 years ago
  93. 98abd1b simplify .a suffixing by Brian · 17 years ago
  94. a9455bb remove static lib before building to make more bulletproof by Bernardo Innocenti · 17 years ago
  95. 26626c0 minstall: Pass correct destination file path to $RM regardless of source path. by Michel Dänzer · 17 years ago
  96. d71a564 minstall: Always remove destination file before (re-)creating it. by Michel Dänzer · 17 years ago
  97. 0a3a1c6 fix -noprefix option for Solaris (bug 7722) by Brian Paul · 18 years ago
  98. 464fcd0 New bin/minstall script - a minimal replacement for 'install'. by Brian Paul · 18 years ago
  99. 3775b56 mkdir -> mkdir -p, since /usr/include might not exist in the installroot yet by Adam Jackson · 18 years ago
  100. 65897c0 don't create include/GLES yet by Brian Paul · 18 years ago