Commit Graph

959 Commits

Author SHA1 Message Date
reloxx13
950271e870 win: add support for dch driver 536.67 2023-07-18 19:28:02 +02:00
Jai Luthra
cc7861e704
Merge pull request #677 from MoetaYuko/master
patch(-fbc).sh: Add Debian's Tesla driver to search path
2023-07-07 11:11:22 +05:30
MoetaYuko
dfebb8df69 patch(-fbc).sh: Add Debian's Tesla driver to search path
Used by:
https://packages.debian.org/bookworm/amd64/libnvidia-encode1/filelist
https://packages.debian.org/bookworm/amd64/libnvidia-tesla-encode1/filelist
https://packages.debian.org/bookworm/amd64/libnvidia-tesla-470-encode1/filelist
2023-07-07 12:43:55 +08:00
Jai Luthra
f4bed4a942 linux: patch for 525.125.06
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-07-02 21:57:48 +05:30
Jai Luthra
fbf79521a7
Merge pull request #673 from reloxx13/driver/dch/536.40
win: add driver dch 536.40
2023-06-30 00:39:05 +05:30
reloxx13
d667fa5808 win: add driver dch 536.40 2023-06-29 19:34:00 +02:00
Jai Luthra
242d4e3cf6
Merge pull request #672 from guihkx/470.199.02
linux: add patches for 470.199.02
2023-06-28 14:53:54 +05:30
Jai Luthra
f778b3749c
Merge pull request #671 from guihkx/ensure-bytes-are-valid
linux: ensure bytes are valid before patching
2023-06-28 14:53:42 +05:30
guihkx
84e433fbbe
linux: ensure bytes are valid before patching
We use sed to replace original bytes by patched ones, but unfortunately
sed doesn't report any errors when this substitution fails.

Now, before actually running sed, we check if these bytes that are soon
to be replaced, actually exist in the driver file.
2023-06-27 15:30:12 -03:00
guihkx
da82142be6
linux: add patches for 470.199.02 2023-06-26 18:33:13 -03:00
Jai Luthra
100af892c3 win: patch for quadro 536.25
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-06-25 15:00:48 +05:30
Jai Luthra
63a77cc0e5
win: patch for 536.09hf
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-06-17 01:25:02 +05:30
Jai Luthra
d591d28787
Merge pull request #667 from jailuthra/535.54
linux: patch for 535.54.03
2023-06-17 01:14:37 +05:30
Jai Luthra
9a71597828
linux: patch for 535.54.03
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-06-17 01:09:47 +05:30
Jai Luthra
565367aabe
Merge pull request #665 from Umgak/master
win: add dch 536.23
2023-06-17 00:40:14 +05:30
Jai Luthra
9e20a7068f
win: autopatch: Support both dll/dl_ as targets 2023-06-17 00:39:33 +05:30
Umgak
b368b4ea09 fix for changed compression on nvenc dlls in installer archives 2023-06-15 01:17:14 -05:00
Umgak
699bbf408a win: add dch 536.23 2023-06-14 22:40:05 -05:00
Jai Luthra
3358c5d92e
linux: patch for 525.116.04 2023-06-03 21:12:18 +05:30
Jai Luthra
301b2d860a linux: new bytecode patch for 535.43.02 2023-06-02 16:40:53 +05:30
Jai Luthra
976f304f59
Merge pull request #654 from Umgak/master
win: add dch 535.98
2023-05-31 12:49:04 +05:30
Umgak
bbc346d8d2 win: add dch 535.98 2023-05-31 00:37:10 -05:00
Jai Luthra
e927741dc9
Merge pull request #652 from reloxx13/driver/dch/532.03
win: add dch driver 532.03
2023-05-25 17:35:50 +05:30
reloxx13
ba6328cc5c win: add dch driver 532.03 2023-05-25 13:13:34 +02:00
Umgak
b240ee53ac
win: support for 531.79 dch (#647) 2023-05-04 11:52:07 +05:30
Jai Luthra
3f2569c405 linux: patch for 525.116.03 2023-05-04 01:06:38 +05:30
Jai Luthra
a42791cefa linux: fix patch for 470.182.03
Fixes #642

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-04-30 22:51:32 +05:30
Jai Luthra
e8fd7f7fa0 linux: patch for 515.105.01
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-04-21 22:16:41 +05:30
Jai Luthra
176936b844
Merge pull request #639 from reloxx13/driver/dch/531.68
win: support for dch 531.68
2023-04-19 21:38:23 +05:30
BonAppetreat
804108af89
win: Patch for Quadro 528.89 on winserv 2019/2022 (#638) 2023-04-19 09:04:43 +05:30
reloxx13
90006a426c win: support for dch 531.68 2023-04-18 20:18:21 +02:00
Jai Luthra
9e69e3526b linux: fix the patch for 525.105.17
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-04-17 20:31:01 +05:30
Jai Luthra
e638a2462e Revert "Linux: patch for 525.105.17 (#634)"
This reverts commit 3f00763236.
2023-04-17 20:31:01 +05:30
Umgak
c84888be17
win: patch for 531.61 (#635)
* win: patch for 531.61

* fix incorrect readme getting committed
2023-04-16 21:03:08 +05:30
Jai Luthra
70a388b1e9
readme: use wayback archive links
Fixes #629

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-04-08 00:54:26 +05:30
Bince
3f00763236
Linux: patch for 525.105.17 (#634)
* linux: patch for 525.105.17

* Edited tabs for spaces
2023-04-07 10:23:30 +05:30
Jai Luthra
00a30e788f
Merge pull request #633 from cathyjf/win-531.58-hotfix
win: patch for 531.58 (hotfix)
2023-04-05 17:38:03 +05:30
Jai Luthra
51adc69809
Merge pull request #632 from OMEGARAZER/master
Add tester scripts
2023-04-05 17:37:36 +05:30
Cathy J. Fitzpatrick
e77802e208
win: patch for 531.58 (hotfix) 2023-04-04 21:39:48 -07:00
OMEGARAZER
0af16f318a
Add tester scripts
Adds tester scripts to verify patching was completed successfully.
2023-04-03 22:12:36 -04:00
Jai Luthra
c15a18c217
Merge pull request #631 from guihkx/470.182.03
linux: add patches for 470.182.03
2023-03-30 23:49:06 +05:30
guihkx
e795fde7f1
linux: add patches for 470.182.03 2023-03-30 14:55:40 -03:00
Jai Luthra
81772668d6
linux: patch for 530.41, new bytecode 2023-03-24 22:31:35 +05:30
Jai Luthra
b0949ab0a8
Merge branch 'driver/dch/531.41' 2023-03-24 22:14:47 +05:30
Jai Luthra
4f66e2db2a
Merge pull request #625 from cathyjf/win-531.41-dch-game-ready
win: patch for 531.41 dch (Game Ready driver)
2023-03-24 22:12:07 +05:30
reloxx13
ffe44f3605 win: add dch 531.41 patch 2023-03-24 10:26:25 +01:00
Cathy J. Fitzpatrick
c8c5ab5eae
win: patch for 531.41 dch (Game Ready driver) 2023-03-23 08:40:26 -07:00
Jai Luthra
cf90945b69
Merge pull request #624 from jailuthra/531.41
win: patch for 531.41 studio driver
2023-03-23 14:03:25 +05:30
Jai Luthra
7eec60634c
win: patch for 531.41 studio driver 2023-03-23 12:04:00 +05:30
Jai Luthra
a231375cd3
Merge pull request #623 from OMEGARAZER/master
win 531.29 dch
2023-03-17 02:26:34 +05:30