aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix/drivers/Makefile
Commit message (Expand)AuthorAge
* Merge all VIDIX drivers into libvidix.a.Gravatar diego2007-03-31
* whitespace cosmeticsGravatar diego2007-03-14
* Simplify handling of extra library flags.Gravatar diego2007-03-14
* Remove superfluous rule and variables, X_LIB does not exist any longer.Gravatar diego2007-03-14
* Remove superfluous variable indirection.Gravatar diego2007-03-14
* Reuse common parts of all Makefiles through mpcommon.mak.Gravatar diego2007-03-14
* Rename all target to libs.Gravatar diego2007-03-14
* Separate prerequisites and rules to avoid redundant rules.Gravatar diego2007-03-14
* whitespace cosmeticsGravatar diego2007-03-14
* Generate dependency information.Gravatar diego2007-03-14
* Remove superfluous rule and variable.Gravatar diego2007-03-14
* Properly mark all phony targets as such.Gravatar diego2007-03-14
* Rename VIDIX_CFLAGS to CFLAGS.Gravatar diego2007-03-14
* Remove unused variable.Gravatar diego2007-03-14
* Simplify .depend file inclusion.Gravatar diego2007-02-27
* Unrecurse VIDIX installation.Gravatar diego2006-11-28
* Unrecurse VIDIX drivers uninstall.Gravatar diego2006-11-28
* Remove superfluous comment.Gravatar diego2006-11-25
* Remove nonexistent variable/file.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* Remove -fno-PIC check from configure and put -fPIC back at the beginningGravatar diego2006-10-23
* Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.Gravatar diego2006-10-19
* cosmetics: Reorder some rules.Gravatar diego2006-08-24
* Adapt .so pattern rule for more than one object file.Gravatar diego2006-08-24
* Redundancy removal part IV: Create pattern rules for .o and .so creation.Gravatar diego2006-08-24
* sis_vid.so should be created from more than one object.Gravatar diego2006-08-24
* Remove nonsens comment.Gravatar diego2006-08-24
* Redundancy removal part III: Unify LDFLAGS handling some more.Gravatar diego2006-08-24
* Redundancy removal part II: Remove useless variable indirection.Gravatar diego2006-08-24
* Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.Gravatar diego2006-08-23
* The way to ignore failing commands in Makefiles is to prepend a -.Gravatar diego2006-08-23
* Simplify compilation commands with $< and $@.Gravatar diego2006-08-23
* Remove useless define from MACH64 CFLAGS.Gravatar diego2006-08-23
* Remove reference to long-gone genfb driver.Gravatar diego2006-08-23
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* use $(INSTALLSTRIP) consistentlyGravatar rathann2006-01-03
* 10l, patch by Martin Braun <braun12@gmx.de>Gravatar faust32004-12-27
* experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>Gravatar faust32004-12-21
* CLE266 Vidix driver initial patch by Timothy Lee <timothy@siriushk.com>, doxy...Gravatar faust32004-10-10
* Fix Cygwin compilation, patch by Sascha Sommer.Gravatar diego2004-05-31
* handle sis_vid the same way as the other driversGravatar faust32003-10-22
* SiS 650/651/740/etc driver by Jake Page <jake@CS.Stanford.EDU>Gravatar alex2003-10-07
* experimental nvidia_vid, use at your own riskGravatar faust32003-09-27
* use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)Gravatar alex2003-03-21
* EPIA (CyberBlade/i1) driver by Alastair M. RobinsonGravatar alex2002-12-21
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should useGravatar arpi2002-08-16
* removed genfb and nvidia driversGravatar alex2002-07-05
* rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.Gravatar arpi2002-05-31