summaryrefslogtreecommitdiffstats
path: root/vidix/savage_vid.c
Commit message (Expand)AuthorAgeFilesLines
* Change #warning to FIXME comments.diego2008-01-271-2/+2
* implemented frame selection for savage driverben2007-12-141-0/+20
* fix frame size calculationben2007-12-141-63/+41
* remove useless code partsben2007-12-141-54/+0
* bgr24 and bgr32 supportben2007-12-141-1/+6
* rgb -> bgrben2007-12-141-2/+2
* sync with vidix.sf.net r319: remove useless varsben2007-12-041-1/+0
* sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driverben2007-12-041-18/+10
* synchronized with vidix.sf.net r315: update savage driver pci ids listben2007-12-031-8/+29
* simplified depth definitionben2007-04-221-4/+1
* removed useless varsben2007-04-221-3/+0
* declare variables and functions as staticben2007-04-221-7/+7
* 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-30/+21
* 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 savage driverben2007-04-011-25/+4
* checking for dynamic drivers version number is now pointlessben2007-04-011-13/+0
* switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a ful...ben2007-04-011-27/+46
* Move driver files directly into the vidix directory.diego2007-04-011-0/+1475