1. 3018c4a automake: Use AM_DISTCHECK_CONFIGURE_FLAGS by Emil Velikov · 9 years ago
  2. b2b6cf2 mesa: Remove tarballs/checksum rules. by Matt Turner · 10 years ago
  3. baedd68 mesa: Set DISTCHECK_CONFIGURE_FLAGS. by Matt Turner · 10 years ago
  4. d51150a mesa: Add autogen.sh to distribution. by Matt Turner · 10 years ago
  5. 952b324 mesa: Add scons files to distribution. by Matt Turner · 10 years ago
  6. 0ac98e7 docs: Add to distribution. by Matt Turner · 10 years ago
  7. a267212 mesa: Add a dist hook to remove .gitignore files from distribution. by Matt Turner · 10 years ago
  8. 55afbcc include: Add remaining headers to distribution. by Matt Turner · 11 years ago
  9. 7528f6f build: Rename md5 to checksums as part of .PHONY target by Carl Worth · 10 years ago
  10. 5a4e0f3 Revert "mesa: fix make tarballs" by Emil Velikov · 10 years ago
  11. 88cbe39 mesa: fix make tarballs by Emil Velikov · 10 years ago
  12. 46d03d3 Makefile: Switch from md5sums to sha256sums by Carl Worth · 10 years ago
  13. 93e399f Makefile: Add bin/test-driver to EXTRA_FILES by Carl Worth · 11 years ago
  14. 507c235 automake: include only one copy VERSION in tarball by Emil Velikov · 11 years ago
  15. 5ca3926 mesa: Build program as part of libmesa. by Matt Turner · 11 years ago
  16. 4f83956 Makefile.am: Remove api_exec_es* from EXTRA_FILES. by Matt Turner · 11 years ago
  17. 488b3ed build: unify mesa version by using a VERSION file by Emil Velikov · 11 years ago
  18. 5e4e145 build: Add tests directories to SUBDIRS by Matt Turner · 12 years ago
  19. 8bc788e build: Use PACKAGE_VERSION from autoconf by Andreas Boll · 11 years ago
  20. c0f7ccc build: Unify PACKAGE_VERSION on autotools, scons and Android by Andreas Boll · 11 years ago
  21. 6ea753b mesa: bump version to 9.2 (devel) by Andreas Boll · 11 years ago
  22. efd201c glsl/build: Build tests via the glsl Makefile by Matt Turner · 12 years ago
  23. 86d30de glsl/build: Build glcpp via the glsl Makefile by Matt Turner · 12 years ago
  24. c874740 Remove configs/{current,default} by Matt Turner · 12 years ago
  25. 0f5e2ce build: use git ls-files for adding all Makefile.in into the release tarball by Andreas Boll · 12 years ago
  26. 900f5eb build: add missing Makefile.in files to tarballs target by Andreas Boll · 12 years ago
  27. 4a38926 build: fix make tarballs target by Andreas Boll · 12 years ago
  28. 8a9f0fd build: add missing files to tarballs target by Andreas Boll · 12 years ago
  29. bc08f26 build: add missing Makefile.in files to tarballs target by Andreas Boll · 12 years ago
  30. a0a90ea build: add config.sub and config.guess to tarballs target by Andreas Boll · 12 years ago
  31. ec57fbb build: Ship install-sh in the tarball by Matt Turner · 12 years ago
  32. 7da1242 build: Use AX_PTHREAD to detect pthreads by Matt Turner · 12 years ago
  33. e81ee67 mesa: bump version to 9.1 (devel) by Andreas Boll · 12 years ago
  34. 3678f89 mesa: also bump version in Makefile.am and configure.ac to 9.0 by Andreas Boll · 12 years ago
  35. 45d3d0a mesa/tests: Add tests for the generated shared-glapi dispatch table by Ian Romanick · 12 years ago
  36. 68e04cc automake: convert libglsl by Jon TURNEY · 12 years ago
  37. 9ff2709 automake: Directly generate configs/current instead of symlinking from it. by Eric Anholt · 12 years ago
  38. a29ad2b mesa/tests: Add tests for the generated dispatch table by Ian Romanick · 12 years ago
  39. 8fecdcc mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions by Ian Romanick · 12 years ago
  40. 2e8c866 glx: Move tests from tests/glx to src/glx/tests by Ian Romanick · 12 years ago
  41. 07abd91 automake: Move top-level makefile to automake. by Eric Anholt · 12 years ago[Renamed (61%) from Makefile]
  42. 0cc2166 automake: Remove the old static configs system. by Eric Anholt · 12 years ago
  43. cc7e0de glsl: Convert the tests directory to automake. by Eric Anholt · 12 years ago
  44. 989e013 makefile: add phony am--refresh target by Dave Airlie · 12 years ago
  45. 56d05a8 mesa: Include mesa ES mapi generated files by Jakob Bornecrantz · 12 years ago
  46. 46883e0 Bump version to 8.1 (devel) by Ian Romanick · 12 years ago
  47. f6cc434 Revert "glsl: Fix optimization tests after converting src/glsl to automake." by Matt Turner · 12 years ago
  48. ffe376d glsl: Fix optimization tests after converting src/glsl to automake. by Paul Berry · 12 years ago
  49. 6fe42b6 mesa: Include glx tests Makefile.in in tarball by Jakob Bornecrantz · 13 years ago
  50. a53cb34 mesa: Bump version to 8.0 (devel) by Kenneth Graunke · 13 years ago
  51. 3ef3ba4 tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol by Ian Romanick · 13 years ago
  52. ccd4d43 gallium/cell: Remove the driver. by Kai Wasserbäch · 13 years ago
  53. 93db12a mesa: Remove support for BeOS by Ian Romanick · 13 years ago
  54. 659cded glsl: Add unit tests for lower_jumps.cpp by Paul Berry · 13 years ago
  55. 8d04404 mesa: remove depend files from tarballs by Brian Paul · 13 years ago
  56. 864eb84 make: Fix program/lex.yy.c & friends generation. by José Fonseca · 13 years ago
  57. 9a7f84d Squashed commit of the following: by José Fonseca · 13 years ago
  58. e17f2ba mesa: bump version to 7.12 (devel) by Brian Paul · 13 years ago
  59. eddcecb Add gbm (generic/graphics buffer manager) by Benjamin Franzke · 13 years ago
  60. 76bd1c1 mesa: add missing DRI Makefiles to tarball by Thierry Vignaud · 13 years ago
  61. 9404835 mesa: add include/c99/*.h files to tarballs by Brian Paul · 13 years ago
  62. 3871e74 apple: Dead code removal by Jeremy Huddleston · 13 years ago
  63. 09f83ce Add intel pci id lists by Benjamin Franzke · 13 years ago
  64. e5d241d apple: Package applegl source into MesaLib tarball by Jeremy Huddleston · 13 years ago
  65. fc5aec9 Fiuxp make tarballs for wayland-egl/drm by Benjamin Franzke · 13 years ago
  66. 04bdb2f mesa: fix tarball creation by Thierry Vignaud · 13 years ago
  67. 7a6061d Makefile: add missing Scons files by Brian Paul · 13 years ago
  68. 494b333 Makefile: add missing .cpp, .ll, .yy files by Thierry Vignaud · 13 years ago
  69. f79717d Fix mesa tarball creation again by Thierry Vignaud · 13 years ago
  70. de579a1 mesa: Include GIT SHA1 in GL version string by Ian Romanick · 13 years ago
  71. 654adaa Generate lexer and parser files for tarball creation process by Ian Romanick · 13 years ago
  72. 1034284 mesa: Fix some quirkiness of make tarballs by Ian Romanick · 13 years ago
  73. 8170684 mesa: Remove nonexistent files from distribution list by Ian Romanick · 13 years ago
  74. f247175 mesa: omit VC8 project files from tarball by Brian Paul · 13 years ago
  75. d3d6bee Fix missing files in Mesa tarballs. by Thierry Vignaud · 13 years ago
  76. becd980 mesa: bump version to 7.11 by Vinson Lee · 14 years ago
  77. e86b4c9 Makefile: don't include the same files twice in the tarball by Julien Cristau · 14 years ago
  78. 6988938 Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarball by Marek Olšák · 14 years ago
  79. 923c333 dri: Ensure that DRI driver cpp files are in tarballs by Ian Romanick · 14 years ago
  80. 3c9653c mesa: bump version to 7.10 by Vinson Lee · 14 years ago
  81. c342259 Add missing files to the tarball file lists. by Chia-I Wu · 14 years ago
  82. d902eb5 mesa: remove non-existant files from tarball list by Brian Paul · 14 years ago
  83. 284ce20 Remove remnants of the old glsl compiler. by Eric Anholt · 14 years ago
  84. ec2b92f mesa: rename src/mesa/shader/ to src/mesa/program/ by Brian Paul · 14 years ago
  85. f1c5043 mesa: move shader/slang/* sources to main/slang/* by Brian Paul · 14 years ago
  86. 0528106 glew: Drop glew now that we don't need it for the progs by Jakob Bornecrantz · 14 years ago
  87. 56c3cce Remove last bits of progs/ infrastructure by Kristian Høgsberg · 14 years ago
  88. 0a401b5 mesa: remove old references to demo files and progs subdir by Brian Paul · 14 years ago
  89. e8d8ea2 progs: Remove remaining EGL demos. by Chia-I Wu · 14 years ago
  90. 238f782 Update file list for the tarballs. by Chia-I Wu · 14 years ago
  91. 1fdedf0 mesa: added Makefile.egl to GALLIUM_FILES by Brian Paul · 14 years ago
  92. 7fc3a76 mesa: add missing file to GALLIUM_FILES by Thierry Vignaud · 14 years ago
  93. a49db89 Update DEMO_FILES for demos using EGL. by Chia-I Wu · 14 years ago
  94. 2689dd3 Merge branch '7.8' by Brian Paul · 14 years ago
  95. 2ded27b Add missing EGL files to the tarballs. by Chia-I Wu · 14 years ago
  96. 4eead42 mesa: set version string to 7.8-rc2 by Ian Romanick · 14 years ago
  97. f0f04cd Merge branch '7.8' into master by Pauli Nieminen · 14 years ago
  98. c1c9fad Remove nonexistant files from tarballs rule of Makefile by Ian Romanick · 14 years ago
  99. f0c3262 mesa: set version string to 7.8-rc1 by Ian Romanick · 14 years ago
  100. 3232388 include/GL: drop more deprecated headers by George Sapountzis · 14 years ago