114 次程式碼提交 (eacd347fce6adc639bf0214797543970d1b3d703)

作者 SHA1 備註 提交日期
  Adam Jackson 8fcd1e0287 Convert libGL and DRI drivers to require libdrm. 20 年之前
  Brian Paul 05fe2871e3 Bump version to 6.3.2 20 年之前
  Ian Romanick a3dd6efb00 Put back '-I/usr/X11R6/include'. 20 年之前
  Ian Romanick f2876d1ee3 Remove the logic that determines at compile time whether or not HAVE_ALIAS 20 年之前
  Ian Romanick ac7c147aaf Don't link with libGL, libEGL, or libEGLdri. On EGL setups libGL isn't 20 年之前
  Ian Romanick b7ae3e4787 Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no 20 年之前
  Eric Anholt 81b3c5e85c Dike out the linux-specific EGL bits unless it's a linux build. 20 年之前
  Vladimir Dergachev 8e653f12bc Allow R300 driver to build on x86-64 and PowerPC. 20 年之前
  Jon Smirl 7e5da5d526 Enable EGL support in 'linux-dri' config 20 年之前
  Jon Smirl 33f5e47faf Remove EGL from linux-solo makefile 20 年之前
  Ian Romanick dc6e2c778a Add a new config called linux-indirect. This build the GLX libGL just like 20 年之前
  Jon Smirl 4ce390b933 Commit Ian's fixes from Bug 3877 20 年之前
  Ian Romanick 9f23a3a1bf Fix SPARC assembly for 64-bit 20 年之前
  Ian Romanick 5c6fd3dd4c No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. 20 年之前
  Ian Romanick c39bf5e273 All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows 20 年之前
  Brian Paul db251d72c8 bump version to 6.3.1 20 年之前
  Eric Anholt aeb0ee771b Connect the r300 bits up to the build. 20 年之前
  Eric Anholt 6ae76788a7 Add some missing defines, copied from linux-dri. 20 年之前
  Alan Hourihane 5343ae8304 re-enable the ffb driver 20 年之前
  Brian Paul 8ec981c469 redo previous check-in, just set ARCH_FLAGS = -m32 20 年之前
  Brian Paul 4eb3a0f076 define CFLAGS and CXXflags with -m32 (Egbert Eich) 20 年之前
  Ian Romanick 6d5d1f8a41 Restore linux-x86-32 config for Brian. 20 年之前
  Jon Smirl 78be0b5dad Put default back to the normal DRM path 20 年之前
  Ian Romanick f0ff50d4ed Add support for assembly (static) dispatch functions on x86-64. This 20 年之前
  Ian Romanick 1a9cac10b8 linux-x86-32 is unnecessary. The same thing can be acomplished by 20 年之前
  Ian Romanick 9204e87b2e Massive refactor of (most of) the Linux config files. This reduces 20 年之前
  Ian Romanick ef2ce9d003 Make linux-x86 more like the other linux configs. 20 年之前
  Brian Paul f4f1c29597 Move the PYTHON2 and PYTHON_FLAGS assignments to configs/current, and 20 年之前
  Brian Paul 0e55891674 fix a few glitches 20 年之前
  Brian Paul 7477a7d366 added GL libs to APP_LIB_DEPS (bug 3485) 20 年之前
  Brian Paul 4417d4cb61 fix error in OSMESA_LIB_NAME line 20 年之前
  Eric Anholt f054fa85d8 Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making an 20 年之前
  Dave Airlie 69509641a8 make egl build first so we don't get wierd drivers linking to libs not available 20 年之前
  Dave Airlie 978d2fda3c make linux-solo and linux-solo-x86 config files hierarchical 20 年之前
  Brian Paul a33f0d3024 remove -ansi -pedantic -D_POSIX_C_SOURCE=199309L from CXXFLAGS 20 年之前
  Jon Smirl 7012d01d88 First attempt at getting egl support up on dumb framebuffer. 20 年之前
  Brian Paul 52064f6c37 added linux-x86-xcb config (Jeremy Kolb) 20 年之前
  Brian Paul 42fa81275c x86-64 transform optimizations (Mikko T.) 20 年之前
  Brian Paul cb34c11663 added a comment 20 年之前
  Brian Paul 1077779c7d add PROGRAM_DIRS line 20 年之前
  Jon Smirl 8af7ff1ded Improve the DRI fb driver, now it compiles. 21 年之前
  Keith Whitwell 431417fec7 new config 21 年之前
  Jon Smirl 576caad33e Minor changes to make linux-solo build again 21 年之前
  Brian Paul afb3fb4b77 config for profiling with gprof 21 年之前
  Ian Romanick 25fe93f0a1 Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all 21 年之前
  Ian Romanick bfc8a8dc63 Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is 21 年之前
  Brian Paul 05bbafa01a use $(*_LIB) in the *_LIB_NAME definitions 21 年之前
  Keith Whitwell de4fe1e3c5 Add DRM_USE_MALLOC flag 21 年之前
  Brian Paul 7644bfb536 Added linux-x86-32 config to force building 32-bit objects in a 64-bit environment. 21 年之前
  Eric Anholt baa832d311 Change another usage of __AMD64__ to the standard __amd64__, and remove 21 年之前