1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-05 05:37:37 +00:00
mpv/vidix
arpi 96eb8f0266 Fix radeon 7500 and 8500 15- and 16-bit colour key
patch by James Stembridge <jstembridge@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8857 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-09 18:26:38 +00:00
..
drivers Fix radeon 7500 and 8500 15- and 16-bit colour key 2003-01-09 18:26:38 +00:00
.cvsignore
fourcc.h
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
README
vidix.h Use as much buffers as possible 2002-03-03 16:53:12 +00:00
vidixlib.c openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce.chalmers.se> 2002-05-20 00:04:47 +00:00
vidixlib.h

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 main/DOCS/tech/vidix.txt