1
mirror of https://github.com/mpv-player/mpv synced 2024-11-03 03:19:24 +01:00
mpv/vidix
jaf 7e8101eeed *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4041 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 20:14:27 +00:00
..
drivers *** empty log message *** 2002-01-07 20:14:27 +00:00
.cvsignore I was missing it ... 2002-01-07 20:13:20 +00:00
fourcc.h preliminary version 2002-01-05 10:13:25 +00:00
Makefile Embedding vidix 2002-01-07 09:28:22 +00:00
README preliminary version 2002-01-05 10:13:25 +00:00
vidix.h minor interface changing and verbosing 2002-01-06 16:00:12 +00:00
vidixlib.c lazy loader works better ;) 2002-01-06 17:08:54 +00:00
vidixlib.h minor interface changing 2002-01-05 18:16:19 +00:00

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).