Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  > linux-tkg: Set _distro="Arch" in PKGBUILD
  > linux-tkg: Rewrite config before the menuconfig and co prompt using olddefconfig. This offers an up to date set of default options before optional further customization.
  > linux-tkg: install.sh: Add convenience script for generic install (#227)
  > nvidia-all: 465.27, 450.119.03
  > wine-tkg-git: Hotfixer: Revert 789c1db1 in the steamclient breaker patchset. It breaks -at least- The Witcher 3 in proton.
  > wine-tkg-git: Update proton-tkg meta patchsets for 5d82baf and move previous versions to legacy
  > wine-tkg-git: Hotfixer: Add a list of the commits touching parts of what breaks fs hack since the CRT memory allocators reverts
  > wine-tkg-git: Proton-tkg: Fix wrongly defaulting to wine dxgi since proton 6.3 merge
  > wine-tkg-git: Proton-tkg: Fix logging formatting
  > wine-tkg-git: Proton-tkg: Improve patch application logging clarity
  > wine-tkg-git: Proton-tkg: Update vr-support patch
  > wine-tkg-git: Hotfixer: Update fs hack check comment
  > wine-tkg-git: Proton-tkg: Remove duplicated options from advanced-customization.cfg
  > wine-tkg-git: Proton-tkg: Run the pefixup script only on 6.6+. We are not offering the FH4 patches for older builds.
  > wine-tkg-git: Proton-tkg: Logging fixes
  > wine-tkg-git: Hotfixer: Only apply CRT memory allocators revert when fs hack is enabled, and get rid of the early hotfixer steamvr check.
  > wine-tkg-git: Hotfixer: Add missing patch
  > wine-tkg-git: Update proton-tkg meta patchsets for 02e3327 and move previous versions to legacy
  > wine-tkg-git: Hotfixer: Update winevulkan standard CRT memory allocators reverts patch for 007a4bc
  > wine-tkg-git: Proton-tkg: makepkg: Fix install log path
  > wine-tkg-git: Fix fontconfig path conflict when using -opt builds
  > wine-tkg-git: Enhance logging and handle makepkg version quirk for alt start
  > wine-tkg-git: Update esync-unix-mainline patchset for 6a9e193 and move previous version to legacy
  > wine-tkg-git: Hotfixer: Update steamclient breaker selective reverts patch for 620c081
  > wine-tkg-git: Update proton-tkg meta patchset for 96abde9 and move previous versions to legacy
  > wine-tkg-git: Proton-tkg: makepkg: Run wineboot -u in a controlled env for default prefix
  > wine-tkg-git: Proton-tkg: Restrict PE fixup to 6.3+ branches
  • Loading branch information
Tk-Glitch committed May 2, 2021
1 parent 4db1d0a commit 99a77fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion linux-tkg
2 changes: 1 addition & 1 deletion nvidia-all
Submodule nvidia-all updated 1 files
+6 −6 PKGBUILD
2 changes: 1 addition & 1 deletion wine-tkg-git
Submodule wine-tkg-git updated 23 files
+2 −2 proton-tkg/PKGBUILD
+0 −5 proton-tkg/proton-tkg-profiles/advanced-customization.cfg
+33 −12 proton-tkg/proton-tkg.sh
+5 −5 proton-tkg/proton_template/conf/proton
+9 −6 proton-tkg/proton_template/vr-support.patch
+3 −3 wine-tkg-git/PKGBUILD
+0 −13 wine-tkg-git/wine-tkg-patches/hotfixes/earlyhotfixer
+23,096 −0 ...it/wine-tkg-patches/hotfixes/free_invalid_size/winevulkan_Use_standard_CRT_memory_allocators5.myearlyrevert
+22 −13 wine-tkg-git/wine-tkg-patches/hotfixes/hotfixer
+43 −0 wine-tkg-git/wine-tkg-patches/hotfixes/steamclient_swap/revert_steamclient_breaker6.myrevert
+687 −0 wine-tkg-git/wine-tkg-patches/hotfixes/steamclient_swap/revert_steamclient_breaker7.myrevert
+4,223 −0 wine-tkg-git/wine-tkg-patches/proton-tkg-specific/legacy/proton-tkg-02e3327.patch
+4,223 −0 wine-tkg-git/wine-tkg-patches/proton-tkg-specific/legacy/proton-tkg-5d82baf.patch
+4,296 −0 wine-tkg-git/wine-tkg-patches/proton-tkg-specific/legacy/proton-tkg-96abde9.patch
+4,951 −0 wine-tkg-git/wine-tkg-patches/proton-tkg-specific/legacy/proton-tkg-staging-02e3327.patch
+4,282 −0 wine-tkg-git/wine-tkg-patches/proton-tkg-specific/legacy/proton-tkg-staging-5d82baf.patch
+5,023 −0 wine-tkg-git/wine-tkg-patches/proton-tkg-specific/legacy/proton-tkg-staging-96abde9.patch
+2 −743 wine-tkg-git/wine-tkg-patches/proton-tkg-specific/proton-tkg-staging.patch
+2 −75 wine-tkg-git/wine-tkg-patches/proton-tkg-specific/proton-tkg.patch
+3 −3 wine-tkg-git/wine-tkg-patches/proton/esync-unix-mainline.patch
+4,798 −0 wine-tkg-git/wine-tkg-patches/proton/legacy/esync-unix-mainline-6a9e193.patch
+2 −2 wine-tkg-git/wine-tkg-scripts/build.sh
+17 −3 wine-tkg-git/wine-tkg-scripts/prepare.sh

0 comments on commit 99a77fc

Please sign in to comment.