54 Revize (86f3135fbd9db9ca08a6c0bfc620345c8a8e3f04)

Autor SHA1 Zpráva Datum
  Dan Nicholson dbcd20f1c2 configs: Set -fexceptions for GLUT on linux-dri like other targets před 18 roky
  Dan Nicholson 013dbcd611 Add -fno-strict-aliasing workaround for Linux GCC targets před 18 roky
  Dan Nicholson 06ca14543e Build xdemos programs by default on linux-dri před 18 roky
  Eric Anholt 8cf9085bc7 Move i915tex driver into place as just i915. před 18 roky
  Eric Anholt 8fba8d2018 Remove the old i915 driver now that i915tex works without TTM. před 18 roky
  Dave Airlie b3378f6cc5 nouveau: disable nouveau build by default před 18 roky
  Brian c4ac5ac9d7 Overhaul of error handling. před 18 roky
  Eric Anholt c2b185cff8 Add reporting of damage by DRI drivers when the extension support is available. před 18 roky
  Alan Hourihane 6d104cb932 merge current trunk into vbo branch před 19 roky
  Keith Whitwell 48e6fff3a9 merge the (rest of) texmem branch před 19 roky
  Ian Romanick f3f51bc844 Fix bug #4681. před 19 roky
  Ian Romanick a7d0256745 When available, which is most of the time, use posix_memalign to implement před 19 roky
  Adam Jackson be85fde82b linux-indirect target fixes. před 19 roky
  Eric Anholt 9f344b3e7d Add Intel i965G/Q DRI driver. před 19 roky
  Brian Paul 8a1848bf99 restore -O flag (bug 6814) před 19 roky
  Brian Paul 789eb27870 minor CFLAGS reordering před 19 roky
  Adam Jackson 9542537cee Style fix, drop the explicit -ldrm from the link line. před 19 roky
  Alan Hourihane fbcb37cac5 remove i830 před 19 roky
  Adam Jackson 216f729a95 Search for makedepend in the PATH rather than hardcoding /usr/X11R6/bin před 19 roky
  Brian Paul 8cb2923038 don't use -Wmissing-prototypes for C++ code před 20 roky
  Brian Paul bd07168eb2 added -Wmissing-prototypes to WARN_FLAGS před 20 roky
  Adam Jackson 8fcd1e0287 Convert libGL and DRI drivers to require libdrm. před 20 roky
  Ian Romanick a3dd6efb00 Put back '-I/usr/X11R6/include'. před 20 roky
  Ian Romanick f2876d1ee3 Remove the logic that determines at compile time whether or not HAVE_ALIAS před 20 roky
  Ian Romanick ac7c147aaf Don't link with libGL, libEGL, or libEGLdri. On EGL setups libGL isn't před 20 roky
  Ian Romanick b7ae3e4787 Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no před 20 roky
  Eric Anholt 81b3c5e85c Dike out the linux-specific EGL bits unless it's a linux build. před 20 roky
  Jon Smirl 7e5da5d526 Enable EGL support in 'linux-dri' config před 20 roky
  Ian Romanick dc6e2c778a Add a new config called linux-indirect. This build the GLX libGL just like před 20 roky
  Ian Romanick c39bf5e273 All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows před 20 roky
  Eric Anholt aeb0ee771b Connect the r300 bits up to the build. před 20 roky
  Alan Hourihane 5343ae8304 re-enable the ffb driver před 20 roky
  Ian Romanick 9204e87b2e Massive refactor of (most of) the Linux config files. This reduces před 20 roky
  Ian Romanick 25fe93f0a1 Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all před 20 roky
  Ian Romanick bfc8a8dc63 Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is před 20 roky
  Adam Jackson 0983c9dd99 Build s3v and trident by default too. před 20 roky
  Keith Whitwell da3e15c2fd Get linux-solo dependencies building correctly, před 20 roky
  Keith Whitwell fc23672327 Improve the behaviour of the build system wrt depend files. před 21 roky
  Adam Jackson 0b8acd90b3 libGL needs libXxf86vm.a. před 21 roky
  Adam Jackson 61702d4afe Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini. před 21 roky
  Adam Jackson 312c68fab3 Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from the před 21 roky
  Eric Anholt d09209f553 Add Roland Scheidegger's S3TC patch. This patch does not implement the před 21 roky
  Eric Anholt d166f2bffd Add sis to the list of DRI drivers, since it had already been converted to the před 21 roky
  Eric Anholt 0a21a4aaf9 Refactor the linux-dri config files so that linux-dri-x86 inherits from před 21 roky
  Brian Paul d84f09306c Replace -lGL with -l$(GL_LIB), etc. před 21 roky
  Felix Kuehling c2530b5730 Converted the Savage driver to the new DRI interface and enabled compilation před 21 roky
  Brian Paul 9408fe0c09 remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default před 21 roky
  Dave Airlie 2a28636274 add i915 as it seems to build okay.. před 21 roky
  Ian Romanick 75046c5e59 Remove drivers that have not been converted to the new interface from před 21 roky
  Ian Romanick 18a5ecec89 DRI_NEW_INTERFACE_ONLY is now the only support way to build in the před 21 roky