mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-09 20:14:01 +00:00
fbc: rewrite autogen and linux readme to accomodate to new patch kind
This commit is contained in:
1
tools/readme-autogen/templates/linux_driver_row.tmpl
Normal file
1
tools/readme-autogen/templates/linux_driver_row.tmpl
Normal file
@@ -0,0 +1 @@
|
||||
| $version | $nvenc_patch | $nvfbc_patch | $driver_link |
|
@@ -1 +0,0 @@
|
||||
- [$driver_version]($driver_url)
|
@@ -1 +0,0 @@
|
||||
- $driver_version
|
@@ -10,7 +10,12 @@ Requirements:
|
||||
- x86\_64 system architecture
|
||||
- GNU/Linux operating system
|
||||
- nvenc-compatible gpu (https://developer.nvidia.com/video-encode-decode-gpu-support-matrix#Encoder)
|
||||
- Nvidia driver. Patch available for:
|
||||
- Nvidia driver. Patch available for versions in version table below.
|
||||
|
||||
## Version Table
|
||||
|
||||
| Version | NVENC patch | NVFBC patch | Driver link |
|
||||
|---------|-------------|-------------|-------------|
|
||||
$version_list
|
||||
|
||||
## Synopsis
|
||||
|
1
tools/readme-autogen/templates/markdown_false.tmpl
Normal file
1
tools/readme-autogen/templates/markdown_false.tmpl
Normal file
@@ -0,0 +1 @@
|
||||
:x:
|
1
tools/readme-autogen/templates/markdown_true.tmpl
Normal file
1
tools/readme-autogen/templates/markdown_true.tmpl
Normal file
@@ -0,0 +1 @@
|
||||
:heavy_check_mark:
|
Reference in New Issue
Block a user