1. 1ebc568 configure.ac: Enable egl demos when --enable-egl is passed by Kristian Høgsberg · 14 years ago
  2. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 14 years ago
  3. 077bc2f egl_dri2: Use pkg-config cflags and libs from configure output by Kristian Høgsberg · 14 years ago
  4. c036d13 Merge commit 'fj/mesa-next' by Keith Whitwell · 14 years ago
  5. 2eb7a2f configure.ac: Check for xcb-dri2 to enable EGL dri2 driver. by Chia-I Wu · 14 years ago
  6. 5b6b67e Nuke the nv0x-nv2x gallium pipe drivers. by Francisco Jerez · 14 years ago
  7. 42fa009 egl: Add driver for EGL on X with DRI2 by Kristian Høgsberg · 14 years ago
  8. 1469317 glx: Build GLX normally. by Chia-I Wu · 15 years ago
  9. 28c3e57 egl: Install drivers to ${libdir}/egl. by Chia-I Wu · 15 years ago
  10. 3c967a9 st/egl_g3d: Rename to st/egl. by Chia-I Wu · 15 years ago
  11. a1306f4 winsys/drm: Add swrast. by Chia-I Wu · 15 years ago
  12. 52d7b2c st/egl: Remove the egl state tracker. by Chia-I Wu · 15 years ago
  13. 2a92889 egl: Remove USING_EGL and the related drivers. by Chia-I Wu · 15 years ago
  14. f8107a4 Fix typo in configure message for gcc -fvisibility=hidden by Alan Coopersmith · 15 years ago
  15. 5e82403 Merge remote branch 'origin/opengl-es-v2' by Chia-I Wu · 15 years ago
  16. adda7f3 Check if gcc supports -fvisibility=hidden before adding to CFLAGS by Alan Coopersmith · 15 years ago
  17. 877cadb r300g: Build driver by default by Jakob Bornecrantz · 15 years ago
  18. ed59b13 GLX: use glproto CFLAGS etc. when building by Jesse Barnes · 15 years ago
  19. 99a37ed configure.ac: Fix es state tracker build. by Chia-I Wu · 15 years ago
  20. 562c127 Merge branch 'master' into opengl-es-v2 by Chia-I Wu · 15 years ago
  21. 077d6dd winsys/drm: Use egl_g3d to build EGL drivers. by Chia-I Wu · 15 years ago
  22. a68b51d st/egl_g3d: Add support for KMS native display. by Chia-I Wu · 15 years ago
  23. 49381d6 st/egl_g3d: New EGL state tracker that uses Gallium. by Chia-I Wu · 15 years ago
  24. f2f83d9 GLX: check glproto version by Jesse Barnes · 15 years ago
  25. c6ef705 Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa by Jesse Barnes · 15 years ago
  26. d4c1ee0 egl: Clean up the Makefile rules. by Chia-I Wu · 15 years ago
  27. a35f6bb DRI2: add SwapBuffers support by Jesse Barnes · 15 years ago
  28. 27fe7a7 configure: Fix matching for dri driver to actually work by Kristian Høgsberg · 15 years ago
  29. e5d351d Add es state tracker to autoconf. by Chia-I Wu · 15 years ago
  30. 8616cec Check for libdrm_$chipset.pc when needed by Kristian Høgsberg · 15 years ago
  31. e388d62 Compile with -fvisibility-hidden by default by Kristian Høgsberg · 15 years ago
  32. c978ab0 gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. by José Fonseca · 15 years ago
  33. aa02683 Merge branch 'i965g-restart' by Keith Whitwell · 15 years ago
  34. 9eb7fc6 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  35. bf064ce configure.ac: fix for libdrm_radeon API changes. by Fabio Pedretti · 15 years ago
  36. ae1c0a0 configure.ac: fix for libdrm_radeon API changes. by Fabio Pedretti · 15 years ago
  37. a5585cb Merge commit 'origin/master' into i965g-restart by Keith Whitwell · 15 years ago
  38. 2f127e5 configure.ac: Add glsl to SRC_DIRS by Sedat Dilek · 15 years ago
  39. bc0532b gallium: DRI drivers enabled by default, Xorg drivers auto by default. by Jakob Bornecrantz · 15 years ago
  40. 8ac2503 i915g: Do not build winsys and binaries by default by Jakob Bornecrantz · 15 years ago
  41. 60769b2 svga: Build svga driver by Jakob Bornecrantz · 15 years ago
  42. ce4f23a i965g: Build with configure by Jakob Bornecrantz · 15 years ago
  43. 4bced42 Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  44. 35506de Add --with-dri-searchpath argument by Chow Loong Jin · 15 years ago
  45. fd7ee2b Kill off trident. by Corbin Simpson · 15 years ago
  46. 8e4657a Nuke s3v. by Corbin Simpson · 15 years ago
  47. 9282edf ac: Fix AIX shared library builds. by Tom Fogal · 15 years ago
  48. 5c4bdbd autoconf: Fix case for not having package by Jakob Bornecrantz · 15 years ago
  49. ce3801a Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  50. 859828c mesa: Bump the required libdrm version to reflect reality. by Eric Anholt · 15 years ago
  51. f00da2a i915g: Drop the simple sufix by Jakob Bornecrantz · 15 years ago
  52. f547472 g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs by Younes Manton · 15 years ago
  53. e9d6ab7 xorg/st: fixup builds against later dpms headers. by Dave Airlie · 15 years ago
  54. 5d526ed Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Brian Paul · 15 years ago
  55. 1402ea8 configure: fix comment by Thierry Vignaud · 15 years ago
  56. c705e72 mesa: fix 32bit cross compilation on a 64bit machine by Marc Dietrich · 15 years ago
  57. a48ee52 mesa: fix 32bit cross compilation on a 64bit machine by Marc Dietrich · 15 years ago
  58. 467b3d9 Add configure options for MAX_WIDTH/HEIGHT. by Brian Paul · 15 years ago
  59. 7085dce Add configure options for MAX_WIDTH/HEIGHT. by Tom Fogal · 15 years ago
  60. 5e6fff7 svga: Do the gallium intel configure trick for svga as well by Jakob Bornecrantz · 15 years ago
  61. c5c1991 Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa into r6xx-rewrite by Alex Deucher · 15 years ago
  62. 9615daa Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  63. cade071 Remove stale reference to non-Gallium nouveau driver from configure.ac. by Michel Dänzer · 15 years ago
  64. d60b2c6 identity: Add new identity driver by Jakob Bornecrantz · 15 years ago
  65. 1036ef2 Merge master and fix conflicts by Alex Deucher · 15 years ago
  66. 7f223ff Merge remote branch 'main/radeon-rewrite' by Dave Airlie · 15 years ago
  67. ee98ae5 Merge branch 'mesa_7_5_branch' by Jakob Bornecrantz · 15 years ago
  68. 7eed6ab Cygwin build fixes by Jon TURNEY · 15 years ago
  69. 545e574 Merge remote branch 'origin/master' into radeon-rewrite by Dave Airlie · 15 years ago
  70. bc466be nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over by Ben Skeggs · 15 years ago
  71. 6453605 osmesa: Link with -ldl for dlopen code by Dan Nicholson · 15 years ago
  72. 4795dd5 osmesa: Link with -ldl for dlopen code by Dan Nicholson · 15 years ago
  73. bc302b2 Use separate $(MINSTALL) for installing libraries by Dan Nicholson · 15 years ago
  74. dfa4ebc rbug: Add Gallium Remote Debugger Protocol code by Jakob Bornecrantz · 15 years ago
  75. 221b30d Merge commit 'origin/master' into radeon-rewrite by Jerome Glisse · 15 years ago
  76. 66f9786 autoconf: Add switch for optional EGL by Dan Nicholson · 15 years ago
  77. 356f311 autoconf: Clean up some m4 usage by Dan Nicholson · 15 years ago
  78. d18dd6a GNU/Hurd fixes by Samuel Thibault · 15 years ago
  79. 466c78c Merge remote branch 'origin/master' into radeon-rewrite by Dave Airlie · 15 years ago
  80. 6bd4bc7 Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default. by Michel Dänzer · 15 years ago
  81. 373e671 autoconf: Build gallium softpipe when driver=xlib by Jakob Bornecrantz · 15 years ago
  82. 04f335f Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa into r6xx-rewrite by Alex Deucher · 15 years ago
  83. 48f0543 Build dri drivers for powerpc and sparc on FreeBSD. by Robert Noland · 15 years ago
  84. d1a9b1f Merge remote branch 'origin/master' into radeon-rewrite by Dave Airlie · 15 years ago
  85. 4138bdb R600: initial copy of r300 code by Alex Deucher · 15 years ago
  86. 3cf6e62 mklib improvements for Solaris by Alan Coopersmith · 15 years ago
  87. 407e8ae Merge remote branch 'main/master' into radeon-rewrite by Dave Airlie · 15 years ago
  88. 8acca48 st/xorg: Install to XORG_DRIVER_INSTALL_DIR by Joel Bosveld · 15 years ago
  89. ac55db1 autoconf: Restore _GNU_SOURCE for all Linux systems by Dan Nicholson · 15 years ago
  90. 857ac1e mesa: Resurrect SPARC asm code. by David S. Miller · 15 years ago
  91. 53b3734 autoconf: Fixup EGL build by Dan Nicholson · 15 years ago
  92. 32dc28a mesa: Build DRI by default on Linux/sparc by David S. Miller · 15 years ago
  93. d67bd60 gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ by Jakob Bornecrantz · 15 years ago
  94. b0e8ac8 radeon: add cflags to decide whether to link libdrm_radeon or not. by Dave Airlie · 15 years ago
  95. 11eb127 gallium: Disable i965simple pipe driver after it was broken by Jakob Bornecrantz · 15 years ago
  96. 252671f autoconf: Always enable glew by Dan Nicholson · 15 years ago
  97. 2977cee autoconf: Add GLEW needed by progs when building GLUT by Dan Nicholson · 15 years ago
  98. 3ede377 gallium: Add a bunch of autoconf options by Jakob Bornecrantz · 15 years ago
  99. 8217f24 autoconf: Fix lib globbing for static builds by Dan Nicholson · 15 years ago
  100. c5bae14 autoconf: Adjust to new asm SOURCES variables by Dan Nicholson · 15 years ago