1. b2a37e2 automake: convert libglapi by Jon TURNEY · 12 years ago
  2. defadf2 Link dri drivers with mesa or dricore libtool library by Jon TURNEY · 12 years ago
  3. cf362d0 Remove unused MESA_MODULES autoconf variable by Jon TURNEY · 12 years ago
  4. 37c3cbe dricore: Turn it into a normal library. by Eric Anholt · 12 years ago
  5. 9ff2709 automake: Directly generate configs/current instead of symlinking from it. by Eric Anholt · 12 years ago
  6. acf2712 make: Drop HOST_CC and HOST_CFLAGS. by Eric Anholt · 12 years ago
  7. e426949 make: Fold ASM_CFLAGS into DEFINES. by Eric Anholt · 12 years ago
  8. 279efce automake: Merge the dricore libglsl build into libdricore. by Eric Anholt · 12 years ago
  9. 743e505 automake: Globally add stub automake targets to the old Makefiles. by Eric Anholt · 12 years ago
  10. 0cc2166 automake: Remove the old static configs system. by Eric Anholt · 12 years ago
  11. d416780 configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIR by Tom Stellard · 12 years ago
  12. c79e766 configure.ac: Add option for libclc path by Tom Stellard · 12 years ago
  13. 2224fb6 automake: Check for 'indent' and fall back to 'cat' if not found. by Kenneth Graunke · 12 years ago
  14. 7d7fe1b automake: Rename variables in sources.mak to be automake compatible. by Eric Anholt · 12 years ago
  15. e136453 gallium: Add pipe loader for device enumeration and driver multiplexing. by Francisco Jerez · 12 years ago
  16. 64c510b mesa: bump version to 8.1.0 in configs/default by Brian Paul · 12 years ago
  17. d9c9c7a darwin: Don't build gallium by Jeremy Huddleston · 12 years ago
  18. adb8eca configure.ac: Move HAVE_LLVM definition into configure.ac by Tom Stellard · 12 years ago
  19. a75c616 radeonsi: initial WIP SI code by Tom Stellard · 13 years ago
  20. 3ea3695 st/xvmc: fix library installation dir by Alexandre Demers · 12 years ago
  21. 90a5175 darwin: Link against libxcb by Jeremy Huddleston · 12 years ago
  22. 61f6aff darwin: config file cleanups by Jeremy Huddleston · 12 years ago
  23. 8861202 egl/main: Convert to automake. by Eric Anholt · 13 years ago
  24. 7ef94c6 Revert "automake: src/mesa/drivers/osmesa" by Matt Turner · 13 years ago
  25. dfb6142 autoconf: use AC_PROG_YACC/LEX by Matt Turner · 13 years ago
  26. 275ac7e automake: src/mesa/drivers/osmesa by Matt Turner · 13 years ago
  27. 8b90205 automake: src/egl/wayland by Benjamin Franzke · 13 years ago
  28. 027ce0c Revert "Always build shared glapi" by Matt Turner · 13 years ago
  29. 06ad64a automake: src/gbm by Matt Turner · 13 years ago
  30. d387899 Remove src/mesa/ppc by Matt Turner · 13 years ago
  31. 3f96434 automake: src/mesa/drivers/dri/nouveau by Matt Turner · 13 years ago
  32. b38d7a0 automake: src/mesa/drivers/dri/r200 by Matt Turner · 13 years ago
  33. e0ee818 automake: src/mesa/drivers/dri/radeon by Matt Turner · 13 years ago
  34. 3c87dfc automake: src/mesa/drivers/dri/i915 by Matt Turner · 13 years ago
  35. adefee5 Always build shared glapi by Matt Turner · 13 years ago
  36. e326480 i965: Convert the build to using automake. by Eric Anholt · 13 years ago
  37. c7188ec configs: fix, simplify RADEON_LIBS, RADEON_CFLAGS by Brian Paul · 13 years ago
  38. a53cb34 mesa: Bump version to 8.0 (devel) by Kenneth Graunke · 13 years ago
  39. 0a22fb6 gallium/failover: Remove the deprecated module. by Kai Wasserbäch · 13 years ago
  40. ccd4d43 gallium/cell: Remove the driver. by Kai Wasserbäch · 13 years ago
  41. 2c27f20 i965g: Delete this driver. by Kai Wasserbäch · 13 years ago
  42. 32b1641 st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols. by Thomas Hellstrom · 13 years ago
  43. 830e546 radeon: Insist on libdrm being present to build. by Eric Anholt · 13 years ago
  44. 2f4c7eb mesa: Remove build infrastructure for r300c and r600c. by Eric Anholt · 13 years ago
  45. 39503c1 configs: add vmgfx-related dirs to configs/linux-dri by Brian Paul · 13 years ago
  46. c0573fb Add an autoconf option for mangling Mesa. by Tom Fogal · 13 years ago
  47. 3db309a configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. by Stéphane Marchesin · 13 years ago
  48. fb4ceb9 configs: remove rest of APP_LIB_DEPS lines by Dave Airlie · 13 years ago
  49. f534c13 Remove unused APP_LIB_DEPS variable by Matt Turner · 13 years ago
  50. 3ab19bf Remote *.mgw stuff. by José Fonseca · 13 years ago
  51. 93db12a mesa: Remove support for BeOS by Ian Romanick · 13 years ago
  52. e434416 dri: Remove all DRI1 drivers by Ian Romanick · 13 years ago
  53. 1764510 mesa: Remove obsolete linux-fbdev software driver by Ian Romanick · 13 years ago
  54. 6372011 glw: Remove GLw source. by Kenneth Graunke · 13 years ago
  55. 9a7f84d Squashed commit of the following: by José Fonseca · 13 years ago
  56. ed24e19 Merge branch 'pipe-video' by Christian König · 13 years ago
  57. be85512 configs: do not let llvm-config define NDEBUG in debug builds by Brian Paul · 13 years ago
  58. d6eb1f8 pipe-video: merge fixes by Christian König · 13 years ago
  59. c3b2230 Merge remote-tracking branch 'origin/master' into pipe-video by Christian König · 13 years ago
  60. e17f2ba mesa: bump version to 7.12 (devel) by Brian Paul · 13 years ago
  61. 600e01e configs: add libdrm cflags to linux-llvm config by Brian Paul · 13 years ago
  62. eddcecb Add gbm (generic/graphics buffer manager) by Benjamin Franzke · 13 years ago
  63. 003401f Merge remote-tracking branch 'origin/master' into pipe-video by Christian König · 13 years ago
  64. 1b90d7d darwin: Use -fvisibility=hidden to set default symbol visibility by Jeremy Huddleston · 13 years ago
  65. 6ea7060 darwin: Fix VG_LIB_GLOB to also match the unversioned symlink by Jeremy Huddleston · 13 years ago
  66. cebdffa darwin: Don't link against libGL when building libOSMesa by Jeremy Huddleston · 13 years ago
  67. 22c320a darwin: Set VG_LIB_{NAME,GLOB} to fix make install by Jeremy Huddleston · 13 years ago
  68. d563009 darwin: Define GALLIUM_DRIVERS_DIRS in darwin config by Jeremy Huddleston · 13 years ago
  69. 1eb957b Merge remote-tracking branch 'origin/master' into pipe-video by Christian König · 13 years ago
  70. 873379a dri/nouveau: Fix build with --enable-shared-dricore. by Johannes Obermayr · 13 years ago
  71. aa63ebc Merge remote-tracking branch 'origin/master' into pipe-video by Christian König · 13 years ago
  72. de1df26 mesa: check that flex/bison are installed by Brian Paul · 13 years ago
  73. fa31b10 Merge remote branch 'origin/master' into pipe-video by Christian König · 13 years ago
  74. 482a64d configs: add r600 dir to DRI_DIRS by Brian Paul · 13 years ago
  75. 2bf95c5 Merge remote branch 'origin/master' into pipe-video by Christian König · 13 years ago
  76. 202c345 autoconf/make: Don't specify individual llvm libraries. by José Fonseca · 13 years ago
  77. e6314db gallivm: Use LLVM MC disassembler, instead of udis86. by José Fonseca · 13 years ago
  78. c3c91a0 glx: Take GLPROTO_CFLAGS into account. by Henri Verbeet · 13 years ago
  79. b922a0c Merge remote branch 'origin/master' into pipe-video by Christian König · 14 years ago
  80. d1e28b2 mesa: Optionally build a dricore support library (v3) by Christopher James Halse Rogers · 14 years ago
  81. 214fc6e egl: Implement libwayland-egl by Benjamin Franzke · 14 years ago
  82. d1d81205 Remove talloc from the make and automake build systems. by Kenneth Graunke · 14 years ago
  83. 78faf8d Merge remote branch 'origin/master' into pipe-video by Christian König · 14 years ago
  84. e8c7d75 glapi: Fix OpenGL and OpenGL ES interop. by Chia-I Wu · 14 years ago
  85. 9767d3b glapi: Fix OpenGL ES 1.1 and 2.0 interop. by Chia-I Wu · 14 years ago
  86. a96fe67 Merge remote branch 'origin/master' into pipe-video by Christian König · 14 years ago
  87. 9032d2a Merge remote branch 'vdpau/pipe-video' into pipe-video by Christian König · 14 years ago
  88. 0e3ff15 Add GLX_TLS setting to configs/default. by Tom Fogal · 14 years ago
  89. 31351dc Export TLS support in gl.pc. by Tom Fogal · 14 years ago
  90. 1258317 mesa: Remove GLES overlay. by Chia-I Wu · 14 years ago
  91. 3349517 noop: make noop useable like trace or rbug by Jerome Glisse · 14 years ago
  92. becd980 mesa: bump version to 7.11 by Vinson Lee · 14 years ago
  93. c1095f0 mesa/llvm: use llvm-config --cppflags by Brian Paul · 14 years ago
  94. b87369e mesa: consolidate some compiler -D flags by Brian Paul · 14 years ago
  95. 3acc826 Fix build on systems where "python" is python 3. by Kenneth Graunke · 14 years ago
  96. 501ac57 vl: va state-tracker configuration scripts by Thomas Balling Sørensen · 14 years ago
  97. 1218430 Merge branch 'master' into pipe-video by Thomas Balling Sørensen · 14 years ago
  98. bd6b810 configs: remove egl-swrast target from linux-dri config by Brian Paul · 14 years ago
  99. 3c9653c mesa: bump version to 7.10 by Vinson Lee · 14 years ago
  100. 2b9dac3 Make XF86VIDMODE extension optional by Jon TURNEY · 14 years ago