Mercurial > mplayer.hg
annotate vidix/README @ 4178:a7fece7c628e
Grab PS_IOPL define from <sys/psw.h> on solaris x86
author | jkeil |
---|---|
date | Tue, 15 Jan 2002 18:46:31 +0000 |
parents | dcc632dd2097 |
children | 62a6135d090e |
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). |