0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/vidix
nick d9517dea6a double buffering fixing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4034 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 10:54:32 +00:00
..
drivers double buffering fixing 2002-01-07 10:54:32 +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).