mpv/vidix
faust3 9dd089832a a few more nvidia cards (only tested card is GeForceFX 5200)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11896 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-30 20:10:31 +00:00
..
drivers a few more nvidia cards (only tested card is GeForceFX 5200) 2004-01-30 20:10:31 +00:00
.cvsignore
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
README + new features and possibility 2002-01-16 08:33:17 +00:00
fourcc.h
vidix.h Use as much buffers as possible 2002-03-03 16:53:12 +00:00
vidixlib.c Windows port 2003-10-02 15:33:12 +00:00
vidixlib.h + new features and possibility 2002-01-16 08:33:17 +00:00

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