1. 23e325e Add -msse and -msse2 to the *-x86 configs. by José Fonseca · 16 years ago
  2. 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  3. 90b2beb Simplify makefile boilerplate code. by José Fonseca · 17 years ago
  4. c3b5ada configs: Always use -fPIC for shared libraries, never for static by Dan Nicholson · 17 years ago
  5. 28569c2 use ASM_API variable, bug 4415 by Brian Paul · 19 years ago
  6. 8ec981c redo previous check-in, just set ARCH_FLAGS = -m32 by Brian Paul · 19 years ago
  7. 4eb3a0f define CFLAGS and CXXflags with -m32 (Egbert Eich) by Brian Paul · 19 years ago
  8. 0a21a4a Refactor the linux-dri config files so that linux-dri-x86 inherits from by Eric Anholt · 20 years ago
  9. d84f093 Replace -lGL with -l$(GL_LIB), etc. by Brian Paul · 20 years ago
  10. c2530b5 Converted the Savage driver to the new DRI interface and enabled compilation by Felix Kuehling · 20 years ago
  11. 9408fe0 remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default by Brian Paul · 20 years ago
  12. 2a28636 add i915 as it seems to build okay.. by Dave Airlie · 20 years ago
  13. 75046c5 Remove drivers that have not been converted to the new interface from by Ian Romanick · 20 years ago
  14. 18a5ece DRI_NEW_INTERFACE_ONLY is now the only support way to build in the by Ian Romanick · 20 years ago
  15. b05d87d use X86 sources in X86 build, use none in other by Dave Airlie · 20 years ago
  16. 898c03a add linux-dri-x86 target by Dave Airlie · 20 years ago