summaryrefslogtreecommitdiffstats
path: root/vidix/cyberblade_vid.c
Commit message (Expand)AuthorAgeFilesLines
* #include config.h before all other headers.diego2008-03-141-1/+1
* ISO8859-1 --> UTF-8diego2007-07-091-1/+1
* synced with upstream vidix, prevented some drivers to work on some configs/archsben2007-04-301-1/+3
* useless else caseben2007-04-221-1/+0
* removed never called functionben2007-04-221-23/+0
* declare variables as staticben2007-04-221-5/+5
* simplified depth definitionben2007-04-221-5/+1
* updated vidix files headers whenever it's possible to have a clear GPL statementben2007-04-221-36/+36
* 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 cyberblade driverben2007-04-011-19/+2
* checking for dynamic drivers version number is now pointlessben2007-04-011-8/+0
* switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful...ben2007-04-011-18/+36
* Move driver files directly into the vidix directory.diego2007-04-011-0/+647