aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* add ffdxa , works on samples/game-formats/dxa/epic.dxa Gravatar compn2007-03-17
* Do not disable cache on MinGW, just disable shmem compilation.Gravatar diego2007-03-17
* 'make install' now takes care of most manual installation steps for *_vid.o.Gravatar diego2007-03-17
* Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.Gravatar diego2007-03-17
* wording/spelling/grammar/updates/cosmeticsGravatar diego2007-03-17
* Merge Makefile from radeon/ subdirectory into this one.Gravatar diego2007-03-17
* Create device nodes upon install.Gravatar diego2007-03-17
* update release numberGravatar compn2007-03-17
* Introduce OBJS variable for the list of objects to build.Gravatar diego2007-03-17
* add ffdca decoderGravatar compn2007-03-17
* Remove support for 2.5.x kernels.Gravatar diego2007-03-17
* Add a link to Attila's mga_vid port to Linux 2.6.x.Gravatar diego2007-03-17
* Remove useless compilation commands that are provided by builtin rules.Gravatar diego2007-03-17
* Merge test rules using general pattern.Gravatar diego2007-03-17
* Install tdfx_vid.o as well.Gravatar diego2007-03-17
* Remove now unnecessary MGA_VID_OBJ variable indirection.Gravatar diego2007-03-17
* Remove pointless variable indirection.Gravatar diego2007-03-17
* Remove remnants of Linux 2.6 support, the mga_vid.c part was made toGravatar diego2007-03-17
* Remove pointless variable indirection for -I options.Gravatar diego2007-03-17
* Remove unnecessary -I option from CFLAGS.Gravatar diego2007-03-17
* tdfx_vid compilation has been simplified.Gravatar diego2007-03-17
* New slave command: tv_step_freq <offset in MHz>Gravatar voroshil2007-03-17
* cosmetics: Remove superfluous comment.Gravatar diego2007-03-17
* Remove superfluous .o creation rule, it's the same as the builtin one.Gravatar diego2007-03-17
* Remove unused variables INCLUDES and MOD_PATH_PREFIX.Gravatar diego2007-03-17
* Remove unused variable AFLAGS.Gravatar diego2007-03-17
* Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.Gravatar diego2007-03-17
* Some more details for the mga_vid section taken from drivers/README.Gravatar diego2007-03-17
* wording/spelling/cosmeticsGravatar diego2007-03-17
* Rename tdfx_vid_tst to tdfx_vid_test.Gravatar diego2007-03-17
* Merge README.linux.2.6 into general README.Gravatar diego2007-03-17
* Merge Rage128 README into general README.Gravatar diego2007-03-17
* 10l: omitted '-e' in my r22630 commit.Gravatar voroshil2007-03-17
* Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.Gravatar diego2007-03-17
* Merge CFLAGS and INCLUDES where appropriate.Gravatar diego2007-03-17
* Make strange clean/distclean rules behave in a more standard fashion.Gravatar diego2007-03-17
* Get rid of ugly conditionals.Gravatar diego2007-03-17
* Get rid of stupid recursion within a single directory.Gravatar diego2007-03-17
* Remove unnecessary include options from compilation command.Gravatar diego2007-03-17
* Simplify compilation commands.Gravatar diego2007-03-17
* Remove rule for non-existing file.Gravatar diego2007-03-17
* Simplify compilation command.Gravatar diego2007-03-17
* Mark phony targets as such.Gravatar diego2007-03-17
* whitespace cosmeticsGravatar diego2007-03-17
* Mark phony targets as such.Gravatar diego2007-03-17
* Split dependency and rule declaration, avoids duplicate command.Gravatar diego2007-03-17
* Simplify compilation commands.Gravatar diego2007-03-17
* Bring somewhat closer to linking, still won't work, though.Gravatar diego2007-03-17
* Simplify link command.Gravatar diego2007-03-17
* Bring netstream somewhat closer to linking, still won't work.Gravatar diego2007-03-17