view vidix/README @ 13803:0bd7ccf63c54

Declare a prototype for the function before it is used. Otherwise some compiler versions will "optimize" them away, and linking will fail.
author mosu
date Sat, 30 Oct 2004 08:42:25 +0000
parents 62a6135d090e
children e8b0a1742428
line wrap: on
line source

VIDIX - Video Interface for *niX.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This library was designed and introduced as interface to userspace drivers
to provide DGA everywhere where it's possible (unline X11).
I hope that these drivers will be portable same as X11 (not only on *nix).

For detail on how to develop new driver see main/DOCS/tech/vidix.txt