1. bc08f26 build: add missing Makefile.in files to tarballs target by Andreas Boll · 12 years ago
  2. a0a90ea build: add config.sub and config.guess to tarballs target by Andreas Boll · 12 years ago
  3. ec57fbb build: Ship install-sh in the tarball by Matt Turner · 12 years ago
  4. 7da1242 build: Use AX_PTHREAD to detect pthreads by Matt Turner · 12 years ago
  5. e81ee67 mesa: bump version to 9.1 (devel) by Andreas Boll · 12 years ago
  6. 3678f89 mesa: also bump version in Makefile.am and configure.ac to 9.0 by Andreas Boll · 12 years ago
  7. 45d3d0a mesa/tests: Add tests for the generated shared-glapi dispatch table by Ian Romanick · 12 years ago
  8. 68e04cc automake: convert libglsl by Jon TURNEY · 12 years ago
  9. 9ff2709 automake: Directly generate configs/current instead of symlinking from it. by Eric Anholt · 12 years ago
  10. a29ad2b mesa/tests: Add tests for the generated dispatch table by Ian Romanick · 12 years ago
  11. 8fecdcc mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions by Ian Romanick · 12 years ago
  12. 2e8c866 glx: Move tests from tests/glx to src/glx/tests by Ian Romanick · 12 years ago
  13. 07abd91 automake: Move top-level makefile to automake. by Eric Anholt · 12 years ago[Renamed (61%) from Makefile]
  14. 0cc2166 automake: Remove the old static configs system. by Eric Anholt · 12 years ago
  15. cc7e0de glsl: Convert the tests directory to automake. by Eric Anholt · 13 years ago
  16. 989e013 makefile: add phony am--refresh target by Dave Airlie · 13 years ago
  17. 56d05a8 mesa: Include mesa ES mapi generated files by Jakob Bornecrantz · 13 years ago
  18. 46883e0 Bump version to 8.1 (devel) by Ian Romanick · 13 years ago
  19. f6cc434 Revert "glsl: Fix optimization tests after converting src/glsl to automake." by Matt Turner · 13 years ago
  20. ffe376d glsl: Fix optimization tests after converting src/glsl to automake. by Paul Berry · 13 years ago
  21. 6fe42b6 mesa: Include glx tests Makefile.in in tarball by Jakob Bornecrantz · 13 years ago
  22. a53cb34 mesa: Bump version to 8.0 (devel) by Kenneth Graunke · 13 years ago
  23. 3ef3ba4 tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol by Ian Romanick · 13 years ago
  24. ccd4d43 gallium/cell: Remove the driver. by Kai Wasserbäch · 13 years ago
  25. 93db12a mesa: Remove support for BeOS by Ian Romanick · 13 years ago
  26. 659cded glsl: Add unit tests for lower_jumps.cpp by Paul Berry · 13 years ago
  27. 8d04404 mesa: remove depend files from tarballs by Brian Paul · 13 years ago
  28. 864eb84 make: Fix program/lex.yy.c & friends generation. by José Fonseca · 13 years ago
  29. 9a7f84d Squashed commit of the following: by José Fonseca · 13 years ago
  30. e17f2ba mesa: bump version to 7.12 (devel) by Brian Paul · 13 years ago
  31. eddcecb Add gbm (generic/graphics buffer manager) by Benjamin Franzke · 13 years ago
  32. 76bd1c1 mesa: add missing DRI Makefiles to tarball by Thierry Vignaud · 13 years ago
  33. 9404835 mesa: add include/c99/*.h files to tarballs by Brian Paul · 13 years ago
  34. 3871e74 apple: Dead code removal by Jeremy Huddleston · 13 years ago
  35. 09f83ce Add intel pci id lists by Benjamin Franzke · 13 years ago
  36. e5d241d apple: Package applegl source into MesaLib tarball by Jeremy Huddleston · 13 years ago
  37. fc5aec9 Fiuxp make tarballs for wayland-egl/drm by Benjamin Franzke · 13 years ago
  38. 04bdb2f mesa: fix tarball creation by Thierry Vignaud · 13 years ago
  39. 7a6061d Makefile: add missing Scons files by Brian Paul · 14 years ago
  40. 494b333 Makefile: add missing .cpp, .ll, .yy files by Thierry Vignaud · 14 years ago
  41. f79717d Fix mesa tarball creation again by Thierry Vignaud · 14 years ago
  42. de579a1 mesa: Include GIT SHA1 in GL version string by Ian Romanick · 14 years ago
  43. 654adaa Generate lexer and parser files for tarball creation process by Ian Romanick · 14 years ago
  44. 1034284 mesa: Fix some quirkiness of make tarballs by Ian Romanick · 14 years ago
  45. 8170684 mesa: Remove nonexistent files from distribution list by Ian Romanick · 14 years ago
  46. f247175 mesa: omit VC8 project files from tarball by Brian Paul · 14 years ago
  47. d3d6bee Fix missing files in Mesa tarballs. by Thierry Vignaud · 14 years ago
  48. becd980 mesa: bump version to 7.11 by Vinson Lee · 14 years ago
  49. e86b4c9 Makefile: don't include the same files twice in the tarball by Julien Cristau · 14 years ago
  50. 6988938 Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarball by Marek Olšák · 14 years ago
  51. 923c333 dri: Ensure that DRI driver cpp files are in tarballs by Ian Romanick · 14 years ago
  52. 3c9653c mesa: bump version to 7.10 by Vinson Lee · 14 years ago
  53. c342259 Add missing files to the tarball file lists. by Chia-I Wu · 14 years ago
  54. d902eb5 mesa: remove non-existant files from tarball list by Brian Paul · 14 years ago
  55. 284ce20 Remove remnants of the old glsl compiler. by Eric Anholt · 14 years ago
  56. ec2b92f mesa: rename src/mesa/shader/ to src/mesa/program/ by Brian Paul · 14 years ago
  57. f1c5043 mesa: move shader/slang/* sources to main/slang/* by Brian Paul · 14 years ago
  58. 0528106 glew: Drop glew now that we don't need it for the progs by Jakob Bornecrantz · 14 years ago
  59. 56c3cce Remove last bits of progs/ infrastructure by Kristian Høgsberg · 14 years ago
  60. 0a401b5 mesa: remove old references to demo files and progs subdir by Brian Paul · 14 years ago
  61. e8d8ea2 progs: Remove remaining EGL demos. by Chia-I Wu · 14 years ago
  62. 238f782 Update file list for the tarballs. by Chia-I Wu · 14 years ago
  63. 1fdedf0 mesa: added Makefile.egl to GALLIUM_FILES by Brian Paul · 15 years ago
  64. 7fc3a76 mesa: add missing file to GALLIUM_FILES by Thierry Vignaud · 15 years ago
  65. a49db89 Update DEMO_FILES for demos using EGL. by Chia-I Wu · 15 years ago
  66. 2689dd3 Merge branch '7.8' by Brian Paul · 15 years ago
  67. 2ded27b Add missing EGL files to the tarballs. by Chia-I Wu · 15 years ago
  68. 4eead42 mesa: set version string to 7.8-rc2 by Ian Romanick · 15 years ago
  69. f0f04cd Merge branch '7.8' into master by Pauli Nieminen · 15 years ago
  70. c1c9fad Remove nonexistant files from tarballs rule of Makefile by Ian Romanick · 15 years ago
  71. f0c3262 mesa: set version string to 7.8-rc1 by Ian Romanick · 15 years ago
  72. 3232388 include/GL: drop more deprecated headers by George Sapountzis · 15 years ago
  73. 6ce4a85 mesa: bump version to 7.9 by Brian Paul · 15 years ago
  74. e215830 mesa: update tarball file list, bump version string by Brian Paul · 15 years ago
  75. 9a4a219 drop header files and demos for dropped window systems by George Sapountzis · 15 years ago
  76. ddecefb drop linux-solo configs by George Sapountzis · 15 years ago
  77. 40c6bb5 Drop classic mesa svga driver by Kristian Høgsberg · 15 years ago
  78. e14a5b1 Drop glide driver by Kristian Høgsberg · 15 years ago
  79. 230d263 Remove GGI support by Kristian Høgsberg · 15 years ago
  80. b5c3199 Remove dos driver by Kristian Høgsberg · 15 years ago
  81. 4387580 Remove directfb support by Kristian Høgsberg · 15 years ago
  82. 295a025 glapi: fix es after mv by George Sapountzis · 15 years ago
  83. c3168e0 makefiles: Don't complaint about changing configs if the same one is reselected. by José Fonseca · 15 years ago
  84. 3c28fad mesa: remove darwin-x86ppc and dangling darwin refs in Makefile by Brian Paul · 15 years ago
  85. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 15 years ago
  86. bee9964 Merge remote branch 'origin/master' into lp-binning by José Fonseca · 15 years ago
  87. 562c127 Merge branch 'master' into opengl-es-v2 by Chia-I Wu · 15 years ago
  88. 080c40a Merge remote branch 'origin/master' into lp-binning by José Fonseca · 15 years ago
  89. c9a210f makefile: added src/glsl/Makefile.template to tarball list by Brian Paul · 15 years ago
  90. 976c858 Clean up ES_FILES. by Chia-I Wu · 15 years ago
  91. aa02683 Merge branch 'i965g-restart' by Keith Whitwell · 15 years ago
  92. 9eb7fc6 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  93. a5585cb Merge commit 'origin/master' into i965g-restart by Keith Whitwell · 15 years ago
  94. 6a7b6a5 llvmpipe: added linux-llvm-debug configuration by Brian Paul · 15 years ago
  95. 75f371e Remove grammar module -- no dependencies left. by Michal Krol · 15 years ago
  96. a3eb0f7 Merge branch 'master' into glsl-pp-rework-2 by Michal Krol · 15 years ago
  97. 068596c Build mesa glsl with make. by michal · 15 years ago
  98. ba167f8 mesa: set version string to 7.7-rc1 by Ian Romanick · 15 years ago
  99. 650e020 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Ian Romanick · 15 years ago
  100. cba614b mesa: omit VC6, VC7 project files from tarballs by Brian Paul · 15 years ago