Code reorganization: split gallium and mesa makefiles.
[mesa.git] / src / mesa / Makefile
2008-02-18 José FonsecaCode reorganization: split gallium and mesa makefiles.
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: s/aux/auxiliary/ -- update build.
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-01 Ian RomanickFix using "ccache ppu-gcc" for CC and fix parallel...
2008-01-23 Ian RomanickSpecify linker instead of letting mklib use gcc
2008-01-04 Zack Rusinllvm: we need custom rules so had to redo the build...
2007-12-11 Zack RusinPort i965 driver to Gallium3D.
2007-12-05 BrianAdd dependency checking for Cell driver sources.
2007-12-02 BrianInitial Cell driver infrastructure.
2007-10-25 Michel DänzerLLVM requires linking with the C++ compiler.
2007-10-24 Zack RusinCleanup some of the debugging output code
2007-10-24 Zack RusinExecution engine is a singleton, for now keep it in...
2007-10-24 Zack RusinInitial stab at LLVM integration.
2007-08-08 Keith WhitwellHook up i915simple. Doesn't compile.
2007-08-03 Keith WhitwellWorkaround wierd oops on gutsy when building mesa.
2007-08-02 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-02 Keith WhitwellFix make recursion.
2007-08-01 BrianCheckpoint: glClear changes - working, bug very rough.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-12 Brianfix make clean commands so missing subdirs don't cause...
2007-04-17 Brianomit the glide/svga sources from stand-alone libGL...
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-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-30 Sean D'Epagnierthe following improvements to linux-fbdev:
2006-10-30 Keith Whitwellbetter handling of current attributes. Trivial dlist...
2006-10-19 Brian PaulNew bin/minstall script - a minimal replacement for...
2006-10-18 Brian PaulChanged install filenames to libGL* and libOSMesa*...
2006-10-15 Brian Paulcheck if files exist before installing (Thierry Reding)
2006-08-21 Brian Paulmove ALL_SOURCES to sources file
2006-08-21 Brian Paulremove FBDEV_DRIVER_OBJECTS assignment (in sources...
2006-08-19 Sean D'EpagnierRemoved ifeq from makefile, and corrected fbdev driver...
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-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-06-26 Brian PaulUse $(LIB_DIR) instead of $(TOP)/lib since libraries...
2006-06-22 Brian PaulNew 'install' targets in makefile. See bug 2372.
2005-09-14 Brian Paulremove rm -f line
2005-09-11 Dave Airliefix dri drivers build
2005-09-10 Brian PaulClean-up of sources/Makefile, bug 4111
2005-09-06 Brian PaulUse mklib script instead of ar. Make libmesa.a instead...
2005-07-26 Ian RomanickQuote $(CC) and $(CXX) so that 'CC=ccache gcc' and...
2005-07-25 Brian PaulAdded -linker option to mklib, used to specify a partic...
2005-06-09 Keith WhitwellStore compiled vertex program representations in a...
2005-05-07 Brian Paulx86-64 transform optimizations (Mikko T.)
2005-04-15 Brian Pauladded SLANG_SOURCES to SOLO_C_SOURCES
2005-02-23 Ian RomanickPut quotes around $(CC) and $(CXX) so that 'CC=cache...
2005-01-18 Michal Krolchange .cc suffix to .cpp
2005-01-17 Brian Pauladded rule for compiling C++ sources
2005-01-11 Ian RomanickPut quotes around the CC and CXX variables passed to...
2005-01-07 Keith WhitwellMake clean in the x86 directory.
2005-01-04 Brian Pauldirectfb changes (Claudio Ciccani)
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-11-27 Brian Pauluse @ to silence some unneeded output
2004-11-26 Brian Pauladded X11 and OSMESA source to ALL_SOURCES, updated...
2004-10-04 Brian Paulmake clean should remove depend.bak too (Sérgio Moneiro...
2004-08-16 Brian Paulwhitespace clean-up, new 'clean' commands
2004-08-14 Philippe HoudoinMove BeOS build into main Makefiles chain.
2004-06-25 Ian RomanickMake sure mklib sees the definition of CC and CXX....
2004-06-01 Eric AnholtBuild fixing for FreeBSD. GNU make is installed as...
2004-04-18 Brian Pauladded missing SHADER_SOURCES to ALL_SOURCES
2004-04-15 Dave Airliemake sure matypes is built
2004-04-14 Keith WhitwellRemove mesa.a when making clean
2004-04-14 Keith WhitwellDon't try to use .c=.o rule on .S files when building...
2004-04-14 Dave AirlieAdd shader sources for solo build
2004-04-08 Brian Paulminor fix
2004-04-07 Brian Pauluse new MKDEP, MKDEP_OPTIONS variables
2004-04-03 Brian Paulminor tweak
2004-03-26 Brian PaulDon't use pushd/popd.
2004-03-26 Brian PaulTweaks for make clean / realclean.
2004-03-26 Brian PaulNew Makefile system