development/envytools: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 21:08:24 -04:00 committed by Willy Sudiarto Raharjo
parent 9606ef830b
commit 1e5921d5fa
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -3,11 +3,15 @@ Tools for people envious of nvidia's blob driver.
Contents:
* docs: plain-text documentation of the GPUs, nVidia binary driver, and
the tools (in-sync HTML version at http://envytools.rtfd.org)
* envydis: Disassembler and assembler for various ISAs found on nvidia GPUs
* rnn: Tools and libraries for the rules-ng-ng XML register database format
* rnndb: rnn database of nvidia MMIO registers, FIFO methods, and memory structures.
* nvbios: Tools to decode the card description structures found in nvidia VBIOS
the tools (in-sync HTML version at http://envytools.rtfd.org)
* envydis: Disassembler and assembler for various ISAs found on nvidia
GPUs
* rnn: Tools and libraries for the rules-ng-ng XML register database
format
* rnndb: rnn database of nvidia MMIO registers, FIFO methods, and
memory structures.
* nvbios: Tools to decode the card description structures found in
nvidia VBIOS
* nva: Tools to directly access the GPU registers
* vstream: Tools to decode and encode raw video bitstreams
* vdpow: A tool aiding in VP3 reverse engineering