1. da3e15c Get linux-solo dependencies building correctly, by Keith Whitwell · 20 years ago
  2. fc23672 Improve the behaviour of the build system wrt depend files. by Keith Whitwell · 20 years ago
  3. 59fcd54 remove -Wmissing-prototypes from g++ flags, per gcc 3.4 by Brian Paul · 20 years ago
  4. 4b4e7a9 fix APP_LIB_DEPS (bug 1065260) by Brian Paul · 20 years ago
  5. 0b8acd9 libGL needs libXxf86vm.a. by Adam Jackson · 20 years ago
  6. cc18221 Add FreeBSD DRI build targets. Doesn't build at the moment, due to the same by Eric Anholt · 20 years ago
  7. 61702d4 Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini. by Adam Jackson · 20 years ago
  8. 312c68f Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from the by Adam Jackson · 20 years ago
  9. 447cdd5 Initial support for PowerPC specific code in Mesa and DRI drivers. DRI by Ian Romanick · 20 years ago
  10. d09209f Add Roland Scheidegger's S3TC patch. This patch does not implement the by Eric Anholt · 20 years ago
  11. 83fb8c3 bump version to 6.3 by Brian Paul · 20 years ago
  12. ba52e79 HP shared lib config by Karl Schultz · 20 years ago
  13. 5e2e9ef fix problems in previous version by Karl Schultz · 20 years ago
  14. a16bdb5 Enable builds on AIX 64-bit by Karl Schultz · 20 years ago
  15. c7a2411 bump minor version to 2 by Brian Paul · 20 years ago
  16. d166f2b Add sis to the list of DRI drivers, since it had already been converted to the by Eric Anholt · 20 years ago
  17. 0a21a4a Refactor the linux-dri config files so that linux-dri-x86 inherits from by Eric Anholt · 20 years ago
  18. d84f093 Replace -lGL with -l$(GL_LIB), etc. by Brian Paul · 20 years ago
  19. e520b72 Add a solo-x86 config, and make solo use the x86 glapi by Dave Airlie · 20 years ago
  20. b227e90 Duplicate CFLAGS in CXXFLAGS removed. Now define DEBUG symbol in debug build. by Philippe Houdoin · 20 years ago
  21. c2530b5 Converted the Savage driver to the new DRI interface and enabled compilation by Felix Kuehling · 20 years ago
  22. 375047b make clean at root now clean the glu/$(GLU_DIRS) too. by Philippe Houdoin · 20 years ago
  23. 25f2d96 Turn gcc optimization up to -O3. by Philippe Houdoin · 20 years ago
  24. af8031c Add a BeOS build config. by Philippe Houdoin · 20 years ago
  25. 840565c updates from Stephane Marchesin by Brian Paul · 20 years ago
  26. 9408fe0 remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default by Brian Paul · 20 years ago
  27. 368f3c5 Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name by Jon Smirl · 20 years ago
  28. 5500094 Convert miniglx to use Ian's fancy new driver config code. by Jon Smirl · 20 years ago
  29. aaebfc8 Patch removes _SOLO definition needed for mesa-solo. mesa-solo by Jon Smirl · 20 years ago
  30. 6d50d91 added aix-static config, make aix config build dynamic libs by Brian Paul · 20 years ago
  31. c2bffec Mesa-solo builds with these changes. There are still more fixups needed to by Jon Smirl · 20 years ago
  32. e16f6e3 Re-enable SPARC assembly on sunos5-gcc platform. by Ian Romanick · 20 years ago
  33. 6cf3f57 added library dependencies (bug #978758) by Brian Paul · 20 years ago
  34. ea93e6d Don't include glapi_*.S files in DRI / solo builds. by Ian Romanick · 20 years ago
  35. 2a28636 add i915 as it seems to build okay.. by Dave Airlie · 20 years ago
  36. d7f76c7 try and find the drm in a more likely place by Dave Airlie · 20 years ago
  37. 75046c5 Remove drivers that have not been converted to the new interface from by Ian Romanick · 20 years ago
  38. 18a5ece DRI_NEW_INTERFACE_ONLY is now the only support way to build in the by Ian Romanick · 20 years ago
  39. 2fb5d15 Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE by Eric Anholt · 20 years ago
  40. b05d87d use X86 sources in X86 build, use none in other by Dave Airlie · 20 years ago
  41. 898c03a add linux-dri-x86 target by Dave Airlie · 20 years ago
  42. 79518b6 DRM_SOURCE_PATH is in default by Dave Airlie · 20 years ago
  43. 739f50f Define GLX_DIRECT_RENDERING in Makefile.template by Keith Whitwell · 20 years ago
  44. 69ab4fe AMD64 changes from Ronny V. Vindenes. by Keith Whitwell · 20 years ago
  45. 74d563c Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. by Keith Whitwell · 20 years ago
  46. 08fa6de s/-mv8/-mcpu=ultrasparc/ (bug 941338) by Brian Paul · 20 years ago
  47. adcb228 linux-solo-ia64 config (Stephane Marchesin) by Brian Paul · 20 years ago
  48. 06535d2 set CONFIG_NAME = linux-tcc by Brian Paul · 20 years ago
  49. 9a543e5 new file by Keith Whitwell · 20 years ago
  50. e61df58 First attempt at building a dri module in this tree by Keith Whitwell · 20 years ago
  51. ec5f71d make solo work like before new makefile merge by Dave Airlie · 20 years ago
  52. c0b0b48 Add DRM_SOURCE_PATH to make system. Needed for linux-solo to build by Jon Smirl · 20 years ago
  53. 9f4ccd8 use new MKDEP, MKDEP_OPTIONS variables by Brian Paul · 20 years ago
  54. d3746ca revived linux-glide build process some small Makefile changes for MinGW & DJGPP by Daniel Borca · 20 years ago
  55. ff7d3bb added hpux10-static config by Brian Paul · 20 years ago
  56. 1c8e825 added GLW_SOURCES for IRIX by Brian Paul · 20 years ago
  57. 533befc don't try to make GLwMDrawA.c by default since it needs Motif by Brian Paul · 20 years ago
  58. f404495 added glw to SRC_DIRS by Brian Paul · 20 years ago
  59. 57dcbb5 added _DEPS lines to specify -L/usr/X11R6/lib by Brian Paul · 20 years ago
  60. a70ad91 new system configurations by Brian Paul · 20 years ago