mpv/vidix
alex 2b0c600e69 using dlerror() instead strerror(), displays unresolved symbol messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4510 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 13:05:30 +00:00
..
drivers using MTRR 2002-02-02 18:28:55 +00:00
.cvsignore
Makefile
README
fourcc.h
vidix.h
vidixlib.c using dlerror() instead strerror(), displays unresolved symbol messages 2002-02-03 13:05:30 +00:00
vidixlib.h

README

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