mpv/vidix
attila 33abd0ca16 patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Following patch adds ID of Radeon 9800 (non pro) (R350) to mplayer pci
database, thus enabling vidix for it. Vidix works great on it... Well,
not exactly great, just the same way it works on other radeons.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11372 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 10:30:20 +00:00
..
drivers patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu> 2003-11-03 10:30:20 +00:00
.cvsignore
Makefile
README
fourcc.h
vidix.h
vidixlib.c
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