1. 81fe198 llvmpipe: add initial autoconf support. by Dave Airlie · 14 years ago
  2. 44bafca i915g: Add a software only debuging winsys by Jakob Bornecrantz · 14 years ago
  3. c727ef0 progs/egl: Move demos a level deeper. by Chia-I Wu · 14 years ago
  4. ff0987a svga: Fix typo in configure script by Xavier Chantry · 14 years ago
  5. 5b1fc14 st/dri: Reshuffle files and make it obvious which files are shared by Jakob Bornecrantz · 14 years ago
  6. a82e37b gallium: Add propper sanity checks in configure.ac by Jakob Bornecrantz · 14 years ago
  7. 7b33329 configure:ac add swrastg_dri by George Sapountzis · 14 years ago
  8. 992e957 swrastg_dri: add state_tracker by George Sapountzis · 14 years ago
  9. c9f9867 gallium: Reorg winsys directories by Jakob Bornecrantz · 14 years ago
  10. 43218a4 gallium: Move xorg drivers to targets by Jakob Bornecrantz · 14 years ago
  11. f5ba2cd gallium: Move egl drivers to targets by Jakob Bornecrantz · 14 years ago
  12. be38b32 gallium: Move dri drivers to targets by Jakob Bornecrantz · 14 years ago
  13. 41d2ebf gallium: Remove GALLIUM_WINSYS_DRM_DIRS by Jakob Bornecrantz · 14 years ago
  14. e725ef1 Change libX11 variables to not conflict with AC_PATH_XTRA by Dan Nicholson · 14 years ago
  15. f9d09a2 nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40 by Luca Barbieri · 15 years ago
  16. 6321a18 nvfx: add nvfx directory to build system by Luca Barbieri · 15 years ago
  17. 8d86d39 Use X_LIBS from pkg-config, instead of libdir, for locating libX11 by Jeff Smith · 15 years ago
  18. b13e305 Merge branch '7.8' by Michel Dänzer · 15 years ago
  19. 51bff09 mesa: fix linux-dri and autogen builds since sw-api-2 merge by Keith Whitwell · 15 years ago
  20. 683a099 st/xorg: Fixup configure by Jakob Bornecrantz · 15 years ago
  21. 9009a85 config: drop WINDOW_SYSTEM var by George Sapountzis · 15 years ago
  22. 9aa3aa7 Add version check for GCC by Ian Romanick · 15 years ago
  23. 179d2c0 intel: Use drm_intel_bo_alloc_tiled for region allocs. by Eric Anholt · 15 years ago
  24. 79aeafd Drop fb, ffb and gamma dri drivers by Kristian Høgsberg · 15 years ago
  25. 4387580 Remove directfb support by Kristian Høgsberg · 15 years ago
  26. 9798890 configure: PTHREADS should be defined on cygwin, as well by Brian Paul · 15 years ago
  27. aa0cd70 configure.ac: Lower require dri2proto version to 2.1 by Kristian Høgsberg · 15 years ago
  28. 1ebc568 configure.ac: Enable egl demos when --enable-egl is passed by Kristian Høgsberg · 15 years ago
  29. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 15 years ago
  30. 077bc2f egl_dri2: Use pkg-config cflags and libs from configure output by Kristian Høgsberg · 15 years ago
  31. c036d13 Merge commit 'fj/mesa-next' by Keith Whitwell · 15 years ago
  32. 2eb7a2f configure.ac: Check for xcb-dri2 to enable EGL dri2 driver. by Chia-I Wu · 15 years ago
  33. 5b6b67e Nuke the nv0x-nv2x gallium pipe drivers. by Francisco Jerez · 15 years ago
  34. 42fa009 egl: Add driver for EGL on X with DRI2 by Kristian Høgsberg · 15 years ago
  35. 1469317 glx: Build GLX normally. by Chia-I Wu · 15 years ago
  36. 28c3e57 egl: Install drivers to ${libdir}/egl. by Chia-I Wu · 15 years ago
  37. 3c967a9 st/egl_g3d: Rename to st/egl. by Chia-I Wu · 15 years ago
  38. a1306f4 winsys/drm: Add swrast. by Chia-I Wu · 15 years ago
  39. 52d7b2c st/egl: Remove the egl state tracker. by Chia-I Wu · 15 years ago
  40. 2a92889 egl: Remove USING_EGL and the related drivers. by Chia-I Wu · 15 years ago
  41. f8107a4 Fix typo in configure message for gcc -fvisibility=hidden by Alan Coopersmith · 15 years ago
  42. 5e82403 Merge remote branch 'origin/opengl-es-v2' by Chia-I Wu · 15 years ago
  43. adda7f3 Check if gcc supports -fvisibility=hidden before adding to CFLAGS by Alan Coopersmith · 15 years ago
  44. 877cadb r300g: Build driver by default by Jakob Bornecrantz · 15 years ago
  45. ed59b13 GLX: use glproto CFLAGS etc. when building by Jesse Barnes · 15 years ago
  46. 99a37ed configure.ac: Fix es state tracker build. by Chia-I Wu · 15 years ago
  47. 562c127 Merge branch 'master' into opengl-es-v2 by Chia-I Wu · 15 years ago
  48. 077d6dd winsys/drm: Use egl_g3d to build EGL drivers. by Chia-I Wu · 15 years ago
  49. a68b51d st/egl_g3d: Add support for KMS native display. by Chia-I Wu · 15 years ago
  50. 49381d6 st/egl_g3d: New EGL state tracker that uses Gallium. by Chia-I Wu · 15 years ago
  51. f2f83d9 GLX: check glproto version by Jesse Barnes · 15 years ago
  52. c6ef705 Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa by Jesse Barnes · 15 years ago
  53. d4c1ee0 egl: Clean up the Makefile rules. by Chia-I Wu · 15 years ago
  54. a35f6bb DRI2: add SwapBuffers support by Jesse Barnes · 15 years ago
  55. 27fe7a7 configure: Fix matching for dri driver to actually work by Kristian Høgsberg · 15 years ago
  56. e5d351d Add es state tracker to autoconf. by Chia-I Wu · 15 years ago
  57. 8616cec Check for libdrm_$chipset.pc when needed by Kristian Høgsberg · 15 years ago
  58. e388d62 Compile with -fvisibility-hidden by default by Kristian Høgsberg · 15 years ago
  59. c978ab0 gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. by José Fonseca · 15 years ago
  60. aa02683 Merge branch 'i965g-restart' by Keith Whitwell · 15 years ago
  61. 9eb7fc6 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  62. bf064ce configure.ac: fix for libdrm_radeon API changes. by Fabio Pedretti · 15 years ago
  63. ae1c0a0 configure.ac: fix for libdrm_radeon API changes. by Fabio Pedretti · 15 years ago
  64. a5585cb Merge commit 'origin/master' into i965g-restart by Keith Whitwell · 15 years ago
  65. 2f127e5 configure.ac: Add glsl to SRC_DIRS by Sedat Dilek · 15 years ago
  66. bc0532b gallium: DRI drivers enabled by default, Xorg drivers auto by default. by Jakob Bornecrantz · 15 years ago
  67. 8ac2503 i915g: Do not build winsys and binaries by default by Jakob Bornecrantz · 15 years ago
  68. 60769b2 svga: Build svga driver by Jakob Bornecrantz · 15 years ago
  69. ce4f23a i965g: Build with configure by Jakob Bornecrantz · 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. fd7ee2b Kill off trident. by Corbin Simpson · 15 years ago
  73. 8e4657a Nuke s3v. by Corbin Simpson · 15 years ago
  74. 9282edf ac: Fix AIX shared library builds. by Tom Fogal · 15 years ago
  75. 5c4bdbd autoconf: Fix case for not having package by Jakob Bornecrantz · 15 years ago
  76. ce3801a Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  77. 859828c mesa: Bump the required libdrm version to reflect reality. by Eric Anholt · 15 years ago
  78. f00da2a i915g: Drop the simple sufix by Jakob Bornecrantz · 15 years ago
  79. f547472 g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs by Younes Manton · 15 years ago
  80. e9d6ab7 xorg/st: fixup builds against later dpms headers. by Dave Airlie · 15 years ago
  81. 5d526ed Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Brian Paul · 15 years ago
  82. 1402ea8 configure: fix comment by Thierry Vignaud · 15 years ago
  83. c705e72 mesa: fix 32bit cross compilation on a 64bit machine by Marc Dietrich · 15 years ago
  84. a48ee52 mesa: fix 32bit cross compilation on a 64bit machine by Marc Dietrich · 15 years ago
  85. 467b3d9 Add configure options for MAX_WIDTH/HEIGHT. by Brian Paul · 15 years ago
  86. 7085dce Add configure options for MAX_WIDTH/HEIGHT. by Tom Fogal · 15 years ago
  87. 5e6fff7 svga: Do the gallium intel configure trick for svga as well by Jakob Bornecrantz · 15 years ago
  88. c5c1991 Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa into r6xx-rewrite by Alex Deucher · 15 years ago
  89. 9615daa Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  90. cade071 Remove stale reference to non-Gallium nouveau driver from configure.ac. by Michel Dänzer · 15 years ago
  91. d60b2c6 identity: Add new identity driver by Jakob Bornecrantz · 15 years ago
  92. 1036ef2 Merge master and fix conflicts by Alex Deucher · 15 years ago
  93. 7f223ff Merge remote branch 'main/radeon-rewrite' by Dave Airlie · 15 years ago
  94. ee98ae5 Merge branch 'mesa_7_5_branch' by Jakob Bornecrantz · 15 years ago
  95. 7eed6ab Cygwin build fixes by Jon TURNEY · 15 years ago
  96. 545e574 Merge remote branch 'origin/master' into radeon-rewrite by Dave Airlie · 15 years ago
  97. bc466be nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over by Ben Skeggs · 15 years ago
  98. 6453605 osmesa: Link with -ldl for dlopen code by Dan Nicholson · 15 years ago
  99. 4795dd5 osmesa: Link with -ldl for dlopen code by Dan Nicholson · 15 years ago
  100. bc302b2 Use separate $(MINSTALL) for installing libraries by Dan Nicholson · 15 years ago