summaryrefslogtreecommitdiffstats
path: root/vidix/pm3_vid.c
Commit message (Expand)AuthorAgeFilesLines
* #include config.h before all other headers.diego2008-03-141-1/+1
* ISO8859-1 --> UTF-8diego2007-07-091-2/+2
* synced with upstream vidix, prevented some drivers to work on some configs/archsben2007-04-301-0/+2
* simplified depth definitionben2007-04-221-5/+1
* declare variables as staticben2007-04-221-2/+2
* updated vidix files headers whenever it's possible to have a clear GPL statementben2007-04-221-19/+20
* consistent include paths for config.h et al.diego2007-04-061-1/+1
* 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
* killed warnings in pm3 driverben2007-04-011-2/+2
* checking for dynamic drivers version number is now pointlessben2007-04-011-7/+0
* switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful...ben2007-04-011-10/+26
* Move driver files directly into the vidix directory.diego2007-04-011-0/+375