Merge branch 'master' into crestline
[mesa.git] / configs /
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-06 Eric AnholtAdd reporting of damage by DRI drivers when the extensi...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-12-02 Gary WongAdd i915tex and i965.
2006-11-30 Sean D'Epagnierthe following improvements to linux-fbdev:
2006-11-18 Brian Paulneed to specify Xlibs with APP_LIB_DEPS
2006-11-01 Keith Whitwellmerge the (rest of) texmem branch
2006-10-19 Brian Paulremove some debug/test changes
2006-10-19 Brian PaulNew bin/minstall script - a minimal replacement for...
2006-10-11 Ian RomanickFix bug #4681.
2006-10-09 Brian PaulUpdates for XCB. Bug 8560.
2006-09-26 Jeremy KolbUpdate linux-dr-xcb config file to use LIBDRM_CFLAGS
2006-09-21 Brian Paulbump version to 6.5.2
2006-09-19 Brian Pauladded LIBDRM_CFLAGS (Javier Villavicencio)
2006-09-19 Brian Paulfix CFLAGS (bug 8344)
2006-09-06 Brian Paulcomment out EXTRA_LIB_PATH, ?= causes problems on HP-UX
2006-09-06 Brian PaulFixes from Christopher Bell:
2006-08-24 Ian RomanickMake sure that _GNU_SOURCE is enabled in the linux...
2006-08-18 Brian PaulFix-ups for linux-fbdev config. No longer build Xlib...
2006-08-18 Sean D'EpagnierThe driver now compiles correctly without any x headers...
2006-08-16 Ian RomanickWhen available, which is most of the time, use posix_me...
2006-08-10 Adam Jacksonlinux-indirect target fixes.
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.
2006-08-05 Sean D'EpagnierModified config to use glut/fbdev, added demo and sampl...
2006-07-20 Brian Paulbump MESA_TINY to 1
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-07-07 Brian Paulupdate comment, APP_LIB_DEPS
2006-07-04 Brian Paulsimple libOSMesa.so-only config, no X
2006-07-03 Brian Paulfix linking bug (bug 7405)
2006-06-22 Brian PaulNew 'install' targets in makefile. See bug 2372.
2006-05-31 Claudio CiccaniUpdated config file.
2006-05-18 Brian Pauluse -march=i486 instead of -m486 (bug 6954)
2006-05-18 Brian Pauladd extra APP_LIB_DEPS (bug 6954)
2006-05-17 Brian Paulgenerate shared lib, not static
2006-05-17 Brian Paulformerly known as solaris-x86-gcc
2006-05-06 Brian Paulrestore -O flag (bug 6814)
2006-04-29 Jeremy KolbBumped support for xcb 0.9
2006-04-18 Brian Paul-arch AIX64 no longer needed
2006-04-14 Brian PaulDon't have to pass ABI-related flags to mklib anymore.
2006-04-13 Brian Paulmore updates (Dan Schikore)
2006-04-13 Brian Paulnew configs, misc updates (Dan Schikore)
2006-04-06 Brian Paulminor CFLAGS clean-up
2006-04-06 Brian Paulminor CFLAGS reordering
2006-04-03 Brian Paul64-bit build for sunos5 w/ gcc
2006-03-30 Adam JacksonStyle fix, drop the explicit -ldrm from the link line.
2006-03-29 Brian PaulAdd -ansi -pedantic flags to OPT_FLAGS. This got lost...
2006-03-07 Brian PaulFreeBSD updates (Pedro Giffuni)
2006-02-19 Jeremy KolbAdded xcb dri config file.
2006-02-19 Jeremy KolbRemove old linux-x86-xcb (didn't do anything).
2006-02-14 Brian Paulfix AIX issues (bug 5874)
2006-01-26 Alan Hourihaneremove i830
2006-01-18 Adam JacksonSearch for makedepend in the PATH rather than hardcodin...
2005-12-06 Brian PaulC++ fixes, mostly casts (Stephane Conversy)
2005-11-10 Ian RomanickSupport for "fragment program to C" and TCC has been...
2005-11-10 Brian Paulremove -DMESA_DEBUG
2005-10-28 Brian Pauldon't use -Wmissing-prototypes for C++ code
2005-10-22 Eric AnholtFix FreeBSD build by building libGL in the order desire...
2005-10-18 Eric AnholtAttempt to fix libGL on FreeBSD, where the library...
2005-10-07 Brian PaulMATH_DEBUG changes from bug #4468.
2005-09-13 Eric AnholtFix libGL build on FreeBSD by respecting ASM_FLAGS.
2005-09-12 Brian Pauluse ASM_API variable, bug 4415
2005-09-06 Brian Pauladded -Wmissing-prototypes to WARN_FLAGS
2005-08-29 Brian Paulfix APP_LIB_DEPS
2005-08-23 Brian Paulupdate version to 6.5.0
2005-08-19 Adam JacksonConvert libGL and DRI drivers to require libdrm.
2005-08-16 Brian PaulBump version to 6.3.2
2005-08-15 Ian RomanickPut back '-I/usr/X11R6/include'.
2005-08-11 Ian RomanickRemove the logic that determines at compile time whethe...
2005-08-11 Ian RomanickDon't link with libGL, libEGL, or libEGLdri. On EGL...
2005-08-11 Ian RomanickSince Brian's recent commit, "-I/usr/X11R6/include...
2005-08-08 Eric AnholtDike out the linux-specific EGL bits unless it's a...
2005-08-07 Vladimir DergachevAllow R300 driver to build on x86-64 and PowerPC.
2005-08-07 Jon SmirlEnable EGL support in 'linux-dri' config
2005-08-05 Jon SmirlRemove EGL from linux-solo makefile
2005-07-29 Ian RomanickAdd a new config called linux-indirect. This build...
2005-07-29 Jon SmirlCommit Ian's fixes from Bug 3877
2005-07-28 Ian RomanickFix SPARC assembly for 64-bit
2005-07-26 Ian RomanickNo, really, get rid of all the remaining references...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-07-21 Brian Paulbump version to 6.3.1
2005-07-20 Eric AnholtConnect the r300 bits up to the build.
2005-07-20 Eric AnholtAdd some missing defines, copied from linux-dri.
2005-07-18 Alan Hourihanere-enable the ffb driver
2005-07-15 Brian Paulredo previous check-in, just set ARCH_FLAGS = -m32
2005-07-15 Brian Pauldefine CFLAGS and CXXflags with -m32 (Egbert Eich)
2005-07-08 Ian RomanickRestore linux-x86-32 config for Brian.
2005-07-02 Jon SmirlPut default back to the normal DRM path
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-07-02 Ian Romanicklinux-x86-32 is unnecessary. The same thing can be...
2005-07-02 Ian RomanickMassive refactor of (most of) the Linux config files...
2005-07-02 Ian RomanickMake linux-x86 more like the other linux configs.
2005-07-01 Brian PaulMove the PYTHON2 and PYTHON_FLAGS assignments to config...
2005-06-30 Brian Paulfix a few glitches
2005-06-07 Brian Pauladded GL libs to APP_LIB_DEPS (bug 3485)
2005-06-07 Brian Paulfix error in OSMESA_LIB_NAME line
next