Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1
[mesa.git] / configs /
2007-12-12 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-11 Ian RomanickPort to libspe2
2007-12-11 Ian RomanickRemove '-include altivec.h'.
2007-12-11 Zack RusinRedo the fragment program examples to match vp's
2007-12-10 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-10 Brianremove -Wall, add -DGALLIUM_CELL
2007-12-09 Ben SkeggsMerge branch 'nouveau-gallium-0.1' into darktama-galliu...
2007-12-09 BrianAdd dependency checking for Cell driver sources.
2007-12-09 Brianadded -fPIC
2007-12-09 Briandon't build libglw
2007-12-09 BrianInitial Cell driver infrastructure.
2007-12-09 Brianglut doesn't need -lXt
2007-12-05 BrianAdd dependency checking for Cell driver sources.
2007-12-02 Brianadded -fPIC
2007-12-02 Briandon't build libglw
2007-12-02 BrianInitial Cell driver infrastructure.
2007-12-02 Brianglut doesn't need -lXt
2007-10-25 José FonsecaExpand pkg-config flags before invoking the compiler.
2007-10-25 Michel DänzerLLVM requires linking with the C++ compiler.
2007-10-24 Zack RusinCleanup some code.
2007-10-24 Zack RusinIntroduce linux-llvm target. Remove the llvm code from...
2007-10-24 Zack RusinImplement the conversion and do the initial execution...
2007-10-24 Zack RusinInitial stab at LLVM integration.
2007-09-28 José FonsecaUpdate x86's static and profile configs.
2007-09-19 José FonsecaUpdate linux-profile config.
2007-08-20 Brianremove the -DMESA flags
2007-08-17 BrianRemove many dependencies on mesa headers.
2007-08-08 Keith WhitwellRename drivers/dri/i915pipe --> drivers/dri/intel_winsys.
2007-07-31 Keith WhitwellBuild the "pipe" version of the i915tex driver.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-22 Eric AnholtUse -pthread instead of -lpthread on FreeBSD.
2007-06-20 Keith WhitwellOnly build i915tex
2007-06-04 Dave Airlieminiglx: update defines in linux-solo config
2007-05-14 Brianmaster/trunk is now for Mesa 7.1 devel: bump versions
2007-05-05 Dave Airlienouveau: disable nouveau build by default
2007-05-05 BrianMakefile clean-ups for miniglx.
2007-04-27 BrianVersion bumps for 7.0
2007-04-21 Jeremy KolbMake xcb backend compile.
2007-04-08 Brianadd glsl to PROGRAM_DIRS
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-28 Brianbump version to 6.5.3 to match version.h
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-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-17 Keith WhitwellNew debug config for linux-dri
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-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-02 Alan Hourihanemerge current trunk into vbo branch
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)
next