mpv/vidix
michael 78bc50b036 BGR15, BGR16, BGR32 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4770 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 17:23:00 +00:00
..
drivers BGR15, BGR16, BGR32 support 2002-02-20 17:23:00 +00:00
.cvsignore I was missing it ... 2002-01-07 20:13:20 +00:00
Makefile Embedding vidix 2002-01-07 09:28:22 +00:00
README + new features and possibility 2002-01-16 08:33:17 +00:00
fourcc.h preliminary version 2002-01-05 10:13:25 +00:00
vidix.h some typos fixed ;), added author to capabilites and extended name to 64 bytes. added interleaved uv planes support 2002-01-23 19:30:26 +00:00
vidixlib.c typo 2002-02-06 16:41:06 +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