1. 60769b2 svga: Build svga driver by Jakob Bornecrantz · 15 years ago
  2. f00da2a i915g: Drop the simple sufix by Jakob Bornecrantz · 15 years ago
  3. 24f31ab mesa: add objviewer to PROGRAM_DIRS by Brian Paul · 15 years ago
  4. f547472 g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs by Younes Manton · 15 years ago
  5. 41bbc83 Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  6. 5d526ed Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Brian Paul · 15 years ago
  7. 9c8b693 Use CFLAGS as HOST_CFLAGS by default by Dan Nicholson · 15 years ago
  8. f78eafc mesa: bump version to 7.7 by Brian Paul · 15 years ago
  9. 42943a4 mesa: bump version to 7.5.2 by Brian Paul · 15 years ago
  10. 5a459d5 egl: Remove dependency on libX11. by Chia-I Wu · 15 years ago
  11. 9c4b877 mesa: bump version to 7.5.1 by Brian Paul · 15 years ago
  12. 75da80b egl: Support per-thread info. by Chia-I Wu · 15 years ago
  13. d60b2c6 identity: Add new identity driver by Jakob Bornecrantz · 15 years ago
  14. bc302b2 Use separate $(MINSTALL) for installing libraries by Dan Nicholson · 15 years ago
  15. dfa4ebc rbug: Add Gallium Remote Debugger Protocol code by Jakob Bornecrantz · 15 years ago
  16. 666e5bf mesa: bump version to 7.6 (devel) by Brian Paul · 15 years ago
  17. 3eafd25 configs: bump MESA_MINOR to 5 by Brian Paul · 15 years ago
  18. 8acca48 st/xorg: Install to XORG_DRIVER_INSTALL_DIR by Joel Bosveld · 16 years ago
  19. c34c78b egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building libEGL by Brian Paul · 16 years ago
  20. d67bd60 gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ by Jakob Bornecrantz · 16 years ago
  21. 9c9fcc8 gallium: Renable pipe drivers disabled during vbuf changes by Jakob Bornecrantz · 16 years ago
  22. 7ca78a0 softpipe: update to new draw interfaces by Keith Whitwell · 16 years ago
  23. e94b4dd gallium: Disable nouveau by default by Jakob Bornecrantz · 16 years ago
  24. 767b1ac mesa: Build both software rasterizers for debug by Jakob Bornecrantz · 16 years ago
  25. 43e6272 gallium: Introduce new subdirs build variables by Jakob Bornecrantz · 16 years ago
  26. b96d50d Revert "mesa: added new linux-gallium and linux-gallium-debug configs" by Jakob Bornecrantz · 16 years ago
  27. abbe96c mesa: added new linux-gallium and linux-gallium-debug configs by Brian Paul · 16 years ago
  28. 5538323 Readd trace to list of default pipe drivers. by Corbin Simpson · 16 years ago
  29. 4683fc9 Merge branch 'gallium-0.2-radeon' into gallium-0.2 by Corbin Simpson · 16 years ago
  30. 0bf152e Remove r300 from default build. by Corbin Simpson · 16 years ago
  31. 3120894 gallium: add new aux lib for index list translations by Keith Whitwell · 16 years ago
  32. fbeeb66 r300, amd: Make everything build. (Not necessarily work, mind you.) by Corbin Simpson · 16 years ago
  33. fcf9353 glew: Build it as a static lib. by José Fonseca · 16 years ago
  34. 57d0001 glew: Initial import. by José Fonseca · 16 years ago
  35. 002dfb1 gallium: split driver-independent code out of xlib winsys by Keith Whitwell · 16 years ago
  36. a22d865 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  37. 8be02fc Add OSMesa pkg-config file by Dan Nicholson · 16 years ago
  38. 71e208b Add more package metadata to the pkg-config files by Dan Nicholson · 16 years ago
  39. 5aaeb13 Merge commit 'origin/gallium-0.1' into gallium-0.2 by Pekka Paalanen · 16 years ago
  40. 0da4332 Nouveau: build, link and use nv20. by Pekka Paalanen · 16 years ago
  41. 63c49be Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2 by Ben Skeggs · 16 years ago
  42. f7d7a21 mesa: build gallium directories before core mesa by Keith Whitwell · 16 years ago
  43. cbe05a4 Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2 by Ben Skeggs · 16 years ago
  44. 81335d0 Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 by Ben Skeggs · 16 years ago
  45. cc7dd4f Merge commit 'origin/gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  46. 90c93bb define new APP_CC configuration variable for building apps/demos/tests by Brian Paul · 16 years ago
  47. 47ad296 Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gallium-0.2 by Alan Hourihane · 16 years ago
  48. 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  49. 7158203 Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 by Ben Skeggs · 16 years ago
  50. 019b952 change MESA_MINOR to 3 by Brian Paul · 16 years ago
  51. ccf1910 consolidate intel directories. by Alan Hourihane · 16 years ago
  52. 3eeafb7 choose sane default for dri driver location by Alan Hourihane · 16 years ago
  53. 98e7c1c Fixed 'make install' for darwin by Jeremy Huddleston · 16 years ago
  54. 704dca4 Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 by Ben Skeggs · 16 years ago
  55. 77497eb mesa: revert building glslcompiler by default by Brian Paul · 16 years ago
  56. 776c60d autoconf: Support Motif widgets in GLw with --enable-motif by Dan Nicholson · 16 years ago
  57. 3bfedb7 mesa: build the stand-alone glslcompiler by default, update the docs by Brian Paul · 16 years ago
  58. e59086a EGL: Only build EGL dri based drivers under linux-dri based configs by Jakob Bornecrantz · 16 years ago
  59. d68a3eb Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 by Ben Skeggs · 16 years ago
  60. db072ba Call mklib with $(SHELL) so the user controls the interpreter by Dan Nicholson · 16 years ago
  61. 4f5d97e Call minstall with $(SHELL) so the user controls the interpreter by Dan Nicholson · 16 years ago
  62. 9eee7f2 Set $(SHELL) for all configs by Dan Nicholson · 16 years ago
  63. 5de823c gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy dependencies on util by Jakob Bornecrantz · 16 years ago
  64. a452e0c gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependencies by Brian Paul · 16 years ago
  65. 52a68dd nv04. by Stephane Marchesin · 16 years ago
  66. 11ac5b2 Set library and header installation directories from configuration by Dan Nicholson · 16 years ago
  67. aa3ab37 Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 by Ben Skeggs · 16 years ago
  68. 3d514a9 gallium: Only build intel_drm for linux-dri targets by Jakob Bornecrantz · 16 years ago
  69. adbdabb i915: Moved pipe_buffer and i915_winsys functions to a common folder by Jakob Bornecrantz · 16 years ago
  70. e7725e1 egl: build libEGL and softpipe_egl.so by default by Brian Paul · 16 years ago
  71. d4510e5 drop GLcore by George Sapountzis · 16 years ago
  72. 5dbbde5 Default DRI driver directory to match X.Org xserver by Dan Nicholson · 16 years ago
  73. 00994ac autoconf: Scrape the version from configs/default by Dan Nicholson · 16 years ago
  74. 2ed0f72 glcore: Set all external variables in configuration by George Sapountzis · 16 years ago
  75. 104ff59 Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1 by Ben Skeggs · 16 years ago
  76. 59ba8ea gallium: reorder libs so that translate can see rtasm by Keith Whitwell · 16 years ago
  77. 0886168 gallium: add translate directory by Keith Whitwell · 16 years ago
  78. d493203 nv10. by Stephane Marchesin · 17 years ago
  79. 03ec663 Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 by Ben Skeggs · 17 years ago
  80. d5692cb gallium: new surface/context tracker (sct) module by Brian · 17 years ago
  81. 73e0e56 nouveau: fix build by Ben Skeggs · 17 years ago
  82. 90b2beb Simplify makefile boilerplate code. by José Fonseca · 17 years ago
  83. df8ab31 Bring rtasm from mesa to gallium. by José Fonseca · 17 years ago
  84. bfd5916 Code reorganization: split gallium and mesa makefiles. by José Fonseca · 17 years ago
  85. 6acd63a Code reorganization: update build. by José Fonseca · 17 years ago
  86. 817af9b glapi: Use variable for indent and flags by Dan Nicholson · 17 years ago
  87. b3492a2 Use HOST_CC for programs that will run on the build host by Ian Romanick · 17 years ago
  88. ffcb4d8 Use EXTRA_LIB_PATH with *_LIB_DEPS by Ian Romanick · 17 years ago
  89. ce98779 glut doesn't need -lXt by Brian · 17 years ago
  90. 233c374 glut doesn't need -lXt by Brian · 17 years ago
  91. 9ef1d9f simplify APP_LIB_DEPS (patch 2/3) by Dan Nicholson · 17 years ago
  92. d76a7b6 Cleanup some code. by Zack Rusin · 17 years ago
  93. b04430e Introduce linux-llvm target. Remove the llvm code from the default build for now. by Zack Rusin · 17 years ago
  94. 2dbba8b Implement the conversion and do the initial execution pass. by Zack Rusin · 17 years ago
  95. b2e5299 Initial stab at LLVM integration. by Zack Rusin · 17 years ago
  96. 2a3e338 add support for LDFLAGS env var by Dan Nicholson · 17 years ago
  97. c128c3c master/trunk is now for Mesa 7.1 devel: bump versions by Brian · 17 years ago
  98. e371a5f Version bumps for 7.0 by Brian · 17 years ago
  99. 5dba996 add glsl to PROGRAM_DIRS by Brian · 17 years ago
  100. 20d85c6 bump version to 6.5.3 to match version.h by Brian · 17 years ago