index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vidix
Commit message (
Expand
)
Author
Age
*
whitespace cosmetics
diego
2007-03-14
*
Simplify handling of extra library flags.
diego
2007-03-14
*
Remove superfluous rule and variables, X_LIB does not exist any longer.
diego
2007-03-14
*
Remove superfluous variable indirection.
diego
2007-03-14
*
Reuse common parts of all Makefiles through mpcommon.mak.
diego
2007-03-14
*
Rename all target to libs.
diego
2007-03-14
*
Separate prerequisites and rules to avoid redundant rules.
diego
2007-03-14
*
whitespace cosmetics
diego
2007-03-14
*
Generate dependency information.
diego
2007-03-14
*
Remove superfluous rule and variable.
diego
2007-03-14
*
Properly mark all phony targets as such.
diego
2007-03-14
*
Rename VIDIX_CFLAGS to CFLAGS.
diego
2007-03-14
*
Remove unused variable.
diego
2007-03-14
*
Use 'libs' instead of 'all' target.
diego
2007-03-14
*
Reuse common parts of all Makefiles through mpcommon.mak.
diego
2007-03-14
*
Don't remove 'test' on distclean, there is no such file.
diego
2007-03-14
*
cosmetics: Rename variables for consistency with other Makefiles.
diego
2007-03-14
*
consistency cosmetics
diego
2007-03-14
*
Simplify library generation rule.
diego
2007-03-14
*
Merge all and do_drivers rules.
diego
2007-03-14
*
Remove superfluous/obsolete rules and variables.
diego
2007-03-14
*
Simplify .depend file inclusion.
diego
2007-02-27
*
10l: screen_height calculation was using an uninitialized variable
faust3
2007-01-28
*
fix detection of rage128/radeon using vidix driver on powerpc (which seems to...
ben
2007-01-04
*
support for vidix on ATI Radeon 9600SE cards
ben
2007-01-04
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
Fix macro redefinition warning.
diego
2006-11-29
*
Unrecurse VIDIX installation.
diego
2006-11-28
*
Unrecurse VIDIX drivers uninstall.
diego
2006-11-28
*
Remove one level of indirection on VIDIX install/uninstall.
diego
2006-11-28
*
Remove superfluous comment.
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Remove nonexistent variable/file.
diego
2006-11-25
*
Unify dep/depend targets.
diego
2006-11-20
*
Add VIDEOMEMORY_SIZE define to allow to easily change it.
reimar
2006-10-29
*
Remove -fno-PIC check from configure and put -fPIC back at the beginning
diego
2006-10-23
*
Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.
diego
2006-10-19
*
move video memory info printf before the WIN32 workaround
faust3
2006-09-23
*
cosmetics: Reorder some rules.
diego
2006-08-24
*
Adapt .so pattern rule for more than one object file.
diego
2006-08-24
*
Redundancy removal part IV: Create pattern rules for .o and .so creation.
diego
2006-08-24
*
sis_vid.so should be created from more than one object.
diego
2006-08-24
*
Remove nonsens comment.
diego
2006-08-24
*
Redundancy removal part III: Unify LDFLAGS handling some more.
diego
2006-08-24
*
Redundancy removal part II: Remove useless variable indirection.
diego
2006-08-24
*
Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.
diego
2006-08-23
*
The way to ignore failing commands in Makefiles is to prepend a -.
diego
2006-08-23
*
Simplify compilation commands with $< and $@.
diego
2006-08-23
*
Remove useless define from MACH64 CFLAGS.
diego
2006-08-23
[next]