16 Commits (7620b3943b5f9d6ab7156e245aade3bf2a5358a2)

Autor SHA1 Mensaje Fecha
  José Fonseca 57d00016ca glew: Initial import. hace 16 años
  Stephane Marchesin 93115c4b23 nouveau: say goodbye to the old DRI driver... hace 17 años
  José Fonseca 90b2beb661 Simplify makefile boilerplate code. hace 17 años
  José Fonseca 6acd63a498 Code reorganization: update build. hace 17 años
  Dan Nicholson 013dbcd611 Add -fno-strict-aliasing workaround for Linux GCC targets hace 18 años
  Dan Nicholson 06ca14543e Build xdemos programs by default on linux-dri hace 18 años
  Dan Nicholson 3b9e28d507 linux-dri-xcb: Fix undefined refs when linking with libGL hace 18 años
  José Fonseca 1d2ff452d4 Expand pkg-config flags before invoking the compiler. hace 18 años
  Jeremy Kolb 838a2a2633 Make xcb backend compile. hace 18 años
  Brian Paul 0a0cd3a8ae Updates for XCB. Bug 8560. hace 19 años
  Jeremy Kolb b68788a1ca Update linux-dr-xcb config file to use LIBDRM_CFLAGS hace 19 años
  Ian Romanick a7d0256745 When available, which is most of the time, use posix_memalign to implement hace 19 años
  Jeremy Kolb 0174d894ef Bumped support for xcb 0.9 hace 19 años
  Adam Jackson 9542537cee Style fix, drop the explicit -ldrm from the link line. hace 19 años
  Jeremy Kolb fcbbdf9991 Added xcb dri config file. hace 19 años
  Alan Hourihane fbcb37cac5 remove i830 hace 19 años
  Adam Jackson 216f729a95 Search for makedepend in the PATH rather than hardcoding /usr/X11R6/bin hace 19 años
  Brian Paul 8cb2923038 don't use -Wmissing-prototypes for C++ code hace 20 años
  Brian Paul bd07168eb2 added -Wmissing-prototypes to WARN_FLAGS hace 20 años
  Adam Jackson 8fcd1e0287 Convert libGL and DRI drivers to require libdrm. hace 20 años
  Ian Romanick a3dd6efb00 Put back '-I/usr/X11R6/include'. hace 20 años
  Ian Romanick f2876d1ee3 Remove the logic that determines at compile time whether or not HAVE_ALIAS hace 20 años
  Ian Romanick ac7c147aaf Don't link with libGL, libEGL, or libEGLdri. On EGL setups libGL isn't hace 20 años
  Ian Romanick b7ae3e4787 Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no hace 20 años
  Eric Anholt 81b3c5e85c Dike out the linux-specific EGL bits unless it's a linux build. hace 20 años
  Jon Smirl 7e5da5d526 Enable EGL support in 'linux-dri' config hace 20 años
  Ian Romanick dc6e2c778a Add a new config called linux-indirect. This build the GLX libGL just like hace 20 años
  Ian Romanick c39bf5e273 All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows hace 20 años
  Eric Anholt aeb0ee771b Connect the r300 bits up to the build. hace 20 años
  Alan Hourihane 5343ae8304 re-enable the ffb driver hace 20 años
  Ian Romanick 9204e87b2e Massive refactor of (most of) the Linux config files. This reduces hace 20 años
  Ian Romanick 25fe93f0a1 Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all hace 20 años
  Ian Romanick bfc8a8dc63 Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is hace 20 años
  Adam Jackson 0983c9dd99 Build s3v and trident by default too. hace 20 años
  Keith Whitwell da3e15c2fd Get linux-solo dependencies building correctly, hace 21 años
  Keith Whitwell fc23672327 Improve the behaviour of the build system wrt depend files. hace 21 años
  Adam Jackson 0b8acd90b3 libGL needs libXxf86vm.a. hace 21 años
  Adam Jackson 61702d4afe Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini. hace 21 años
  Adam Jackson 312c68fab3 Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from the hace 21 años
  Eric Anholt d09209f553 Add Roland Scheidegger's S3TC patch. This patch does not implement the hace 21 años
  Eric Anholt d166f2bffd Add sis to the list of DRI drivers, since it had already been converted to the hace 21 años
  Eric Anholt 0a21a4aaf9 Refactor the linux-dri config files so that linux-dri-x86 inherits from hace 21 años
  Brian Paul d84f09306c Replace -lGL with -l$(GL_LIB), etc. hace 21 años
  Felix Kuehling c2530b5730 Converted the Savage driver to the new DRI interface and enabled compilation hace 21 años
  Brian Paul 9408fe0c09 remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by default hace 21 años
  Dave Airlie 2a28636274 add i915 as it seems to build okay.. hace 21 años
  Ian Romanick 75046c5e59 Remove drivers that have not been converted to the new interface from hace 21 años
  Ian Romanick 18a5ecec89 DRI_NEW_INTERFACE_ONLY is now the only support way to build in the hace 21 años
  Dave Airlie b05d87d6f5 use X86 sources in X86 build, use none in other hace 21 años
  Dave Airlie 79518b6f37 DRM_SOURCE_PATH is in default hace 21 años