annotate vidix/README @ 13437:79a6401f471b
Cumulative patch
1.736: Better lumi/dark_masking descriptions, tips for 4mv and autoaspect
1.736: Better nssew description.
1.735: allow to select an alsa mixer channel index.
author |
gpoirier |
date |
Wed, 22 Sep 2004 15:52:44 +0000 |
parents |
62a6135d090e |
children |
e8b0a1742428 |
rev |
line source |
3991
|
1 VIDIX - Video Interface for *niX.
|
|
2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
3 This library was designed and introduced as interface to userspace drivers
|
|
4 to provide DGA everywhere where it's possible (unline X11).
|
|
5 I hope that these drivers will be portable same as X11 (not only on *nix).
|
4191
|
6
|
|
7 For detail on how to develop new driver see main/DOCS/tech/vidix.txt
|