Commit Graph

1040 Commits (583ebabd5a19d61dc4781cf5de68cfc9ba7f5955)
 

Author SHA1 Message Date
Jai Luthra 2bd1fcb521
Merge pull request #703 from stronk-dev/master
Add support for driver version 535.104.12
9 months ago
Marco van Dijk e21a92eef4 Mod README and driver blob 9 months ago
Marco van Dijk c7e7b9b09f Add support for driver version 535.104.12 9 months ago
Jai Luthra efaf4ad312
Merge pull request #702 from jailuthra/535.113
linux: patch for 535.113.01
9 months ago
Jai Luthra ae0e8b777a
linux: patch for 535.113.01
Signed-off-by: Jai Luthra <me@jailuthra.in>
9 months ago
Jai Luthra dd1345c5c7
Merge pull request #700 from Umgak/master
win: add support for 537.42
9 months ago
Umgak acd525c2e8 win: add support for 537.42 9 months ago
Jai Luthra 00364bd8be
Merge pull request #697 from fancybody/master
win: patch for 537.34
9 months ago
fancybody 42b3026d10
Merge pull request #1 from fancybody/537.34
537.34 (released on 2023.9.12)
9 months ago
fancybody c5479f3d1d
Update drivers.json 9 months ago
fancybody b33652c9bd
Update README.md 9 months ago
fancybody 2bd5fbf73b
patch files 9 months ago
Jai Luthra 4738b1dfd4
Merge pull request #695 from arcnmx/drivers-535.86.10
Add missing driver 535.86.10 to drivers.json
9 months ago
arcnmx 35caed7c5e add_driver.py -L 535.86.10 9 months ago
Jai Luthra e800f66a18
Merge pull request #692 from dekomote/master
linux: patch for 535.104.05
10 months ago
Jai Luthra b6c4321983
Merge pull request #693 from neromaverick/fix/flatpack-user-context
Fixed flatpak driver installed in user context not found
10 months ago
Jai Luthra 4066f290c4
Merge pull request #691 from Umgak/master
win: patch for 537.13
10 months ago
Chris Spearman ac20b27580 Fixed flatpak driver installed in user context not found 10 months ago
Dejan Noveski 419f491ff0 linux: patch for 535.104.05 10 months ago
Umgak aea6c5e60a win: patch for 537.13 10 months ago
reloxx13 2fa2dc6b6b support hf drivers 10 months ago
reloxx13 54d7336774 add github actions for windows patches on new release 10 months ago
reloxx13 5b53041440 win autopatch.py:
- reuse temp dir
- fix wrong filemode xb to wb, also fixes to override existing patch on re-patching
- avoid double download and double extracation for 32bit and 64bit
- some cleanups and import ordering
10 months ago
reloxx13 b89a509754 remove temp dir 10 months ago
Jai Luthra 1100fc888d
linux: patch for 535.98 and 535.86.10 (#689) 10 months ago
Jai Luthra 831f16b118
Merge pull request #688 from Umgak/master
win: add support for dch 536.99
10 months ago
Umgak 0137e0f3db bump Linux version in readme as it was out of date 10 months ago
Umgak 527f5c6005 win: patch for 536.99 10 months ago
Jai Luthra 2d31a42d8d
Merge pull request #685 from detiam/master
linux: patch for 535.86.05
11 months ago
detiam a3d15fe819
linux: patch for 535.86.05 11 months ago
Jai Luthra d62b100537
Merge pull request #680 from reloxx13/driver/dch/536.67
win: add support for dch driver 536.67
11 months ago
reloxx13 950271e870 win: add support for dch driver 536.67 11 months ago
Jai Luthra cc7861e704
Merge pull request #677 from MoetaYuko/master
patch(-fbc).sh: Add Debian's Tesla driver to search path
12 months ago
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
12 months ago
Jai Luthra f4bed4a942 linux: patch for 525.125.06
Signed-off-by: Jai Luthra <me@jailuthra.in>
12 months ago
Jai Luthra fbf79521a7
Merge pull request #673 from reloxx13/driver/dch/536.40
win: add driver dch 536.40
12 months ago
reloxx13 d667fa5808 win: add driver dch 536.40 12 months ago
Jai Luthra 242d4e3cf6
Merge pull request #672 from guihkx/470.199.02
linux: add patches for 470.199.02
12 months ago
Jai Luthra f778b3749c
Merge pull request #671 from guihkx/ensure-bytes-are-valid
linux: ensure bytes are valid before patching
12 months ago
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.
12 months ago
guihkx da82142be6
linux: add patches for 470.199.02 12 months ago
Jai Luthra 100af892c3 win: patch for quadro 536.25
Signed-off-by: Jai Luthra <me@jailuthra.in>
12 months ago
Jai Luthra 63a77cc0e5
win: patch for 536.09hf
Signed-off-by: Jai Luthra <me@jailuthra.in>
1 year ago
Jai Luthra d591d28787
Merge pull request #667 from jailuthra/535.54
linux: patch for 535.54.03
1 year ago
Jai Luthra 9a71597828
linux: patch for 535.54.03
Signed-off-by: Jai Luthra <me@jailuthra.in>
1 year ago
Jai Luthra 565367aabe
Merge pull request #665 from Umgak/master
win: add dch 536.23
1 year ago
Jai Luthra 9e20a7068f
win: autopatch: Support both dll/dl_ as targets 1 year ago
Umgak b368b4ea09 fix for changed compression on nvenc dlls in installer archives 1 year ago
Umgak 699bbf408a win: add dch 536.23 1 year ago
Jai Luthra 3358c5d92e
linux: patch for 525.116.04 1 year ago