Refactor COMMON_SOURCES up to Makefile.template
[mesa.git] / configs /
2005-05-01 Jon SmirlImprove the DRI fb driver, now it compiles.
2005-04-29 Keith Whitwellnew config
2005-04-25 Jon SmirlMinor changes to make linux-solo build again
2005-04-15 Brian Paulconfig for profiling with gprof
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...
2005-03-23 Brian Pauluse $(*_LIB) in the *_LIB_NAME definitions
2005-03-22 Keith WhitwellAdd DRM_USE_MALLOC flag
2005-03-03 Brian PaulAdded linux-x86-32 config to force building 32-bit...
2005-02-14 Eric AnholtChange another usage of __AMD64__ to the standard __amd...
2005-02-14 Eric AnholtDon't forget to -L/usr/local/lib to grab expat.
2005-01-13 Dave Airlieadd -DUSE_EXTERNAL_DXTN_LIB=1 so compressed textures...
2005-01-03 Brian PaulDirectFB driver (Claudio Ciccani)
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-11-27 Brian Paulremove -Wmissing-prototypes from g++ flags, per gcc 3.4
2004-11-15 Brian Paulfix APP_LIB_DEPS (bug 1065260)
2004-10-29 Adam JacksonlibGL needs libXxf86vm.a.
2004-10-28 Eric AnholtAdd FreeBSD DRI build targets. Doesn't build at the...
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-13 Ian RomanickInitial support for PowerPC specific code in Mesa and...
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-10-02 Brian Paulbump version to 6.3
2004-10-01 Karl SchultzHP shared lib config
2004-10-01 Karl Schultzfix problems in previous version
2004-10-01 Karl SchultzEnable builds on AIX 64-bit
2004-09-27 Brian Paulbump minor version to 2
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-09-07 Dave AirlieAdd a solo-x86 config, and make solo use the x86 glapi
2004-08-24 Philippe HoudoinDuplicate CFLAGS in CXXFLAGS removed. Now define DEBUG...
2004-08-22 Felix KuehlingConverted the Savage driver to the new DRI interface...
2004-08-16 Philippe Houdoinmake clean at root now clean the glu/$(GLU_DIRS) too.
2004-08-14 Philippe HoudoinTurn gcc optimization up to -O3.
2004-08-14 Philippe HoudoinAdd a BeOS build config.
2004-07-23 Brian Paulupdates from Stephane Marchesin
2004-07-20 Brian Paulremove -lXm (motif) from GLW_LIB_DEPS since it's not...
2004-07-09 Jon SmirlFix mesa-solo config to define _GNU_SOURCE so that...
2004-07-05 Jon SmirlConvert miniglx to use Ian's fancy new driver config...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-07-01 Brian Pauladded aix-static config, make aix config build dynamic...
2004-06-26 Jon SmirlMesa-solo builds with these changes. There are still...
2004-06-26 Ian RomanickRe-enable SPARC assembly on sunos5-gcc platform.
2004-06-24 Brian Pauladded library dependencies (bug #978758)
2004-06-22 Ian RomanickDon't include glapi_*.S files in DRI / solo builds.
2004-06-12 Dave Airlieadd i915 as it seems to build okay..
2004-06-10 Dave Airlietry and find the drm in a more likely place
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-06-01 Eric AnholtBuild fixing for FreeBSD. GNU make is installed as...
2004-05-04 Dave Airlieuse X86 sources in X86 build, use none in other
2004-05-03 Dave Airlieadd linux-dri-x86 target
2004-05-03 Dave AirlieDRM_SOURCE_PATH is in default
2004-04-30 Keith WhitwellDefine GLX_DIRECT_RENDERING in Makefile.template
2004-04-30 Keith WhitwellAMD64 changes from Ronny V. Vindenes.
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-25 Brian Pauls/-mv8/-mcpu=ultrasparc/ (bug 941338)
2004-04-19 Brian Paullinux-solo-ia64 config (Stephane Marchesin)
2004-04-14 Brian Paulset CONFIG_NAME = linux-tcc
2004-04-14 Keith Whitwellnew file
2004-04-14 Keith WhitwellFirst attempt at building a dri module in this tree
2004-04-14 Dave Airliemake solo work like before new makefile merge
2004-04-13 Jon SmirlAdd DRM_SOURCE_PATH to make system.
2004-04-07 Brian Pauluse new MKDEP, MKDEP_OPTIONS variables
2004-04-07 Daniel Borcarevived linux-glide build process
2004-03-30 Brian Pauladded hpux10-static config
2004-03-26 Brian Pauladded GLW_SOURCES for IRIX
2004-03-26 Brian Pauldon't try to make GLwMDrawA.c by default since it needs...
2004-03-26 Brian Pauladded glw to SRC_DIRS
2004-03-26 Brian Pauladded _DEPS lines to specify -L/usr/X11R6/lib
2004-03-26 Brian Paulnew system configurations