summaryrefslogtreecommitdiffstats
path: root/vidix/mach64_vid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix illegal identifiers, names starting with __ are reserved for the system.diego2008-01-271-9/+9
* Remove redundant variable declaration.diego2007-08-251-2/+0
* 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 variable as staticben2007-04-221-1/+1
* removed useless code from vidix driversben2007-04-221-15/+1
* updated vidix files headers whenever it's possible to have a clear GPL statementben2007-04-221-6/+23
* consistent include paths for config.h et al.diego2007-04-061-3/+3
* 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
* 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-17/+36
* Move driver files directly into the vidix directory.diego2007-04-011-0/+1066