summaryrefslogtreecommitdiffstats
path: root/vidix/drivers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Unrecurse VIDIX installation.diego2006-11-281-4/+0
* Unrecurse VIDIX drivers uninstall.diego2006-11-281-3/+0
* Remove superfluous comment.diego2006-11-251-3/+0
* Remove nonexistent variable/file.diego2006-11-251-1/+1
* Unify dep/depend targets.diego2006-11-201-3/+1
* Remove -fno-PIC check from configure and put -fPIC back at the beginningdiego2006-10-231-1/+1
* Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.diego2006-10-191-1/+1
* cosmetics: Reorder some rules.diego2006-08-241-11/+10
* Adapt .so pattern rule for more than one object file.diego2006-08-241-2/+1
* Redundancy removal part IV: Create pattern rules for .o and .so creation.diego2006-08-241-31/+4
* sis_vid.so should be created from more than one object.diego2006-08-241-1/+1
* Remove nonsens comment.diego2006-08-241-1/+0
* Redundancy removal part III: Unify LDFLAGS handling some more.diego2006-08-241-22/+10
* Redundancy removal part II: Remove useless variable indirection.diego2006-08-241-59/+25
* Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.diego2006-08-231-34/+25
* The way to ignore failing commands in Makefiles is to prepend a -.diego2006-08-231-1/+1
* Simplify compilation commands with $< and $@.diego2006-08-231-11/+11
* Remove useless define from MACH64 CFLAGS.diego2006-08-231-1/+1
* Remove reference to long-gone genfb driver.diego2006-08-231-7/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externaldiego2006-08-171-11/+11
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-2/+2
* use $(INSTALLSTRIP) consistentlyrathann2006-01-031-1/+1
* 10l, patch by Martin Braun <braun12@gmx.de>faust32004-12-271-0/+3
* experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>faust32004-12-211-1/+10
* CLE266 Vidix driver initial patch by Timothy Lee <timothy@siriushk.com>, doxy...faust32004-10-101-1/+13
* Fix Cygwin compilation, patch by Sascha Sommer.diego2004-05-311-2/+2
* handle sis_vid the same way as the other driversfaust32003-10-221-1/+1
* SiS 650/651/740/etc driver by Jake Page <jake@CS.Stanford.EDU>alex2003-10-071-1/+13
* experimental nvidia_vid, use at your own riskfaust32003-09-271-0/+6
* use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)alex2003-03-211-9/+9
* EPIA (CyberBlade/i1) driver by Alastair M. Robinsonalex2002-12-211-3/+14
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-221-6/+6
* hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should usearpi2002-08-161-4/+4
* removed genfb and nvidia driversalex2002-07-051-12/+0
* rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.arpi2002-05-311-2/+18
* libdir changedarpi2002-04-241-1/+1
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+1
* using LIBDIR instead prefix/lib/mplayeralex2002-03-161-1/+1
* Scratch for volunteersnick2002-02-131-1/+13
* Use 'install' instead of 'cp'nick2002-01-171-1/+1
* added mga_vid (also playback->offset is not set (fixing it on monday)alex2002-01-131-1/+13
* committed due to request of gabucinoalex2002-01-131-1/+37
* Embedding vidixnick2002-01-071-3/+6
* preliminary versionnick2002-01-051-0/+55