45 Révisions (7c760289371ce14228b1172195a07c2630ca6229)

Auteur SHA1 Message Date
  Ian Romanick f3f51bc844 Fix bug #4681. il y a 19 ans
  Ian Romanick a7d0256745 When available, which is most of the time, use posix_memalign to implement il y a 19 ans
  Adam Jackson be85fde82b linux-indirect target fixes. il y a 19 ans
  Eric Anholt 9f344b3e7d Add Intel i965G/Q DRI driver. il y a 19 ans
  Brian Paul 8a1848bf99 restore -O flag (bug 6814) il y a 19 ans
  Brian Paul 789eb27870 minor CFLAGS reordering il y a 19 ans
  Adam Jackson 9542537cee Style fix, drop the explicit -ldrm from the link line. il y a 19 ans
  Alan Hourihane fbcb37cac5 remove i830 il y a 19 ans
  Adam Jackson 216f729a95 Search for makedepend in the PATH rather than hardcoding /usr/X11R6/bin il y a 19 ans
  Brian Paul 8cb2923038 don't use -Wmissing-prototypes for C++ code il y a 20 ans
  Brian Paul bd07168eb2 added -Wmissing-prototypes to WARN_FLAGS il y a 20 ans
  Adam Jackson 8fcd1e0287 Convert libGL and DRI drivers to require libdrm. il y a 20 ans
  Ian Romanick a3dd6efb00 Put back '-I/usr/X11R6/include'. il y a 20 ans
  Ian Romanick f2876d1ee3 Remove the logic that determines at compile time whether or not HAVE_ALIAS il y a 20 ans
  Ian Romanick ac7c147aaf Don't link with libGL, libEGL, or libEGLdri. On EGL setups libGL isn't il y a 20 ans
  Ian Romanick b7ae3e4787 Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no il y a 20 ans
  Eric Anholt 81b3c5e85c Dike out the linux-specific EGL bits unless it's a linux build. il y a 20 ans
  Jon Smirl 7e5da5d526 Enable EGL support in 'linux-dri' config il y a 20 ans
  Ian Romanick dc6e2c778a Add a new config called linux-indirect. This build the GLX libGL just like il y a 20 ans
  Ian Romanick c39bf5e273 All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows il y a 20 ans
  Eric Anholt aeb0ee771b Connect the r300 bits up to the build. il y a 20 ans
  Alan Hourihane 5343ae8304 re-enable the ffb driver il y a 20 ans
  Ian Romanick 9204e87b2e Massive refactor of (most of) the Linux config files. This reduces il y a 20 ans
  Ian Romanick 25fe93f0a1 Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all il y a 20 ans
  Ian Romanick bfc8a8dc63 Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is il y a 20 ans
  Adam Jackson 0983c9dd99 Build s3v and trident by default too. il y a 20 ans
  Keith Whitwell da3e15c2fd Get linux-solo dependencies building correctly, il y a 21 ans
  Keith Whitwell fc23672327 Improve the behaviour of the build system wrt depend files. il y a 21 ans
  Adam Jackson 0b8acd90b3 libGL needs libXxf86vm.a. il y a 21 ans
  Adam Jackson 61702d4afe Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini. il y a 21 ans
  Adam Jackson 312c68fab3 Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from the il y a 21 ans
  Eric Anholt d09209f553 Add Roland Scheidegger's S3TC patch. This patch does not implement the il y a 21 ans
  Eric Anholt d166f2bffd Add sis to the list of DRI drivers, since it had already been converted to the il y a 21 ans
  Eric Anholt 0a21a4aaf9 Refactor the linux-dri config files so that linux-dri-x86 inherits from il y a 21 ans
  Brian Paul d84f09306c Replace -lGL with -l$(GL_LIB), etc. il y a 21 ans
  Felix Kuehling c2530b5730 Converted the Savage driver to the new DRI interface and enabled compilation il y a 21 ans
  Brian Paul 9408fe0c09 remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default il y a 21 ans
  Dave Airlie 2a28636274 add i915 as it seems to build okay.. il y a 21 ans
  Ian Romanick 75046c5e59 Remove drivers that have not been converted to the new interface from il y a 21 ans
  Ian Romanick 18a5ecec89 DRI_NEW_INTERFACE_ONLY is now the only support way to build in the il y a 21 ans
  Dave Airlie b05d87d6f5 use X86 sources in X86 build, use none in other il y a 21 ans
  Dave Airlie 79518b6f37 DRM_SOURCE_PATH is in default il y a 21 ans
  Keith Whitwell 739f50f542 Define GLX_DIRECT_RENDERING in Makefile.template il y a 21 ans
  Keith Whitwell 74d563cdfb Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. il y a 21 ans
  Keith Whitwell e61df58729 First attempt at building a dri module in this tree il y a 21 ans