summaryrefslogtreecommitdiffstats
path: root/vidix/sis_vid.c
Commit message (Expand)AuthorAgeFilesLines
* #include config.h before all other headers.diego2008-03-141-1/+1
* allow sis vidix driver to access registers and avoid segfaulting (patch by An...ben2007-05-091-0/+9
* removed useless code from vidix driversben2007-04-221-73/+0
* updated vidix files headers whenever it's possible to have a clear GPL statementben2007-04-221-24/+24
* 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 sis 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-16/+39
* Move driver files directly into the vidix directory.diego2007-04-011-0/+1560