diff options
Diffstat (limited to 'src/video_out/vidix/README')
-rw-r--r-- | src/video_out/vidix/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/video_out/vidix/README b/src/video_out/vidix/README deleted file mode 100644 index 23bcaca30..000000000 --- a/src/video_out/vidix/README +++ /dev/null @@ -1,7 +0,0 @@ -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 vidix.txt |