1. 9009a85 config: drop WINDOW_SYSTEM var by George Sapountzis · 14 years ago
  2. e5d0956 Remove ffb and gamma from configs. by Vinson Lee · 14 years ago
  3. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 14 years ago
  4. 3c967a9 st/egl_g3d: Rename to st/egl. by Chia-I Wu · 15 years ago
  5. 52d7b2c st/egl: Remove the egl state tracker. by Chia-I Wu · 15 years ago
  6. 324fdf7 egl: Remove the demo driver. by Chia-I Wu · 15 years ago
  7. 251363e configs: set INTEL_LIBS, INTEL_CFLAGS, etc by Brian Paul · 15 years ago
  8. 57531ba i965g: back out unintentional changes to linux-dri by Keith Whitwell · 15 years ago
  9. a5585cb Merge commit 'origin/master' into i965g-restart by Keith Whitwell · 15 years ago
  10. 60769b2 svga: Build svga driver by Jakob Bornecrantz · 15 years ago
  11. 7ee6064 i965g: hook into build system by Keith Whitwell · 15 years ago
  12. fd7ee2b Kill off trident. by Corbin Simpson · 15 years ago
  13. 8e4657a Nuke s3v. by Corbin Simpson · 15 years ago
  14. 4c13cb6 dri: build DRI swrast driver too by Brian Paul · 15 years ago
  15. e94b4dd gallium: Disable nouveau by default by Jakob Bornecrantz · 15 years ago
  16. 43e6272 gallium: Introduce new subdirs build variables by Jakob Bornecrantz · 15 years ago
  17. e135936 re-add MSAA support by Brian Paul · 15 years ago
  18. af1ce23 build default set of progs + egl by Alan Hourihane · 16 years ago
  19. 20ff08c Fix configs/linux-dri to build winsys again. by Pekka Paalanen · 16 years ago
  20. b50a0b8 build "GLX" egl driver by default and egl demos by Alan Hourihane · 16 years ago
  21. cdd97ce add gallium dir winsys/common -> winsys/ by Alan Hourihane · 16 years ago
  22. 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  23. ccf1910 consolidate intel directories. by Alan Hourihane · 16 years ago
  24. e59086a EGL: Only build EGL dri based drivers under linux-dri based configs by Jakob Bornecrantz · 16 years ago
  25. 7986baf build egl subdirs by Brian Paul · 16 years ago
  26. 80ab4c3 mesa: Do not compile the dri drivers in mesa by Jakob Bornecrantz · 16 years ago
  27. 3d514a9 gallium: Only build intel_drm for linux-dri targets by Jakob Bornecrantz · 16 years ago
  28. b11aad2 build egl_xlib/ too (softpipe_egl.so library) by Brian Paul · 16 years ago
  29. c218b8c Build with -O2 by Alan Hourihane · 16 years ago
  30. d4510e5 drop GLcore by George Sapountzis · 16 years ago
  31. a22462f egl: Don't build EGL programs either by Jakob Bornecrantz · 16 years ago
  32. 2064826 egl: Stoped compiling EGL completely by Jakob Bornecrantz · 16 years ago
  33. 3972961 mesa: On second thought lets not build the driver by Jakob Bornecrantz · 16 years ago
  34. 6f25d6d disable egl by default by Zack Rusin · 16 years ago
  35. 6c78b8e mesa: Made linux-dri targets build EGL by Jakob Bornecrantz · 16 years ago
  36. 750f521 glcore: tree sharing for DRI and XMesa by George Sapountzis · 16 years ago
  37. 90b2beb Simplify makefile boilerplate code. by José Fonseca · 16 years ago
  38. 1f2d011 Build glx/x11. by José Fonseca · 16 years ago
  39. bfd5916 Code reorganization: split gallium and mesa makefiles. by José Fonseca · 16 years ago
  40. 6acd63a Code reorganization: update build. by José Fonseca · 16 years ago
  41. dbcd20f configs: Set -fexceptions for GLUT on linux-dri like other targets by Dan Nicholson · 17 years ago
  42. 013dbcd Add -fno-strict-aliasing workaround for Linux GCC targets by Dan Nicholson · 17 years ago
  43. 06ca145 Build xdemos programs by default on linux-dri by Dan Nicholson · 17 years ago
  44. 1d2ff45 Expand pkg-config flags before invoking the compiler. by José Fonseca · 17 years ago
  45. 8cf9085 Move i915tex driver into place as just i915. by Eric Anholt · 17 years ago
  46. 8fba8d2 Remove the old i915 driver now that i915tex works without TTM. by Eric Anholt · 17 years ago
  47. 8a475cb Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. by Keith Whitwell · 17 years ago
  48. b4c18ef Build the "pipe" version of the i915tex driver. by Keith Whitwell · 17 years ago
  49. f185411 Only build i915tex by Keith Whitwell · 17 years ago
  50. b3378f6 nouveau: disable nouveau build by default by Dave Airlie · 17 years ago
  51. c4ac5ac Overhaul of error handling. by Brian · 17 years ago
  52. c2b185c Add reporting of damage by DRI drivers when the extension support is available. by Eric Anholt · 18 years ago
  53. 48e6fff merge the (rest of) texmem branch by Keith Whitwell · 18 years ago
  54. f3f51bc Fix bug #4681. by Ian Romanick · 18 years ago
  55. a7d0256 When available, which is most of the time, use posix_memalign to implement by Ian Romanick · 18 years ago
  56. be85fde linux-indirect target fixes. by Adam Jackson · 18 years ago
  57. 9f344b3 Add Intel i965G/Q DRI driver. by Eric Anholt · 18 years ago
  58. 8a1848b restore -O flag (bug 6814) by Brian Paul · 18 years ago
  59. 789eb27 minor CFLAGS reordering by Brian Paul · 18 years ago
  60. 9542537 Style fix, drop the explicit -ldrm from the link line. by Adam Jackson · 18 years ago
  61. fbcb37c remove i830 by Alan Hourihane · 19 years ago
  62. 216f729 Search for makedepend in the PATH rather than hardcoding /usr/X11R6/bin by Adam Jackson · 19 years ago
  63. 8cb2923 don't use -Wmissing-prototypes for C++ code by Brian Paul · 19 years ago
  64. bd07168 added -Wmissing-prototypes to WARN_FLAGS by Brian Paul · 19 years ago
  65. 8fcd1e0 Convert libGL and DRI drivers to require libdrm. by Adam Jackson · 19 years ago
  66. a3dd6ef Put back '-I/usr/X11R6/include'. by Ian Romanick · 19 years ago
  67. f2876d1 Remove the logic that determines at compile time whether or not HAVE_ALIAS by Ian Romanick · 19 years ago
  68. ac7c147 Don't link with libGL, libEGL, or libEGLdri. On EGL setups libGL isn't by Ian Romanick · 19 years ago
  69. b7ae3e4 Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no by Ian Romanick · 19 years ago
  70. 81b3c5e Dike out the linux-specific EGL bits unless it's a linux build. by Eric Anholt · 19 years ago
  71. 7e5da5d Enable EGL support in 'linux-dri' config by Jon Smirl · 19 years ago
  72. dc6e2c7 Add a new config called linux-indirect. This build the GLX libGL just like by Ian Romanick · 19 years ago
  73. c39bf5e All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows by Ian Romanick · 19 years ago
  74. aeb0ee7 Connect the r300 bits up to the build. by Eric Anholt · 19 years ago
  75. 5343ae8 re-enable the ffb driver by Alan Hourihane · 19 years ago
  76. 9204e87 Massive refactor of (most of) the Linux config files. This reduces by Ian Romanick · 19 years ago
  77. 25fe93f Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all by Ian Romanick · 19 years ago
  78. bfc8a8d Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is by Ian Romanick · 19 years ago
  79. 0983c9d Build s3v and trident by default too. by Adam Jackson · 20 years ago
  80. da3e15c Get linux-solo dependencies building correctly, by Keith Whitwell · 20 years ago
  81. fc23672 Improve the behaviour of the build system wrt depend files. by Keith Whitwell · 20 years ago
  82. 0b8acd9 libGL needs libXxf86vm.a. by Adam Jackson · 20 years ago
  83. 61702d4 Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini. by Adam Jackson · 20 years ago
  84. 312c68f Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from the by Adam Jackson · 20 years ago
  85. d09209f Add Roland Scheidegger's S3TC patch. This patch does not implement the by Eric Anholt · 20 years ago
  86. d166f2b Add sis to the list of DRI drivers, since it had already been converted to the by Eric Anholt · 20 years ago
  87. 0a21a4a Refactor the linux-dri config files so that linux-dri-x86 inherits from by Eric Anholt · 20 years ago
  88. d84f093 Replace -lGL with -l$(GL_LIB), etc. by Brian Paul · 20 years ago
  89. c2530b5 Converted the Savage driver to the new DRI interface and enabled compilation by Felix Kuehling · 20 years ago
  90. 9408fe0 remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default by Brian Paul · 20 years ago
  91. 2a28636 add i915 as it seems to build okay.. by Dave Airlie · 20 years ago
  92. 75046c5 Remove drivers that have not been converted to the new interface from by Ian Romanick · 20 years ago
  93. 18a5ece DRI_NEW_INTERFACE_ONLY is now the only support way to build in the by Ian Romanick · 20 years ago
  94. b05d87d use X86 sources in X86 build, use none in other by Dave Airlie · 20 years ago
  95. 79518b6 DRM_SOURCE_PATH is in default by Dave Airlie · 20 years ago
  96. 739f50f Define GLX_DIRECT_RENDERING in Makefile.template by Keith Whitwell · 20 years ago
  97. 74d563c Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. by Keith Whitwell · 20 years ago
  98. e61df58 First attempt at building a dri module in this tree by Keith Whitwell · 20 years ago