summaryrefslogtreecommitdiffstats
path: root/vidix/mga_vid.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-65/+65
* Fix warnings about undefined preprocessor directives.diego2009-01-301-6/+6
* Add missing 'void' keyword to parameterless function declarations.diego2009-01-051-2/+3
* remove now useless vidixlib.h fileben2008-06-201-1/+0
* cosmetics: Remove useless parentheses from return statements.diego2008-05-161-23/+23
* Use standard license headers.diego2008-05-121-3/+3
* consistency cosmetics: Move some parts of file headers around; typo fixes.diego2008-05-121-9/+9
* typo in preprocessor conditiondiego2007-12-271-1/+1
* synced with upstream vidix, prevented some drivers to work on some configs/archsben2007-04-301-0/+2
* removed old code, that has been commented out for too long timeben2007-04-221-91/+0
* removed useless code from vidix driversben2007-04-221-35/+0
* updated vidix files headers whenever it's possible to have a clear GPL statementben2007-04-221-27/+26
* renamed libdha.[hc] to dha.[hc]ben2007-04-061-1/+1
* merged libdha and libvidix, moved all files from libdha to vidix directoryben2007-04-061-3/+3
* updated pci ids list, fixed vidix drivers compilation and added nearly exhaus...ben2007-04-011-1/+1
* checking for dynamic drivers version number is now pointlessben2007-04-011-6/+0
* switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful...ben2007-04-011-14/+40
* Move driver files directly into the vidix directory.diego2007-04-011-0/+1508