121 コミット (7d3b26022b75608e2c9d83c14157b89ef39cbd43)

作成者 SHA1 メッセージ 日付
  Eric Anholt b83435f53b Attempt to fix libGL on FreeBSD, where the library was being built without any 20年前
  Brian Paul 81a22ef539 MATH_DEBUG changes from bug #4468. 20年前
  Eric Anholt 914ec8ef58 Fix libGL build on FreeBSD by respecting ASM_FLAGS. 20年前
  Brian Paul 28569c25f6 use ASM_API variable, bug 4415 20年前
  Brian Paul bd07168eb2 added -Wmissing-prototypes to WARN_FLAGS 20年前
  Brian Paul 156dc55628 fix APP_LIB_DEPS 20年前
  Brian Paul 249160fdfa update version to 6.5.0 20年前
  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. 20年前
  Keith Whitwell 431417fec7 new config 20年前
  Jon Smirl 576caad33e Minor changes to make linux-solo build again 20年前