summaryrefslogtreecommitdiffstats
path: root/development/envytools
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 21:08:24 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:04 +0700
commit1e5921d5fa660c439ba62fe147ba19ac84773140 (patch)
tree7fddc472619256414802b4f63422078d8e4f0907 /development/envytools
parent9606ef830b43eabb8e91c2a1e592f3216d93c38a (diff)
downloadslackbuilds-1e5921d5fa660c439ba62fe147ba19ac84773140.tar.gz
slackbuilds-1e5921d5fa660c439ba62fe147ba19ac84773140.tar.xz
development/envytools: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/envytools')
-rw-r--r--development/envytools/README14
1 files changed, 9 insertions, 5 deletions
diff --git a/development/envytools/README b/development/envytools/README
index 9f8ddcec61..a60e326b96 100644
--- a/development/envytools/README
+++ b/development/envytools/README
@@ -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