Commit Graph

1020 Commits

Author SHA1 Message Date
Jai Luthra 5416bda41a workflows: push to separate branch
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-12-05 08:16:40 +05:30
Jai Luthra c56db4a520 Merge pull request #734 from jailuthra/linux_action
GH Actions: Add workflow for linux autopatch
2023-11-24 03:32:28 +05:30
Jai Luthra dad6ff50c0 workflows: add workflow for linux
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-24 03:16:42 +05:30
Jai Luthra 1e408186c8 linux: autopatch: Better logs for find_bytecode.sh 2023-11-24 03:15:38 +05:30
Jai Luthra 4d06da0f3a linux: autopatch: Find bytecode and update patch.sh
Have a two-script workflow where one focuses on finding the bytecode in
the driver files, and the other focuses on updating patch.sh using the
newly found bytecode or a previously existing one.

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-24 01:37:17 +05:30
Jai Luthra ba525be7f5 linux: patch for 545.29.06
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-23 16:35:58 +05:30
mklooss 26db5e7d25 linux: add patches for 545.23.08 2023-11-21 16:15:49 +05:30
GitHub Action 5f34ec7949 win: add support for DCH driver 546.17 2023-11-15 09:08:25 +00:00
GitHub Action 08806c057c win: add support for DCH (Hotfix) driver 546.08
fixes #725
2023-11-09 08:51:06 +00:00
Jai Luthra 2f11563e5c autopatch: Ensure non-zero retval for missing installer
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
Jai Luthra 3b52cbf2c3 workflows: support commit descriptions
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
Jai Luthra 16e95c3bd1 workflows: use workflow dispatch instead of releases
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
Jai Luthra 7b5f3ab91b readme_autogen: add constants for DCH (Hotfix)
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-09 14:19:38 +05:30
Guilherme Silva e875f95560 linux: add patches for 470.223.02 (#724) 2023-11-05 14:47:18 +05:30
Jai Luthra 63c787070a win: mark recent Studio Drivers
Nvidia is recently releasing same driver version as both Game Ready and
Studio. This might have some changes in the GPU drivers, but the DLLs
for NVENC and NVFBC are exactly the same (byte-by-byte) and same patches
apply on both variants.

Update the README to indicate this commonality in the patches to avoid
confusion.

Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-02 17:41:57 +05:30
Chris Turra 1d856fbab5 linux: adding support for 525.147.05 (#722)
* linux: adding support for 525.147.05

* reverting reordering and correcting typo
2023-11-02 09:11:53 +05:30
Jai Luthra 67b7cad409 linux: patch for 545.29.02
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-02 00:14:35 +05:30
Jai Luthra 28798e7f84 add autopatch for linux drivers
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-02 00:14:35 +05:30
Jai Luthra f8461fd699 patch(-fbc).sh: restructure and remove support for old vulkan outlier
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-11-02 00:14:35 +05:30
Marco van Dijk 407fe93ee2 Add support for 535.129.03 2023-11-01 22:10:04 +05:30
GitHub Action 7e6fb9fe64 win: add support for DCH driver 546.01 2023-11-01 10:43:22 +00:00
Jai Luthra b899e19087 win: patch for 537.72 vulkan beta
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-10-27 12:53:53 +05:30
Jai Luthra 9b5c28b29c autopatch: fix indent for local installer case
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-10-27 12:53:53 +05:30
GitHub Action bb1d5351d2 win: add support for DCH driver 545.92 2023-10-27 02:22:59 +00:00
Jai Luthra a3cb121004 linux: patch for 545.23.06
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-10-18 22:07:43 +05:30
GitHub Action 2377e3f7ea win: add support for DCH driver 545.84 2023-10-18 16:22:50 +00:00
Jai Luthra bd502d57d4 actions: Fix workflow for studio release
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-10-12 16:53:19 +05:30
GitHub Action 52040d4deb win: add support for DCH driver 537.58 2023-10-12 10:04:37 +00:00
Jai Luthra af2616a252 Merge pull request #682 from reloxx13/add_gh_action
Add github action for windows patches
2023-10-08 13:35:22 +05:30
MoetaYuko 4ce52a4b5b Fix README and add urls for Tesla drivers
* support adding tesla drivers

* linux: patch for 535.104.12
2023-10-08 13:32:36 +05:30
Jai Luthra 2bd1fcb521 Merge pull request #703 from stronk-dev/master
Add support for driver version 535.104.12
2023-10-03 15:24:10 +05:30
Marco van Dijk e21a92eef4 Mod README and driver blob 2023-10-03 11:14:25 +02:00
Marco van Dijk c7e7b9b09f Add support for driver version 535.104.12 2023-09-27 12:12:26 +02:00
Jai Luthra efaf4ad312 Merge pull request #702 from jailuthra/535.113
linux: patch for 535.113.01
2023-09-26 16:06:54 +05:30
Jai Luthra ae0e8b777a linux: patch for 535.113.01
Signed-off-by: Jai Luthra <me@jailuthra.in>
2023-09-26 15:33:42 +05:30
Jai Luthra dd1345c5c7 Merge pull request #700 from Umgak/master
win: add support for 537.42
2023-09-26 15:23:47 +05:30
Umgak acd525c2e8 win: add support for 537.42 2023-09-21 23:35:50 -05:00
Jai Luthra 00364bd8be Merge pull request #697 from fancybody/master
win: patch for 537.34
2023-09-14 17:22:13 +05:30
fancybody 42b3026d10 Merge pull request #1 from fancybody/537.34
537.34 (released on 2023.9.12)
2023-09-13 22:55:37 +05:30
fancybody c5479f3d1d Update drivers.json 2023-09-13 22:48:58 +05:30
fancybody b33652c9bd Update README.md 2023-09-13 22:43:43 +05:30
fancybody 2bd5fbf73b patch files 2023-09-13 22:40:13 +05:30
Jai Luthra 4738b1dfd4 Merge pull request #695 from arcnmx/drivers-535.86.10
Add missing driver 535.86.10 to drivers.json
2023-09-09 11:39:59 +05:30
arcnmx 35caed7c5e add_driver.py -L 535.86.10 2023-09-08 14:15:57 -07:00
Jai Luthra e800f66a18 Merge pull request #692 from dekomote/master
linux: patch for 535.104.05
2023-08-26 18:16:49 +05:30
Jai Luthra b6c4321983 Merge pull request #693 from neromaverick/fix/flatpack-user-context
Fixed flatpak driver installed in user context not found
2023-08-26 18:16:39 +05:30
Jai Luthra 4066f290c4 Merge pull request #691 from Umgak/master
win: patch for 537.13
2023-08-26 18:15:35 +05:30
Chris Spearman ac20b27580 Fixed flatpak driver installed in user context not found 2023-08-25 17:15:06 -07:00
Dejan Noveski 419f491ff0 linux: patch for 535.104.05 2023-08-24 12:19:22 +02:00
Umgak aea6c5e60a win: patch for 537.13 2023-08-22 21:23:54 -05:00