Merge branch 'gallium-0.1' into gallium-0.2
[mesa.git] / src / mesa / Makefile
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-12 Jeremy HuddlestonFixed 'make install' for darwin
2008-08-12 José Fonsecamesa: Rename sources to sources.mak.
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-12 Dan NicholsonCall mklib with $(SHELL) so the user controls the inter...
2008-07-11 Dan NicholsonRemove generated pkg-config files on `make clean'
2008-07-06 Dan NicholsonSet library and header installation directories from...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-23 Brian PaulDon't make libmesa.a or libglapi.a depend on asm_subdirs
2008-06-23 Dan NicholsonEnsure all objects are built when installing DRI
2008-06-23 Dan NicholsonEnsure all objects are built when installing DRI
2008-06-23 Dan NicholsonDon't make libmesa.a or libglapi.a depend on asm_subdirs
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-15 Dan NicholsonNo more drivers/xorg
2008-06-13 Jakob Bornecrantzmesa: Fix libglapi.a build for dri
2008-06-13 Brian Paulgallium: another attempt at fixing libglapi.a compilati...
2008-06-10 Brian Paulgallium: work-around glapi.c build problem for dri...
2008-06-10 Brian Pauladd some missing rule dependencies
2008-06-10 Brian Pauladd some missing rule dependencies
2008-06-09 Brian Pauls/SOLO/MESA/
2008-06-09 Brian Pauls/SOLO/MESA/
2008-06-06 Brian Paulmesa: sync up with latest Makefile changes on master
2008-06-06 Brian Pauls/subdirs/asm_subdirs/
2008-06-06 Brian Paulmove the install rules
2008-06-06 Brian Paulremove stray semicolon
2008-06-06 Brian Paulmove a beos-ism down into drivers/beos/Makefile
2008-06-06 Brian PaulRemove the old, complicated default build rule; use...
2008-06-06 Brian Paulremove more old stuff, insert new driver_subdir build...
2008-06-06 Brian Paulmove directfb-libgl into drivers/directfb/Makefile
2008-06-05 Brian Paulsync up with Makefile changes on master
2008-06-05 Brian PaulMove fbdev driver construction into src/mesa/drivers...
2008-06-05 Brian Paulreorder some lines, more make clean cmds
2008-06-05 Brian PaulMove building of stand-alone Mesa into drivers/x11...
2008-06-05 Brian PaulMove construction of libOSMesa.so into src/mesa/drivers...
2008-06-05 Brian PaulMove construction of libOSMesa.so into src/mesa/drivers...
2008-06-05 Brian Paulmesa: always build libglapi.a, updated subdir, gl.pc...
2008-06-05 Brian Paulmesa: Makefile comment
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-07 Dan NicholsonNever fail `make clean'
2008-05-07 Dan NicholsonRun `make clean' in drivers/xorg, too
2008-05-07 Dan NicholsonRefactor installation targets
2008-05-07 Dan NicholsonEnsure recursive makes always propagate errors
2008-05-06 Dan NicholsonMerge branch 'master' of ssh://git.freedesktop.org...
2008-05-06 Dan NicholsonPrevent makedepend from running multiple times
2008-05-06 Dan NicholsonError consistently when running recursive make
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-23 George Sapountzisglcore: build from mesa
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-10 Kristian HøgsbergMove make install logic for libGL back into src/mesa...
2008-03-08 Kristian HøgsbergMove libGL install target to the libGL Makefile.
2008-02-26 Kristian Høgsbergautoconf: Add gcc search patch to MKDEP_OPTIONS to...
2008-02-18 José FonsecaUpdate for llvm -> gallivm rename.
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-11 Dan NicholsonAllow osmesa to be enabled or disabled
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-03 Brianadded missing quote char
2007-12-02 BrianInitial Cell driver infrastructure.
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-25 Brianuse grep -q
2007-10-25 Briansimplify/fix the ASM_FLAGS tests (bug 12931)
2007-10-25 Michel DänzerLLVM requires linking with the C++ compiler.
2007-10-24 Briandon't build x86, x86-64 dirs if not needed
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-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-12 Dan Nicholsonpkg-config support
2007-09-12 Dan NicholsonDESTDIR support.
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-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
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-05-18 Eric AnholtMerge branch 'master' into i915-unification
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
next