mpv/vidix
arpi 97956a3021 The patch enables the fix for rage128_vid as well as radeon_vid, and looks for the
DEVICE_ATI_RAGE_MOBILITY device IDs in addition to the Radeon Mobility device IDs.
Tom Wu <tom@arcot.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9241 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 01:45:49 +00:00
..
drivers The patch enables the fix for rage128_vid as well as radeon_vid, and looks for the 2003-02-03 01:45:49 +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