1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 13:14:36 +00:00
mpv/libdha
nick e953ab818f portable problem solution. Should be generated in the future from pci.ids
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4038 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 17:38:40 +00:00
..
bin
AsmMacros.h
libdha.c minor interface changing 2002-01-05 18:16:19 +00:00
libdha.h minor interface changing 2002-01-05 18:16:19 +00:00
Makefile Embedding vidix 2002-01-07 09:28:22 +00:00
pci_ids.h portable problem solution. Should be generated in the future from pci.ids 2002-01-07 17:38:40 +00:00
pci.c
README
test.c

libdha - Library of Direct Hardware Access.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This library was designed for direct hardware access under different
OS and architectures. It's not linux specific only (like harddrake
and other).

This library is based on gfxdump utility from GATOS project.
Full list of supported OS'es see in libdha.h

Note: This library requires ROOT privileges or SUID'ed executable
file (same as XServer).