glcore: tree sharing for DRI and XMesa
[mesa.git] / configs / linux-dri
2008-04-23 George Sapountzisglcore: tree sharing for DRI and XMesa
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-31 Dan Nicholsonconfigs: Set -fexceptions for GLUT on linux-dri like...
2007-10-31 Dan NicholsonAdd -fno-strict-aliasing workaround for Linux GCC targets
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Dan NicholsonBuild xdemos programs by default on linux-dri
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-24 Eric AnholtMove i915tex driver into place as just i915.
2007-09-24 Eric AnholtRemove the old i915 driver now that i915tex works witho...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-05 Dave Airlienouveau: disable nouveau build by default
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-26 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-26 BrianOverhaul of error handling.
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
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-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Keith Whitwellmerge the (rest of) texmem branch
2006-10-11 Ian RomanickFix bug #4681.
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-05-06 Brian Paulrestore -O flag (bug 6814)
2006-04-06 Brian Paulminor CFLAGS reordering
2006-03-30 Adam JacksonStyle fix, drop the explicit -ldrm from the link line.
2006-01-26 Alan Hourihaneremove i830
2006-01-18 Adam JacksonSearch for makedepend in the PATH rather than hardcodin...
2005-10-28 Brian Pauldon't use -Wmissing-prototypes for C++ code
2005-09-06 Brian Pauladded -Wmissing-prototypes to WARN_FLAGS
2005-08-19 Adam JacksonConvert libGL and DRI drivers to require libdrm.
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 Jon SmirlEnable EGL support in 'linux-dri' config
2005-07-29 Ian RomanickAdd a new config called linux-indirect. This build...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-07-20 Eric AnholtConnect the r300 bits up to the build.
2005-07-18 Alan Hourihanere-enable the ffb driver
2005-07-02 Ian RomanickMassive refactor of (most of) the Linux config files...
2005-04-13 Ian RomanickAdd TLS support to libGL and, by virtue of using glthre...
2005-04-06 Ian RomanickMake linux-dri-x86-64 more like linux-dri-x86. Add...
2004-12-27 Adam JacksonBuild s3v and trident by default too.
2004-12-09 Keith WhitwellGet linux-solo dependencies building correctly,
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-10-29 Adam JacksonlibGL needs libXxf86vm.a.
2004-10-25 Adam JacksonAdd glx/x11 to the DRI configs, and change the Solo...
2004-10-25 Adam JacksonAdd DRI_LIB_DEPS for the DRI drivers to link against...
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-09-25 Eric AnholtAdd sis to the list of DRI drivers, since it had alread...
2004-09-25 Eric AnholtRefactor the linux-dri config files so that linux-dri...
2004-09-13 Brian PaulReplace -lGL with -l$(GL_LIB), etc.
2004-08-22 Felix KuehlingConverted the Savage driver to the new DRI interface...
2004-07-20 Brian Paulremove -lXm (motif) from GLW_LIB_DEPS since it's not...
2004-06-12 Dave Airlieadd i915 as it seems to build okay..
2004-06-06 Ian RomanickRemove drivers that have not been converted to the...
2004-06-02 Ian RomanickDRI_NEW_INTERFACE_ONLY is now the only support way...
2004-05-04 Dave Airlieuse X86 sources in X86 build, use none in other
2004-05-03 Dave AirlieDRM_SOURCE_PATH is in default
2004-04-30 Keith WhitwellDefine GLX_DIRECT_RENDERING in Makefile.template
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-14 Keith WhitwellFirst attempt at building a dri module in this tree