1. 7ef94c6 Revert "automake: src/mesa/drivers/osmesa" by Matt Turner · 13 years ago
  2. dfb6142 autoconf: use AC_PROG_YACC/LEX by Matt Turner · 13 years ago
  3. 275ac7e automake: src/mesa/drivers/osmesa by Matt Turner · 13 years ago
  4. 8b90205 automake: src/egl/wayland by Benjamin Franzke · 13 years ago
  5. 027ce0c Revert "Always build shared glapi" by Matt Turner · 13 years ago
  6. 06ad64a automake: src/gbm by Matt Turner · 13 years ago
  7. d387899 Remove src/mesa/ppc by Matt Turner · 13 years ago
  8. 3f96434 automake: src/mesa/drivers/dri/nouveau by Matt Turner · 13 years ago
  9. b38d7a0 automake: src/mesa/drivers/dri/r200 by Matt Turner · 13 years ago
  10. e0ee818 automake: src/mesa/drivers/dri/radeon by Matt Turner · 13 years ago
  11. 3c87dfc automake: src/mesa/drivers/dri/i915 by Matt Turner · 13 years ago
  12. adefee5 Always build shared glapi by Matt Turner · 13 years ago
  13. e326480 i965: Convert the build to using automake. by Eric Anholt · 13 years ago
  14. c7188ec configs: fix, simplify RADEON_LIBS, RADEON_CFLAGS by Brian Paul · 13 years ago
  15. a53cb34 mesa: Bump version to 8.0 (devel) by Kenneth Graunke · 13 years ago
  16. 0a22fb6 gallium/failover: Remove the deprecated module. by Kai Wasserbäch · 13 years ago
  17. ccd4d43 gallium/cell: Remove the driver. by Kai Wasserbäch · 13 years ago
  18. 2c27f20 i965g: Delete this driver. by Kai Wasserbäch · 13 years ago
  19. 32b1641 st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols. by Thomas Hellstrom · 13 years ago
  20. 830e546 radeon: Insist on libdrm being present to build. by Eric Anholt · 13 years ago
  21. 2f4c7eb mesa: Remove build infrastructure for r300c and r600c. by Eric Anholt · 13 years ago
  22. 39503c1 configs: add vmgfx-related dirs to configs/linux-dri by Brian Paul · 13 years ago
  23. c0573fb Add an autoconf option for mangling Mesa. by Tom Fogal · 13 years ago
  24. 3db309a configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. by Stéphane Marchesin · 13 years ago
  25. fb4ceb9 configs: remove rest of APP_LIB_DEPS lines by Dave Airlie · 13 years ago
  26. f534c13 Remove unused APP_LIB_DEPS variable by Matt Turner · 13 years ago
  27. 3ab19bf Remote *.mgw stuff. by José Fonseca · 13 years ago
  28. 93db12a mesa: Remove support for BeOS by Ian Romanick · 13 years ago
  29. e434416 dri: Remove all DRI1 drivers by Ian Romanick · 13 years ago
  30. 1764510 mesa: Remove obsolete linux-fbdev software driver by Ian Romanick · 13 years ago
  31. 6372011 glw: Remove GLw source. by Kenneth Graunke · 13 years ago
  32. 9a7f84d Squashed commit of the following: by José Fonseca · 13 years ago
  33. ed24e19 Merge branch 'pipe-video' by Christian König · 13 years ago
  34. be85512 configs: do not let llvm-config define NDEBUG in debug builds by Brian Paul · 13 years ago
  35. d6eb1f8 pipe-video: merge fixes by Christian König · 13 years ago
  36. c3b2230 Merge remote-tracking branch 'origin/master' into pipe-video by Christian König · 13 years ago
  37. e17f2ba mesa: bump version to 7.12 (devel) by Brian Paul · 13 years ago
  38. 600e01e configs: add libdrm cflags to linux-llvm config by Brian Paul · 13 years ago
  39. eddcecb Add gbm (generic/graphics buffer manager) by Benjamin Franzke · 13 years ago
  40. 003401f Merge remote-tracking branch 'origin/master' into pipe-video by Christian König · 13 years ago
  41. 1b90d7d darwin: Use -fvisibility=hidden to set default symbol visibility by Jeremy Huddleston · 13 years ago
  42. 6ea7060 darwin: Fix VG_LIB_GLOB to also match the unversioned symlink by Jeremy Huddleston · 13 years ago
  43. cebdffa darwin: Don't link against libGL when building libOSMesa by Jeremy Huddleston · 13 years ago
  44. 22c320a darwin: Set VG_LIB_{NAME,GLOB} to fix make install by Jeremy Huddleston · 13 years ago
  45. d563009 darwin: Define GALLIUM_DRIVERS_DIRS in darwin config by Jeremy Huddleston · 13 years ago
  46. 1eb957b Merge remote-tracking branch 'origin/master' into pipe-video by Christian König · 13 years ago
  47. 873379a dri/nouveau: Fix build with --enable-shared-dricore. by Johannes Obermayr · 13 years ago
  48. aa63ebc Merge remote-tracking branch 'origin/master' into pipe-video by Christian König · 13 years ago
  49. de1df26 mesa: check that flex/bison are installed by Brian Paul · 13 years ago
  50. fa31b10 Merge remote branch 'origin/master' into pipe-video by Christian König · 13 years ago
  51. 482a64d configs: add r600 dir to DRI_DIRS by Brian Paul · 13 years ago
  52. 2bf95c5 Merge remote branch 'origin/master' into pipe-video by Christian König · 14 years ago
  53. 202c345 autoconf/make: Don't specify individual llvm libraries. by José Fonseca · 14 years ago
  54. e6314db gallivm: Use LLVM MC disassembler, instead of udis86. by José Fonseca · 14 years ago
  55. c3c91a0 glx: Take GLPROTO_CFLAGS into account. by Henri Verbeet · 14 years ago
  56. b922a0c Merge remote branch 'origin/master' into pipe-video by Christian König · 14 years ago
  57. d1e28b2 mesa: Optionally build a dricore support library (v3) by Christopher James Halse Rogers · 14 years ago
  58. 214fc6e egl: Implement libwayland-egl by Benjamin Franzke · 14 years ago
  59. d1d8120 Remove talloc from the make and automake build systems. by Kenneth Graunke · 14 years ago
  60. 78faf8d Merge remote branch 'origin/master' into pipe-video by Christian König · 14 years ago
  61. e8c7d75 glapi: Fix OpenGL and OpenGL ES interop. by Chia-I Wu · 14 years ago
  62. 9767d3b glapi: Fix OpenGL ES 1.1 and 2.0 interop. by Chia-I Wu · 14 years ago
  63. a96fe67 Merge remote branch 'origin/master' into pipe-video by Christian König · 14 years ago
  64. 9032d2a Merge remote branch 'vdpau/pipe-video' into pipe-video by Christian König · 14 years ago
  65. 0e3ff15 Add GLX_TLS setting to configs/default. by Tom Fogal · 14 years ago
  66. 31351dc Export TLS support in gl.pc. by Tom Fogal · 14 years ago
  67. 1258317 mesa: Remove GLES overlay. by Chia-I Wu · 14 years ago
  68. 3349517 noop: make noop useable like trace or rbug by Jerome Glisse · 14 years ago
  69. becd980 mesa: bump version to 7.11 by Vinson Lee · 14 years ago
  70. c1095f0 mesa/llvm: use llvm-config --cppflags by Brian Paul · 14 years ago
  71. b87369e mesa: consolidate some compiler -D flags by Brian Paul · 14 years ago
  72. 3acc826 Fix build on systems where "python" is python 3. by Kenneth Graunke · 14 years ago
  73. 501ac57 vl: va state-tracker configuration scripts by Thomas Balling Sørensen · 14 years ago
  74. 1218430 Merge branch 'master' into pipe-video by Thomas Balling Sørensen · 14 years ago
  75. bd6b810 configs: remove egl-swrast target from linux-dri config by Brian Paul · 14 years ago
  76. 3c9653c mesa: bump version to 7.10 by Vinson Lee · 14 years ago
  77. 2b9dac3 Make XF86VIDMODE extension optional by Jon TURNEY · 14 years ago
  78. 2a54917 mesa: also build galahad driver by Brian Paul · 14 years ago
  79. d3772ea configs: Remove -lstdc++ from default. by Vinson Lee · 14 years ago
  80. 27e931f mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime. by Eric Anholt · 14 years ago
  81. 639cdd3 mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved. by Eric Anholt · 14 years ago
  82. 9b7480c configs: Add -lstdc++ to default. by Vinson Lee · 14 years ago
  83. 279aeeb configs: Add -ltalloc to linux-dri. by Vinson Lee · 14 years ago
  84. 443a7e4 Merge branch 'master' into glsl2 by Ian Romanick · 14 years ago
  85. dcb3a28 configs: added -ltalloc to config files by Brian Paul · 14 years ago
  86. c33c191 configure: fix wrong variable name GLESv1_LIB_DEPS by Li Peng · 14 years ago
  87. 08f4bc0 st/egl: Fix build on FreeBSD. by Chia-I Wu · 14 years ago
  88. 3299997 vdpau changes by Thomas Balling Sørensen · 14 years ago
  89. 2168b87 egl_dri2: Support _EGL_PLATFORM_DRM by Kristian Høgsberg · 14 years ago
  90. 442c37e Use GLW_CFLAGS when building libGLw by Dan Nicholson · 14 years ago
  91. 9617254 Use GLUT_CFLAGS when building glut by John Hein · 14 years ago
  92. da39d5d egl: s/EGL_DISPLAY/EGL_PLATFORM/. by Chia-I Wu · 14 years ago
  93. 0528106 glew: Drop glew now that we don't need it for the progs by Jakob Bornecrantz · 14 years ago
  94. 3d07060 mesa: remove PROGRAM_DIRS from config files by Brian Paul · 14 years ago
  95. 8e1b375 autoconf: Remove unused APIS. by Chia-I Wu · 14 years ago
  96. a4bd52a update linux-fbdev config by Brian Paul · 14 years ago
  97. 2c3fb4e rbug: Break out of trace by Jakob Bornecrantz · 14 years ago
  98. 87cc2da mesa/es: Merge back to core mesa. by Chia-I Wu · 14 years ago
  99. 980df84 osmesa: add mapi/glapi to SRC_DIRS to fix build by Brian Paul · 14 years ago
  100. 63ab250 gallium: Add egl-apis target. by Chia-I Wu · 14 years ago