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