mpv/vidix
colin 5c87e3bbcc INREG now static inline instead of a define, to avoid unnecessary GETREG
calls while byteswapping.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7997 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 10:57:07 +00:00
..
drivers INREG now static inline instead of a define, to avoid unnecessary GETREG 2002-10-31 10:57:07 +00:00
.cvsignore
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
README
fourcc.h
vidix.h
vidixlib.c openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce.chalmers.se> 2002-05-20 00:04:47 +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