summaryrefslogtreecommitdiffstats
path: root/vidix/drivers/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics: Reorder some rules.diego2006-08-241-11/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19522 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adapt .so pattern rule for more than one object file.diego2006-08-241-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19521 b3059339-0415-0410-9bf9-f77b7e298cf2
* Redundancy removal part IV: Create pattern rules for .o and .so creation.diego2006-08-241-31/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19520 b3059339-0415-0410-9bf9-f77b7e298cf2
* sis_vid.so should be created from more than one object.diego2006-08-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19519 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove nonsens comment.diego2006-08-241-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19518 b3059339-0415-0410-9bf9-f77b7e298cf2
* Redundancy removal part III: Unify LDFLAGS handling some more.diego2006-08-241-22/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19517 b3059339-0415-0410-9bf9-f77b7e298cf2
* Redundancy removal part II: Remove useless variable indirection.diego2006-08-241-59/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19516 b3059339-0415-0410-9bf9-f77b7e298cf2
* Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.diego2006-08-231-34/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19515 b3059339-0415-0410-9bf9-f77b7e298cf2
* The way to ignore failing commands in Makefiles is to prepend a -.diego2006-08-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19514 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify compilation commands with $< and $@.diego2006-08-231-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19513 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless define from MACH64 CFLAGS.diego2006-08-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19512 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove reference to long-gone genfb driver.diego2006-08-231-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19509 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move all internal -I parameters to the front of CFLAGS to avoid using externaldiego2006-08-171-11/+11
| | | | | | | | header files that happen to have the same name as internal ones. based on a patch by Vladislav Naumov, vladislav.naumov **at** gmail **dot** com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19426 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17489 b3059339-0415-0410-9bf9-f77b7e298cf2
* use $(INSTALLSTRIP) consistentlyrathann2006-01-031-1/+1
| | | | | | | | patch by Ville Skyttä closes bugzilla #178 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17289 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, patch by Martin Braun <braun12@gmx.de>faust32004-12-271-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14251 b3059339-0415-0410-9bf9-f77b7e298cf2
* experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>faust32004-12-211-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14204 b3059339-0415-0410-9bf9-f77b7e298cf2
* CLE266 Vidix driver initial patch by Timothy Lee <timothy@siriushk.com>, ↵faust32004-10-101-1/+13
| | | | | | doxygen comments by Benjamin Zores <ben@tutuxclan.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix Cygwin compilation, patch by Sascha Sommer.diego2004-05-311-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12514 b3059339-0415-0410-9bf9-f77b7e298cf2
* handle sis_vid the same way as the other driversfaust32003-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11222 b3059339-0415-0410-9bf9-f77b7e298cf2
* SiS 650/651/740/etc driver by Jake Page <jake@CS.Stanford.EDU>alex2003-10-071-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11039 b3059339-0415-0410-9bf9-f77b7e298cf2
* experimental nvidia_vid, use at your own riskfaust32003-09-271-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10955 b3059339-0415-0410-9bf9-f77b7e298cf2
* use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)alex2003-03-211-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9630 b3059339-0415-0410-9bf9-f77b7e298cf2
* EPIA (CyberBlade/i1) driver by Alastair M. Robinsonalex2002-12-211-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8506 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-221-6/+6
| | | | | | | patch by Joey Parrish <joey@yunamusic.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
* hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should usearpi2002-08-161-4/+4
| | | | | | | that here... dunno, it worked with BINDIR too???? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7025 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed genfb and nvidia driversalex2002-07-051-12/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6651 b3059339-0415-0410-9bf9-f77b7e298cf2
* rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.arpi2002-05-311-2/+18
| | | | | | | sync with mplayerxp git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6255 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdir changedarpi2002-04-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5815 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
* using LIBDIR instead prefix/lib/mplayeralex2002-03-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5149 b3059339-0415-0410-9bf9-f77b7e298cf2
* Scratch for volunteersnick2002-02-131-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4692 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use 'install' instead of 'cp'nick2002-01-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4216 b3059339-0415-0410-9bf9-f77b7e298cf2
* added mga_vid (also playback->offset is not set (fixing it on monday)alex2002-01-131-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4140 b3059339-0415-0410-9bf9-f77b7e298cf2
* committed due to request of gabucinoalex2002-01-131-1/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4137 b3059339-0415-0410-9bf9-f77b7e298cf2
* Embedding vidixnick2002-01-071-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4031 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary versionnick2002-01-051-0/+55
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3997 b3059339-0415-0410-9bf9-f77b7e298cf2