158 コミット (a7d02567451f69445ef31181a41b16e86487093d)

作成者 SHA1 メッセージ 日付
  Ian Romanick a7d0256745 When available, which is most of the time, use posix_memalign to implement 19年前
  Adam Jackson be85fde82b linux-indirect target fixes. 19年前
  Eric Anholt 9f344b3e7d Add Intel i965G/Q DRI driver. 19年前
  Sean D'Epagnier 6545ebbd8d Modified config to use glut/fbdev, added demo and sample directories. 19年前
  Brian Paul 459db7bd72 bump MESA_TINY to 1 19年前
  Brian Paul 883f9891cb LIB_DIR is now just 'lib' or 'lib64' 19年前
  Brian Paul 27908d2bcb update comment, APP_LIB_DEPS 19年前
  Brian Paul f385cf115a simple libOSMesa.so-only config, no X 19年前
  Brian Paul 2922aa236f fix linking bug (bug 7405) 19年前
  Brian Paul 0e794a1bc6 New 'install' targets in makefile. See bug 2372. 19年前
  Claudio Ciccani 9efe17ed91 Updated config file. 19年前
  Brian Paul 5e51ebd8eb use -march=i486 instead of -m486 (bug 6954) 19年前
  Brian Paul 3d8a791ff9 add extra APP_LIB_DEPS (bug 6954) 19年前
  Brian Paul 7d848c3308 generate shared lib, not static 19年前
  Brian Paul 9cc115e417 formerly known as solaris-x86-gcc 19年前
  Brian Paul 8a1848bf99 restore -O flag (bug 6814) 19年前
  Jeremy Kolb 0174d894ef Bumped support for xcb 0.9 19年前
  Brian Paul e34bf25d2d -arch AIX64 no longer needed 19年前
  Brian Paul 6bef5e7621 Don't have to pass ABI-related flags to mklib anymore. 19年前
  Brian Paul cbed2f8061 more updates (Dan Schikore) 19年前
  Brian Paul cb32dcfa33 new configs, misc updates (Dan Schikore) 19年前
  Brian Paul 05529fefa4 minor CFLAGS clean-up 19年前
  Brian Paul 789eb27870 minor CFLAGS reordering 19年前
  Brian Paul ac619f4912 64-bit build for sunos5 w/ gcc 19年前
  Adam Jackson 9542537cee Style fix, drop the explicit -ldrm from the link line. 19年前
  Brian Paul 20e15f9381 Add -ansi -pedantic flags to OPT_FLAGS. This got lost at some point. Good for catching sloppy coding. 19年前
  Brian Paul 168a7516b1 FreeBSD updates (Pedro Giffuni) 19年前
  Jeremy Kolb fcbbdf9991 Added xcb dri config file. 19年前
  Jeremy Kolb 97a3023c9f Remove old linux-x86-xcb (didn't do anything). 19年前
  Brian Paul a5033a0421 fix AIX issues (bug 5874) 19年前
  Alan Hourihane fbcb37cac5 remove i830 19年前
  Adam Jackson 216f729a95 Search for makedepend in the PATH rather than hardcoding /usr/X11R6/bin 20年前
  Brian Paul 9580179dfb C++ fixes, mostly casts (Stephane Conversy) 20年前
  Ian Romanick 0325bc6359 Support for "fragment program to C" and TCC has been removed from the 20年前
  Brian Paul db40ebfbb7 remove -DMESA_DEBUG 20年前
  Brian Paul 8cb2923038 don't use -Wmissing-prototypes for C++ code 20年前
  Eric Anholt 1c04be573e Fix FreeBSD build by building libGL in the order desired, and doing a fix to my 20年前
  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年前