1. eecd2a5 osmesa: update SRC_DIRS to fix build by Brian Paul · 14 years ago
  2. de96d06 apple: Integrate our libGL into the existing build system better by Jeremy Huddleston · 14 years ago
  3. 8e5effe progs: Fix linking of Xlib demos for non-autoconf builds by Dan Nicholson · 14 years ago
  4. 4e7a4be Change libX11 variables to not conflict with AC_PATH_XTRA by Dan Nicholson · 14 years ago
  5. 3b693fd Use X_LIBS from pkg-config, instead of libdir, for locating libX11 by Jeff Smith · 14 years ago
  6. 5683d77 mesa: bump MESA_TINY version by Brian Paul · 14 years ago
  7. 1152032 Revert accidental commits from the xquartz tree by Jeremy Huddleston · 14 years ago
  8. 9aadc79 apple: Don't build gallium by Jeremy Huddleston · 14 years ago
  9. dbe8b01 apple: Integrate our libGL into the existing build system better by Jeremy Huddleston · 14 years ago
  10. e5d0956 Remove ffb and gamma from configs. by Vinson Lee · 14 years ago
  11. ddecefb drop linux-solo configs by George Sapountzis · 14 years ago
  12. a9e3669 Remove remaining miniglx references by Kristian Høgsberg · 14 years ago
  13. e14a5b1 Drop glide driver by Kristian Høgsberg · 14 years ago
  14. 4387580 Remove directfb support by Kristian Høgsberg · 14 years ago
  15. 2d6f5dd cell: fix-up C, CPP flags by Brian Paul · 14 years ago
  16. 8a61690 cell: remove -mcpu=cell from CFLAGS by Brian Paul · 14 years ago
  17. 3c28fad mesa: remove darwin-x86ppc and dangling darwin refs in Makefile by Brian Paul · 14 years ago
  18. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 14 years ago
  19. c61bf36 llvmpipe: export the tgsi translation code to a common layer by Zack Rusin · 14 years ago
  20. ebe2f76 cell: fix the usual cell breakage by Marc Dietrich · 14 years ago
  21. 077bc2f egl_dri2: Use pkg-config cflags and libs from configure output by Kristian Høgsberg · 14 years ago
  22. 476b668 allow make to build lp_test_* for llvmpipe by Chris Li · 14 years ago
  23. bee9964 Merge remote branch 'origin/master' into lp-binning by José Fonseca · 14 years ago
  24. f103f7e configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS by Brian Paul · 14 years ago
  25. 28c3e57 egl: Install drivers to ${libdir}/egl. by Chia-I Wu · 15 years ago
  26. 3c967a9 st/egl_g3d: Rename to st/egl. by Chia-I Wu · 15 years ago
  27. 3b0ffd5 egl: Remove egl_softpipe. by Chia-I Wu · 15 years ago
  28. a1306f4 winsys/drm: Add swrast. by Chia-I Wu · 15 years ago
  29. 52d7b2c st/egl: Remove the egl state tracker. by Chia-I Wu · 15 years ago
  30. 2a92889 egl: Remove USING_EGL and the related drivers. by Chia-I Wu · 15 years ago
  31. 324fdf7 egl: Remove the demo driver. by Chia-I Wu · 15 years ago
  32. 5e82403 Merge remote branch 'origin/opengl-es-v2' by Chia-I Wu · 15 years ago
  33. ba5d600 Merge remote branch 'origin/master' into lp-binning by José Fonseca · 15 years ago
  34. 5d57e70 configs: remove -ansi from linux-debug by Brian Paul · 15 years ago
  35. 877cadb r300g: Build driver by default by Jakob Bornecrantz · 15 years ago
  36. bffe94d mesa/es: Fix build issue after merge. by Chia-I Wu · 15 years ago
  37. 562c127 Merge branch 'master' into opengl-es-v2 by Chia-I Wu · 15 years ago
  38. 49381d6 st/egl_g3d: New EGL state tracker that uses Gallium. by Chia-I Wu · 15 years ago
  39. d4c1ee0 egl: Clean up the Makefile rules. by Chia-I Wu · 15 years ago
  40. 080c40a Merge remote branch 'origin/master' into lp-binning by José Fonseca · 15 years ago
  41. 251363e configs: set INTEL_LIBS, INTEL_CFLAGS, etc by Brian Paul · 15 years ago
  42. 8616cec Check for libdrm_$chipset.pc when needed by Kristian Høgsberg · 15 years ago
  43. c978ab0 gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. by José Fonseca · 15 years ago
  44. 995c342 autoconf: fix build breakage by Marc Dietrich · 15 years ago
  45. c847a13 gallium: Generate a single library for auxiliaries with Make too. by José Fonseca · 15 years ago
  46. fc8e0b9 gallium: Remove the sct module. by José Fonseca · 15 years ago
  47. 25024d9 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  48. d0b7ff5 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Brian Paul · 15 years ago
  49. cb504a0 cell: add glsl to SRC_DIRS by Brian Paul · 15 years ago
  50. 19a4052 Add gallium to darwin config. by Vinson Lee · 15 years ago
  51. aa02683 Merge branch 'i965g-restart' by Keith Whitwell · 15 years ago
  52. 3839f67 darwin: Build glsl Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org> by Jeremy Huddleston · 15 years ago
  53. 57531ba i965g: back out unintentional changes to linux-dri by Keith Whitwell · 15 years ago
  54. a5585cb Merge commit 'origin/master' into i965g-restart by Keith Whitwell · 15 years ago
  55. f926eff darwin: Cleanup CPPFLAGS a bit by Jeremy Huddleston · 15 years ago
  56. 4a1e103 darwin: Cleanup CPPFLAGS a bit by Jeremy Huddleston · 15 years ago
  57. 6a7b6a5 llvmpipe: added linux-llvm-debug configuration by Brian Paul · 15 years ago
  58. 0479408 llvmpipe: change configs/linux-llvm from debug build to optimized build by Brian Paul · 15 years ago
  59. a3eb0f7 Merge branch 'master' into glsl-pp-rework-2 by Michal Krol · 15 years ago
  60. 068596c Build mesa glsl with make. by michal · 15 years ago
  61. da5741c darwin: Cleanup CPPFLAGS a bit by Jeremy Huddleston · 15 years ago
  62. 06d3732 Merge commit 'origin/mesa_7_7_branch' by Keith Whitwell · 15 years ago
  63. 5976d8e configs: Warn about pointer arithmetic. by José Fonseca · 15 years ago
  64. d252f9d mesa: bump version to 7.8 by Brian Paul · 15 years ago
  65. 6418ce7 mesa: move -ansi -pedantic to CFLAGS by Brian Paul · 15 years ago
  66. 60769b2 svga: Build svga driver by Jakob Bornecrantz · 15 years ago
  67. 9f38553 Update config linux-opengl-es. by Chia-I Wu · 15 years ago
  68. 97ea8e9 Add new config for OpenGL ES. by Chia-I Wu · 15 years ago
  69. 211d7ab i965g: add standalone xlib debug winsys by Keith Whitwell · 15 years ago
  70. 4bced42 Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  71. 35506de Add --with-dri-searchpath argument by Chow Loong Jin · 15 years ago
  72. 7ee6064 i965g: hook into build system by Keith Whitwell · 15 years ago
  73. fd7ee2b Kill off trident. by Corbin Simpson · 15 years ago
  74. 8e4657a Nuke s3v. by Corbin Simpson · 15 years ago
  75. f00da2a i915g: Drop the simple sufix by Jakob Bornecrantz · 15 years ago
  76. 24f31ab mesa: add objviewer to PROGRAM_DIRS by Brian Paul · 15 years ago
  77. 69a3043 mesa: bump version to 7.6.1 by Brian Paul · 15 years ago
  78. f547472 g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs by Younes Manton · 15 years ago
  79. 41bbc83 Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  80. 5d526ed Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Brian Paul · 15 years ago
  81. 9c8b693 Use CFLAGS as HOST_CFLAGS by default by Dan Nicholson · 15 years ago
  82. f78eafc mesa: bump version to 7.7 by Brian Paul · 15 years ago
  83. 42943a4 mesa: bump version to 7.5.2 by Brian Paul · 15 years ago
  84. d6d4f8b llvmpipe: use the udis86 lib to print the x86 assembly code by Brian Paul · 15 years ago
  85. 4c6fd57 llvmpipe: re-enable other gallium drivers by Brian Paul · 15 years ago
  86. 1ea1cd8 llvmpipe: repurpose linux-llvm config to build the llvmpipe driver by Brian Paul · 15 years ago
  87. 5a459d5 egl: Remove dependency on libX11. by Chia-I Wu · 15 years ago
  88. 9c4b877 mesa: bump version to 7.5.1 by Brian Paul · 15 years ago
  89. 75da80b egl: Support per-thread info. by Chia-I Wu · 15 years ago
  90. d3b46fc configs/darwin: Set CXX to g++. by Vinson Lee · 15 years ago
  91. d60b2c6 identity: Add new identity driver by Jakob Bornecrantz · 15 years ago
  92. 545e574 Merge remote branch 'origin/master' into radeon-rewrite by Dave Airlie · 15 years ago
  93. bc302b2 Use separate $(MINSTALL) for installing libraries by Dan Nicholson · 15 years ago
  94. dfa4ebc rbug: Add Gallium Remote Debugger Protocol code by Jakob Bornecrantz · 15 years ago
  95. b9bd1ab Merge branch 'master' into radeon-rewrite by Michel Dänzer · 15 years ago
  96. edfbf7d Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  97. df37cde mesa: added linux-osmesa-static config by Brian Paul · 15 years ago
  98. 221b30d Merge commit 'origin/master' into radeon-rewrite by Jerome Glisse · 15 years ago
  99. fbceedd actually add debug to the debug config by Zack Rusin · 15 years ago
  100. 666e5bf mesa: bump version to 7.6 (devel) by Brian Paul · 15 years ago