aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix/drivers
Commit message (Expand)AuthorAge
* Move driver files directly into the vidix directory.Gravatar diego2007-04-01
* 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
* 10l: screen_height calculation was using an uninitialized variableGravatar faust32007-01-28
* fix detection of rage128/radeon using vidix driver on powerpc (which seems to...Gravatar ben2007-01-04
* support for vidix on ATI Radeon 9600SE cardsGravatar ben2007-01-04
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...Gravatar reimar2006-12-07
* Remove bswap.h, use libavutil/bswap.h instead.Gravatar diego2006-11-29
* 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
* Add VIDEOMEMORY_SIZE define to allow to easily change it.Gravatar reimar2006-10-29
* 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
* move video memory info printf before the WIN32 workaroundGravatar faust32006-09-23
* 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
* drops casts from void * on malloc/calloc from vidix/Gravatar reynaldo2006-07-13
* marks several function without a prototype which arent used outside its sourc...Gravatar reynaldo2006-07-13
* Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.Gravatar diego2006-07-09
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* Remove unnecessary le2me_32 macros.Gravatar diego2006-04-27
* support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail....Gravatar faust32006-02-09
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09