i965: don't emit state when dri_bufmgr_check_aperture_space fails.
[mesa.git] / src / mesa / Makefile
2008-08-12 Jeremy HuddlestonFixed 'make install' for darwin
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 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-10 Brian Pauladd some missing rule dependencies
2008-06-09 Brian Pauls/SOLO/MESA/
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 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-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-01-11 Dan NicholsonAllow osmesa to be enabled or disabled
2007-12-03 Brianadded missing quote char
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-24 Briandon't build x86, x86-64 dirs if not needed
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-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
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
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...
next