Commit Graph

210 Commits (f09a315deac3a5906177f541763de27e0d57f946)
 

Author SHA1 Message Date
Tk-Glitch f09a315dea Sync
> community-patches: linux511-tkg: Update futex2 patch (#47)
  > linux-tkg: Skip the ZFS symbols patch on 5.9+.
  > linux-tkg: Initial 5.11 release
  > linux-tkg: 5.4.98, 5.10.16
  > wine-tkg-git: Update proton-tkg meta-patchsets for 10dde32 and move previous versions to legacy
  > wine-tkg-git: Update proton-tkg meta patchsets for 26ee913 and move previous versions to legacy
2021-02-15 11:43:41 +07:00
Tk-Glitch 80eebf7166 Sync
> amdvlk-opt: 2021.Q1.3
  > community-patches: Add a dbghelp patch for FakePDB and a Shell32 patch for WryeBash (#46)
  > community-patches: linux511-tkg: Update futex2 patch (#45)
  > dxvk-tools: Make Proton's DXVK DLLs writable before copying (#8)
  > gst-libav: Update to 1.18.3 - It finally builds for both 64 and 32-bit
  > linux-tkg: 5.4.97, 5.10.15
  > linux-tkg: 5.11 RC7
  > linux-tkg: 5.4.96, 5.10.14
  > linux-tkg: 5.4.95
  > linux-tkg: 5.10.13 (#174)
  > nvidia-all: Suggested solution for #30, only update if newer driver (#31)
  > wine-tkg-git: Hotfixer: Revive the mfplat fix and add steamhelper fix for proton-tkg on 0c19e2e+
  > wine-tkg-git: Update proton-tkg meta-patchsets for 50798b1 and move previous versions to legacy
  > wine-tkg-git: Update proton-steam-bits patchset for 5b362f0 and move previous version to legacy
  > wine-tkg-git: Hotfixer: Only revert 1fceb12 on staging, and disable on current staging (41e1551) due to mfplat patchset being disabled
  > wine-tkg-git: Update proton-cpu-topology-overrides patchset for a3c92a0 and move previous version to legacy
  > wine-tkg-git: Only remove proton_tkg_token when _NUKR is set to true
  > wine-tkg-git: NUKR fixes
  > wine-tkg-git: Update esync/fsync -unix patchsets and server_Abort_waiting_on_a_completion_port_when_closing_it addon patches for d6ef940 and move previous versions to legacy
  > wine-tkg-git: Update proton-tkg meta patchsets for 0027827 and move previous versions to legacy
  > wine-tkg-git: Update esync/fsync -unix patchsets and server_Abort_waiting_on_a_completion_port_when_closing_it addon patches for c6f2aac and move previous versions to legacy
  > wine-tkg-git: Update proton-tkg meta patchsets for c6d85fc and move previous versions to legacy
2021-02-11 15:41:16 +07:00
Tk-Glitch 39de5f73fa Sync
> amdgpu-pro-vulkan-only: 20.45-1188099
  > amdvlk-opt: 2021.Q1.2
  > community-patches: linux511-tkg: Update bluetooth-next (#43)
  > community-patches: futex2: Simplify a futex2 check and make style more consistent with surrounding lines. (#42)
  > community-patches: wine-tkg-git: fix missing fclose() (#41)
  > community-patches: wine-tkg-git: when using futex2, let the user know (#40)
  > community-patches: linux511-tkg: Fix futex2_interface so it actually compiles, by updating it again apparently (#39)
  > community-patches: linux510/511-tkg: Update readme
  > community-patches: Update fsync_futex2 patchset from proton 5.13 experimental - https://github.com/ValveSoftware/wine/commits/experimental_5.13
  > community-patches: linux510/511-tkg: Update futex2_interface patchsets - https://gitlab.collabora.com/tonyk/linux/-/tree/futex2-dev
  > community-patches: wine-tkg-git: Update ntdll_Map_top-down_if_dll_characteristics_include_DYNAMIC_BASE patchset from qsniyg - https://github.com/ValveSoftware/Proton/issues/170#issuecomment-769541299
  > dxvk-tools: Detect patches with extension substring instead of full extension. This is a followup to c1b235bf46
  > linux-tkg: install.sh: unified linux git folder across kernel versions (#127)
  > linux-tkg: linux510-tkg: Revert upstream patch "cpufreq: Avoid configuring old governors as default with intel_pstate"
  > linux-tkg: linux511-rc-tkg: RC6
  > linux-tkg: 5.4.94, 5.10.12
  > linux-tkg: Simplify cpu opts code path and enable them for LLVM (#169)
  > nvidia-all: 455.50.05
  > nvidia-all: 5.11 patch not needed on 460.39 anymore (#28)
  > nvidia-all: 455.50.04
  > wine-tkg-git: Proton-tkg: Fix disabling futex2. We need to explicitly have WINEFSYNC_FUTEX2=0 in env to disable futex2.
  > wine-tkg-git: Update proton-cpu-topology-overrides patch for 44699c3 and move previous version to legacy
  > wine-tkg-git: Update esync/fsync -unix patchsets for 44699c3 and move previous versions to legacy
  > wine-tkg-git: Squash wmpdecoder support using jxrlib patches from Proton 5.13
  > wine-tkg-git: PRoton-tkg: Add explicit support for futex2 fsync, disabled by default.
  > wine-tkg-git: Update proton-cpu-topology-overrides patchset for 7999af8 and move previous version to legacy
  > wine-tkg-git: Update proton-tkg meta patchsets for d4bb0c4 and move previous versions to legacy
  > wine-tkg-git: Update esync/fsync -unix patchsets for 2b6426d and move previous versions to legacy
  > wine-tkg-git: Hotfixer: Revert 1fceb121 and use Derek's implementation instead to fix a regression leading to crashes in some mfplat games.
  > wine-tkg-git: Add a fix for legacy trees when using autoconf 2.70+
  > wine-tkg-git: Cover more cases regarding ntdll-NtAlertThreadByThreadId staging patchset skip
  > wine-tkg-git: Fix wrong legacy proton-vr-bff6bc6 name
  > wine-tkg-git: Proton-tkg: Update lsteamclient_disable_SteamController007_if_no_controller. Thanks @GloriousEggroll
  > wine-tkg-git: Update proton-sdl-joy patchset for e4fbae8 and move previous version to legacy. (#279)
  > wine-tkg-git: Move `ntdll: Use clock_gettime64 if supported.` to the use_clock_monotonic patchset
  > wine-tkg-git: Small cherry picks from Proton 5.13 experimental
  > wine-tkg-git: Import 1777861cae to proton-tkg meta patchsets
  > wine-tkg-git: Update/Fix esync and fsync -unix-mainline patchsets for c1a042ce and move previous versions to legacy.
  > wine-tkg-git: Proton-tkg: Fix the dvxk userpatch extension to respect our readme
  > wine-tkg-git: Fix conhost.exe taking 100% cpu with fsync. (#276)
  > wine-tkg-git: Skip disabling ntdll-NtAlertThreadByThreadId staging patchset on trees older than b8ca0eae (staging).
  > wine-tkg-git: Fix wrong target commit for latest fsync-unix-staging patchset
  > wine-tkg-git: Update fsync-unix-staging patchset for c1a042c and move previous version to legacy.
2021-02-03 15:39:17 +07:00
Tk-Glitch 2da23d1c79 Sync
> community-patches: Update bluetooth-next (#37)
  > community-patches: linux59-tkg: update Cachy & add CacULE (#35)
  > community-patches: Add some quality of life patches for the linux-tkg 5.11 series (#36)
  > linux-tkg: Update modprobed-db to new usage (#166)
  > linux-tkg: linux510-tkg: Import bcachefs patchset - https://github.com/koverstreet/bcachefs
  > linux-tkg: Import missing files for previous commit
  > linux-tkg: Import hardened patchset and config for 5.10.y
  > linux-tkg: 5.11 RC5
  > linux-tkg: 5.4.92, 5.10.10
  > linux-tkg: 5.4.91, 5.10.9
  > linux-tkg: 5.11 RC4
  > linux-tkg: 5.4.90, 5.10.8
  > linux-tkg: linux54-tkg: Get rid of the custom TTY number patch. This follows the removal from other kernel versions.
  > nvidia-all: Add support for "latest" driver option. (#29)
  > nvidia-all: 460.39
  > nvidia-all: 450.102.04
  > nvidia-all: 455.50.03
  > nvidia-all: 455.50.02 - https://developer.nvidia.com/vulkan-driver
  > wine-tkg-git: Update proton-winevulkan patchset for c681a07 and move previous versions to legacy
  > wine-tkg-git: Hotfixer: Patch for ntdll-NtAlertThreadByThreadId already on wine-staging's repo with commit f8ce6cbb21. (#271)
  > wine-tkg-git: Proton-tkg: Move to using DXVK's dxgi by default. Using wine's leads to low performance on at least Cyberpunk 2077 on AMD.
  > wine-tkg-git: Update proton-winevulkan patchsets for eb9f3dd and move previous versions to legacy.
  > wine-tkg-git: Disable staging's ntdll-NtAlertThreadByThreadId patchset by default. It creates various performance issues.
  > wine-tkg-git: Add wget as dependency for debuntu and fedora
2021-01-27 17:49:23 +07:00
Tk-Glitch 84adf453a7 Sync
> linux-tkg: Put CONFIG_EXPERT behind a .cfg toggle and disable by default. This should stay optional.
  > linux-tkg: linux511-rc-tkg: Enforce CFS CPU scheduler when using an alternative from .cfg.
  > linux-tkg: Set CONFIG_EXPERT in prepare to preserve Arch's defconfig.
  > linux-tkg: enable CONFIG_EXPERT=y by default for the futex2 (#153)
  > linux-tkg: Get userpatches from version-specific subdirectories. (#154)
  > nvidia-all: Add initial kernel 5.11 patch (#23)
  > spirv-tools-git: Fix https://github.com/Frogging-Family/spirv-tools-git/issues/2
  > wine-tkg-git: Hotfixer: Add Zebediah's fix for frequent freezes/stutters with staging's ntdll-NtAlertThreadByThreadId patch - https://bugs.winehq.org/show_bug.cgi?id=50448#c15
  > wine-tkg-git: Proton-tkg: Revert e4fbae83 when _gamepad_additions is enabled. Reportedly fixes https://github.com/Frogging-Family/wine-tkg-git/issues/231
  > wine-tkg-git: proton-tkg: Remove "latest" DXVK option which downloads from git.froggi.es (#260)
  > wine-tkg-git: Add a _gecko_compression variable. Winehq only offers Gecko 2.47.2 as tar.xz and no more as bz2.
  > wine-tkg-git: Proton-tkg: Update Gecko to 2.47.2
2021-01-15 20:22:36 +07:00
Tk-Glitch abd7f9cf35 Sync
> linux-tkg: Get rid of the customizable TTY devices number patch. This breaks on some non-Arch distros and is only interesting to a very limited number of users that aren't necessarily our core target userbase.
  > linux-tkg: 5.4.89, 5.10.7
  > linux-tkg: 5.11 RC3
  > linux-tkg: 5.4.88, 5.10.6
  > wine-tkg-git: Add proton-gamepad-additions-exp patch, based on Proton experimental_5.13 branch's changes
2021-01-13 16:50:34 +07:00
Tk-Glitch 81586dd091 Sync
> amdvlk-opt: 2021.Q1.1
  > linux-tkg: Blacklist $_path from installed config. (#150)
  > linux-tkg:linux510-tkg: Add a fix for 24562523688b ("Revert drm/amd/amdgpu: set gtt size according to system memory size only") by Joshua Ashton
  > linux-tkg: Update CK patchset to 0.205 (#146)
  > linux-tkg: add cpio as make depend (#144)
  > linux-tkg: 5.4.87, 5.10.5
  > nvidia-all: 460.32.03 (#22)
  > wine-tkg-git: Add _staging_userargs option to proton-tkg advanced-customization.cfg (#259)
2021-01-09 14:49:07 +07:00
Tk-Glitch 9e9618095d Sync
> amdvlk-opt: 2020.Q4.6
  > linux-tkg: linux510-tkg: Update defconfig and import fixes from Arch - https://git.archlinux.org/linux.git/log/?h=v5.10.4-arch2
  > linux-tkg: Add support for 5.11 RC
  > linux-tkg: 5.4.86, 5.10.4
  > linux-tkg: linux510-tkg: Update Project C patchset to v5.10-r2 - http://cchalpha.blogspot.com/2020/12/project-c-v510-r2-release.html
  > linux-tkg: 5.10.3
  > linux-tkg: linux510-tkg: Update Project C patchset to v5.10-r1 - http://cchalpha.blogspot.com/2020/12/project-c-v510-r1-release.html
  > linux-tkg: 5.4.85, 5.9.16, 5.10.2
  > linux-tkg: 5.4.84, 5.9.15
  > linux-tkg: Fix Project C BMQ compilation error - https://gitlab.com/alfredchen/linux-prjc/-/issues/19
  > linux-tkg: 5.10.1
  > linux-tkg: linux510-tkg: Update Project C patchset to v5.10-r0 release - http://cchalpha.blogspot.com/2020/12/project-c-v510-r0-release.html
  > nvidia-all: 455.46.04
  > nvidia-all: 460.27.04
  > wine-tkg-git: Prepare for 6.0rc5 based releases
  > wine-tkg-git: Prepare for 6.0rc4 based releases
  > wine-tkg-git: Prepare for 6.0rc3 based releases
  > wine-tkg-git: Add SpatialAudio patch to proton-tkg meta patchset
2021-01-05 16:22:28 +07:00
Tk-Glitch 3719e635ae TkgThingy: Add an option to reset trees in case of conflict 2021-01-05 16:20:32 +07:00
Tk-Glitch 957e261077 Thank you William for your frogging support since almost a year now! Greatly appreciated ❤️ 🐸 2021-01-05 16:19:33 +07:00
Tk-Glitch 568e9c9c25 Sync
> Community-patches: wine-tkg-git:Add @drizzt's fix for `error: unknown type name ‘va_list’` compilation error.
  > Community-patches: wine-tkg-git:Fix copy/paste faile and add links for previous commit
  > Community-patches: linux510 & wine-tkg-git: Add futex2 patches
  > linux-tkg: linux510-tkg: Update to 5.10 release.
  > wine-tkg-git: Move Proton's CPU topology override patchset to its own
  > wine-tkg-git: Fix rules for proton gamepad additions unbreak revert. The patchset was rebased against 6373792e so the revert isn't necessary since. This allows enabling `_gamepad_additions` on current trees again.
  > wine-tkg-git: Add Proton's CPU topology override patches to proton-tkg meta patchsets
  > wine-tkg-git: nomakepkg: Don't clone staging selectively. We have stopped doing this on the makepkg path and previous ways of handling this is not there anymore, resulting in some undesired behaviour on a couple versioning checks.
2020-12-14 18:48:51 +07:00
Tk-Glitch 6a9dc8bfb5 Welcome to the Froges, Sigge 🐸
Sync
  > linux-tkg: 5.4.83, 5.9.14
  > mesa-git: Fix broken osmesa flag value post ee802372
  > wine-tkg-git: Update proton-winevulkan-nofshack patchset
  > wine-tkg-git: Update proton-tkg meta patchsets for 6f15875 and move previous versions to legacy
  > wine-tkg-git: Proton-tkg: Disable `_proton_conhost_disable` by default. The issue seems to have been fixed upstream as of 14b50ee1 & 8a47ef28
2020-12-11 21:42:25 +07:00
Tk-Glitch 07d1c89b5f Sync
> community-patches: wine-tkg-git: Update readme
  > community-patches: Fix the patch having `set_intercept` instead of `svm_set_intercept` (#33)
  > community-patches: Add RDTSC spoofing patch (#32)
  > linux-tkg: add bison as make depend (#136)
  > linux-tkg: 5.4.82, 5.9.13
  > linux-tkg: linux59/510-tkg: Update Project C patchset to 5.9-r3
  > linux-tkg: patch to fix compilation issue on 5.10-rc7 (#135)
  > nvidia-all: Skip header check for dkms-only builds with explicit target kernel version (#18)
  > wine-tkg-git: Update proton-tkg meta patchsets for 251262a and move previous versions to legacy
  > wine-tkg-git: Also update esync-unix mainline and fsync-unix patchsets for 3100197 and move previous versions to legacy
  > wine-tkg-git: Hotfixer: early: Fix esync on staging dc77e28. Some hunks are getting unordered due to similar contexts. Let's add a bit more context as a fix.
2020-12-09 14:02:19 +07:00
Tk-Glitch fa238f3699 Thou evolved, Varris! Thank you for your support 🐸 ❤️
Sync
  > linux-tkg: 5.10 RC7
2020-12-07 06:54:41 +07:00
Tk-Glitch 41cdf35f15 Sync
> community-patches: wine-tkg-git: Add a non-fshack version of the winex11-fs-no_above_state patch.
  > community-patches: wine-tkg-git: Remove the long deprecated starcitizen_voip_fix patch
  > community-patches: linux59-tkg: Add @veganvelociraptor's rebased patch for zstd modules support - https://github.com/Frogging-Family/community-patches/issues/30
  > linux-tkg: 5.4.81, 5.9.12
  > mesa-git: Fix microsoft clc related failure since a522746
  > mostlyportable-gcc: Create LICENSE
  > wine-tkg-git: Update proton-steam-bits patchset for 636d398c and move previous version to legacy
  > wine-tkg-git: Update proton-tkg meta patchsets for staging 968e22f2 (mainline target 447924a) and move previous versions to legacy
  > wine-tkg-git: Proton-tkg: Also disable nvcuda and nvcuvid when using PROTON_NVAPI_DISABLE=1 / _proton_nvapi_disable="true"
  > wine-tkg-git: Update proton-tkg meta patchsets for 60f11d2 and move previous versions to legacy
2020-12-05 08:00:43 +07:00
Tk-Glitch 26c4ef9a88 Sync
> linux-tkg: Add anbox to readme (#129)
  > linux-tkg: 5.10 RC6
  > linux-tkg: Add a fallback if remove_deps isn't found
  > linux-tkg: 5.4.80, 5.9.11
  > linux-tkg: When using the _anbox="true" option, enable ION and silence related config prompts.
  > linux-tkg: Set ondemand governor to builtin when using _default_cpu_gov="ondemand" on 5.9+.
  > linux-tkg: 5.10 RC5
  > linux-tkg: Fix default governor override on 5.9+
  > linux-tkg: 5.4.79, 5.9.10
  > linux-tkg: Fix broken string comparison that will always be true.
  > linux-tkg: Fix typo introduced by 1c22d6853c9c8e354e69b9aae9586298aed2b96f which enabled the anbox option when the zfsfix was enabled
  > llvm-git: Disabling removal of libunwind in pre (#2)
  > nvidia-all: Add 455 crashfix patch - https://forums.developer.nvidia.com/t/455-23-04-page-allocation-failure-in-kernel-module-at-random-points/155250/77
  > nvidia-all: Skip the gpl patch on 455.4+
  > nvidia-all: 455.46.02
  > wine-tkg-git: Update esync-unix mainline patchset for 2a132a1 and move previous version to legacy
  > wine-tkg-git: Update proton-tkg meta patchsets for 1f3064c and move previous versions to legacy
  > wine-tkg-git: Proton-tkg: Fix mfplay/dotnetfx35 comas that could lead to proton script failing to run when using `_proton_mf_hacks="true"`.
  > wine-tkg-git: Proton-tkg: Only move `dxvk-*.*` dir to dxvk dir when enforcing dxvk tarballs.
  > wine-tkg-git: Proton-tkg: Check for dxvk userpatches before copying them
  > wine-tkg-git: Use `_versioning_path` also for the tagging path. Fixes missing custom tags in versioning.
2020-11-30 15:25:37 +07:00
Tk-Glitch ebe1f668d7 Sync
> community-patches: wine-tkg-git: Add atiadlxx-proton patchset for Blackops 3, Shadow of War and friends
  > dxvk-tools: Keep ./updxvk lutris from deleting vkd3d. (#4)
  > dxvk-tools: Fix finding ccache on Debian/Ubuntu (#5)
  > linux-tkg: Debian UEFI cert compile problem (#126)
  > linux-tkg: Update Project C v5.9-r2 (#124)
  > linux-tkg: Fedora 33. (#105)
  > linux-tkg: Option to enable Binder and Ashmem modules for use with Anbox (#122)
  > wine-tkg-git: Revert ca7a68c69d
  > wine-tkg-git: Add fixed legacy (de679af-89698cf) proton-tkg meta patchsets
  > wine-tkg-git: Proton-tkg: proton: Add dotnetfx35 override, respect WINEDLLOVERRIDES from user_settings.py and copy steam library files to `/drive_c/Program Files (x86)/`
  > wine-tkg-git: Disable 370a538e "179" hotfix on db87636c+
  > wine-tkg-git: Proton-tkg: Disable proton mf hacks by default. The staging mf patchset is good enough for various games at this point.
  > wine-tkg-git: Proton-tkg: Add support for DXVK and vkd3d-proton userpatches
2020-11-21 18:49:45 +07:00
Tk-Glitch 64507ab372 Big thanks, nvaert1986! Welcome to the pond 🐸 ❤️
Sync
  > amdgpu-pro-vulkan-only: 20.45-1164792
  > amdvlk-opt: 2020.Q4.5
  > amdvlk-opt: 2020.Q4.4
  > Update readme following 734e72186a
  > install.sh: If current config isn't found in /boot/config-*, try /proc/config.gz
  > install.sh: Protect custom compiler paths
  > linux-tkg: Don't run exit_cleanup on `config`
  > linux-tkg: Skip checksum for graysky's patches
  > linux-tkg: 5.4.78, 5.9.9
  > linux-tkg: 5.10 RC4
  > linux-tkg: linux59-tkg: Add a fix for broken acs grouping upstream - https://lkml.org/lkml/2020/10/28/693
  > linux-tkg: llvm: Fix kcsan prompt showing since we don't want kcsan (#120)
  > linux-tkg: Update sha256sum for graysky2's enable_additional_cpu_optimizations_for_gcc_v10.1%2B_kernel_v5.8%2B.patch
  > mesa-git: Add a small guide to make PGO builds
  > mesa-git: Keep .gcda files around when passing `-Db_pgo=use` flag
  > mesa-git: Add a compiler option to .cfg
  > mesa-git: Add an additional meson flag option
  > mesa-git: Switch source url to gitlab.freedesktop.org from anongit.freedesktop.org
  > nvidia-all: 455.45.01
  > wine-tkg-git: Update proton-pa-staging patchset and move previous version to legacy
  > wine-tkg-git: Add Rodrigo Rivas Costa additions to childwindow patchset - https://bugs.winehq.org/show_bug.cgi?id=45277#c42
  > wine-tkg-git: Update proton-tkg meta patchsets
  > wine-tkg-git: Hotfixer: Apply updated 370a538e hotfix by default, and tweak the global prompt
  > wine-tkg-git: Update proton-winevulkan patchsets
  > wine-tkg-git: Proton-tkg: Don't disable staging winex11-WM_WINDOWPOSCHANGING and winex11-_NET_ACTIVE_WINDOW on 0c249e61+
  > wine-tkg-git: Update proton-tkg meta patchsets
  > wine-tkg-git: Check for community-patch presence before symlinking, and output a warning when not found.
  > wine-tkg-git: Hotfixer: Add a warning message for bd27af97 revert - https://bugs.winehq.org/show_bug.cgi?id=49990
  > wine-tkg-git: Fix esync and proton sdl joy support patchsets for mainline
  > wine-tkg-git: Update proton-tkg meta patchsets, add a proton-specific assettocorsa_hud_perf patchset, update and re-allow mk11 patchset on non-hotfixer path
  > wine-tkg-git: Pass _proton_conhost_disable through proton-tkg's token
  > wine-tkg-git: Fix legacy compat for esync/fsync - follow-up to b7c9667b87
  > wine-tkg-git: Update esync/fsync patchsets for staging 7bdc1d6 and move previous versions to legacy. I'm in a hurry so this will break legacy compat. I'll fix in a few hours when I'm back.
  > wine-tkg-git: Get rid of the PR3886 patchset previously applied when using the proton_5.0 branch, since that branch has been updated since, deprecating the patchset.
  > wine-tkg-git: Hotfixer: early: Esync was disabled in staging 3b6b470, so disable fsync as well, and apply the same rules to mainline target (cf49617c)
  > wine-tkg-git: Get rid of proton-rawinput-nofshack patchset
  > wine-tkg-git: Proton-tkg: Update proton-sdl-joy patchset and move previous version to legacy
2020-11-19 22:00:58 +07:00
Tk-Glitch f49592be86 Sync
> community-patches: wine-tkg-git: Get rid of GNUTLShack patch, as the issue was fixed upstream
  > community-patches: wine-tkg-git: Add ntdll_Map_top-down_if_dll_characteristics_include_DYNAMIC_BASE patchset, thanks to @qsniyg
  > dxvk-tools: Update readme regarding MinGW version requirement
  > linux-tkg: 5.4.77, 5.9.8
  > linux-tkg: 5.4.76, 5.9.7
  > linux-tkg: Sync 5.9 defconfig
  > linux-tkg: 5.10rc3
  > mesa-git: Dynamically switch on/off gallium_vdpau, gallium_va and gallium_omx depending on the _gallium_drivers set, and output a warning when they get disabled.
  > nvidia-all: Skip 455.46.01 for kernel 5.10 patch application
  > nvidia-all: 455.46.01
  > wine-tkg-git: Skip the mtga bandaid reverts on 0c249e6+
  > wine-tkg-git: Add an updated alternative path for versioning injection
  > wine-tkg-git: Proton-tkg: Exit on proton script patching failure
  > wine-tkg-git: Proton-tkg: Add an option to disable conhost.exe as it more often than not stalls in the background stealing CPU cycles. It'll eat up to ~20% of a Core i5 5300U, which affects perf pretty heavily.
  > wine-tkg-git: Allow overriding localbuild version with the `_localbuild_versionoverride` variable.
  > wine-tkg-git: Update proton-steam-bits patchset for 7caa127 and move previous version to legacy
  > wine-tkg-git: Update e/fsync-unix patchsets for 459d3764 and move previous versions to legacy
  > wine-tkg-git: Wait for the overcomplicated BS step before setting _srcdirlock. Setting it too soon breaks in Arch chroot.
2020-11-13 14:00:37 +07:00
Tk-Glitch 4e101095b1 Sync
> amdvlk-opt: 2020.Q4.3
  > linux-tkg: Fix prjc pds selector defaulting to prjc bmq instead on 5.9 and 5.10.
  > mesa-git: Fix chair-keyboard interface failure
  > mesa-git: Add selector fixes
  > mesa-git: Merge pull request #1 from Faalagorn/gallium-xa
  > wine-tkg-git: pkgver sync
2020-11-07 16:55:13 +07:00
Tk-Glitch 094c079aa7 Sync
> linux-tkg: 5.9.6
  > linux-tkg: Fix 5.9.5 compilation
  > linux-tkg: 5.4.75, 5.9.5
  > linux-tkg: 5.9.4
  > linux-tkg: README.md: Add xbps-src (Void Linux) build optional configuration options customization.cfg and (#103)
  > linux-tkg: source 'customization.cfg' earlier in 'install.sh' (#109)
  > linux-tkg: Pipe patcher output to a prepare.log file
  > linux-tkg: Remove undesirable pwd that was probably used as a path check earlier on
  > linux-tkg: Add a path for gcc set as _compiler value outside of the fallback path
  > linux-tkg: update Debian build dependencies in "install.sh" (#108)
  > wine-tkg-git: Move all the pkgver failsafe BS out of pkgver() to prepare()
  > wine-tkg-git: Change _srcdirlock a bit, and protect its value
2020-11-05 23:40:53 +07:00
Tk-Glitch d6149e3864 Sync
> dxvk-tools: upvkd3d-proton: Include install script in the resulting buids
  > linux-tkg: 5.10rc2
  > linux-tkg: Fix bcachefs patchset application on 5.8.18 and 5.9.3
  > linux-tkg: 5.4.74, 5.8.18, 5.9.3
  > linux-tkg: Fix INIT_STACK_ALL prompt on 5.10
  > nvidia-all: 455.34.01
  > wine-tkg-git: Update proton_mf_hacks patchset
  > wine-tkg-git: Fix legacy (fc89348) proton-winevulkan patchset application rules
  > wine-tkg-git: Make the _mtga_fix option legacy on 0c249e61+
  > wine-tkg-git: Update proton-winevulkan patchsets for fc89348 and proton-steam-bits patchset for 7e51cc8
2020-11-03 01:06:44 +07:00
Tk-Glitch e1fab7253f Sync
> amdvlk-opt: 2020.Q4.2
  > dxvk-tools: upvkd3d-proton: Fix built files getting cleaned up after building process
  > linux-tkg: You can't kill what's already dead. Bring upds back for 5.10rc1.
  > linux-tkg: Bring upds back for 5.9
  > linux-tkg: 5.4.73, 5.8.17, 5.9.2
  > nvidia-all: Add 430+ power management support
  > nvidia-all: 455.38
  > wine-tkg-git: Proton-tkg: makepkg: Remove dist archive from package
  > wine-tkg-git: Fix 1d69298ef5
  > wine-tkg-git: Add back omitted `HACK: user32: Strip gameoverlayrenderer.so from LD_PRELOAD before executing explorer.exe.` proton patch to proton-tkg meta patchsets.
2020-10-30 20:48:01 +07:00
Tk-Glitch 19bfcab7ad Sync
> linux-tkg: Let's not forget BMQ on 5.4 as well
  > linux-tkg: Restore highest pkgrel (5.4 LTS) so packagers don't hate me
  > linux-tkg: Yield type and aggressive ondemand selectors fixes
  > linux-tkg: Default to Arch target when _distro is empty or when using the PKGBUILD
  > linux-tkg: linux59-tkg: Looks like the config wasn't updated in the unifying PR. This fixes it.
  > linux-tkg: Add custom LLVM compiler path support (#102)
  > linux-tkg: install.sh: Fix LLVM build restart config (#101)
  > wine-tkg-git: Add some checks in case of makepkg looping.
  > wine-tkg-git: Hotfixer: Improve _lol920 compat warning with functional commits, and remove mk11's one.
  > wine-tkg-git: Proton-tkg: Add workarounds to allow building in chroot with Arch's devtools
  > wine-tkg-git: Hotfixer: Workaround broken staging 495ae4e
2020-10-29 12:47:38 +07:00
Tk-Glitch 45989b3e28 TkgThingy: Update for linux-tkg refactoring
Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/584

Sync
  > community-patches: Introduce linux59-tkg patches
  > linux-tkg: Add back #62 Add initial -rc support to the install.sh script. (#100)
  > linux-tkg: linux59-tkg: Add bluetooth fix for https://bugzilla.kernel.org/show_bug.cgi?id=209745
  > linux-tkg: linux59-tkg: Update bcachefs patchset
  > linux-tkg: Move back to using nproc +1 for _force_all_threads instead of nproc *2. The 5.6 issue was fixed a while ago and really slow CPUs can choke on *2 while doing interactive tasks.
  > linux-tkg: Fix profiles path
  > linux-tkg: Update readme
  > linux-tkg: Adjust community-patches path for the new unified-builder path
  > linux-tkg: Move to unified builder as default
  > linux-tkg: unified-builder: Update readme
  > linux-tkg: unified-builder: Minor adjustments
  > linux-tkg: unified builder: Add LTS and RC to the version selector
  > linux-tkg: unified-builder: linux59/510-tkg: Update prjc patchset to v5.9-r1 + hotfix c6e352a26d
  > linux-tkg: unified builder: Small maintenance-friendly tweaks and added support for 5.10rc1
  > linux-tkg: cosmetics in localversion if using llvm (#95)
  > linux-tkg: linux59/510-tkg: Fix compilation with MuQSS on Debian-based distros
  > linux-tkg: Update readmes
  > linux-tkg: linux510-rc-tkg: Add CONFIG_USER_NS_UNPRIVILEGED to defconfig
  > nvidia-all: Add initial kernel 5.10 support patch
  > wine-tkg-git: Require staging for proton-rawinput-nofshack checks
2020-10-27 18:47:47 +07:00
Tk-Glitch 8a37422256 Sync
> amdvlk-opt: 2020.Q4.1
  > community-patches: wine-tkg-git: Add a different version of the amdags patchset for proton builds
  > community-patches: wine-tkg-git: Remove amdags builtin,native registry entries from amdags patchset. Those were moved to proton-steam-bits.
  > community-patches: wine-tkg-git: Update amdags patchset
  > dxvk-tools: Update readme
  > linux-tkg: Introduce linux510-rc-tkg
  > linux-tkg: Merge linux-tkg packages into a single package, add Void Linux and Clang/LLVM support (#63)
  > linux-tkg: linux59-tkg: Import 5.9 version of the bcachefs patchset - https://github.com/koverstreet/bcachefs
  > linux-tkg: linux59-tkg: Update fsync patchset to zen-kernel's
  > linux-tkg: linux59-tkg: Import ck1/MuQSS patchset for 5.9
  > mostlyportable-gcc: Fix path
  > mostlyportable-gcc: Apply MinGW 8.0.0 libgomp fix automatically when using MinGW 8.0.0 tarball
  > mostlyportable-gcc: Add mingw-w64-gcc libgomp fix patch - https://sourceforge.net/p/mingw-w64/bugs/853/
  > mostlyportable-gcc: Use MinGW 8.0.0, mpfr 4.1.0, isl 0.22.1 and libelf 0.181
  > nvidia-all:Fix 450.80.02 module compilation against kernel 5.9
  > nvidia-all: 455.26.02
  > wine-tkg-git: Introduce proton-rawinput-nofshack patchset and re-allow proton-rawinput as a result (fshack being currently disabled).
  > wine-tkg-git: deps: Add glslang-dev, glslang-tools and meson to debuntu dependencies
  > wine-tkg-git: Proton-tkg: copy/paste failure
  > wine-tkg-git: Hotfixer: Remove warning regarding _ffxivlauncher_fix disabling. The option seems to be completely useless these days as the ffxiv launcher works just fine with the legacy layout.
  > wine-tkg-git: Revert "Add amdags builtin,native registry entries to proton-steam-bits"
  > wine-tkg-git: Proton-tkg: Split dlopen and library.h hunks from standard dlopen patchsets, and apply them separately contextually.
  > wine-tkg-git: Add amdags builtin,native registry entries to proton-steam-bits
  > wine-tkg-git: Update LAA patchsets for 5.19+ thanks to Paul Gofman
  > wine-tkg-git: Revert "Update proton-tkg-staging patchset with cherry picks from Proton_5.13"
  > wine-tkg-git: Update proton-tkg-staging patchset with cherry picks from Proton_5.13
2020-10-26 12:53:53 +07:00
Tk-Glitch 666162362c Huge thanks Eduard! Feel free to come back for a chat as you please 🐸
Sync
  > wine-tkg-git: Hotfixer: Add a link to the game launchers bug report
  > wine-tkg-git: Hotfixer: Add the game launchers revert to the main path
  > wine-tkg-git: Proton-tkg: Use Proton_5.13 branch by default
  > wine-tkg-git: Add missing legacy plasma_systray_fix-0c249e6 patch
  > wine-tkg-git: Update and re-allow plasma_systray_fix patch on the non-hotfixer path
  > wine-tkg-git: Disable _stg_shared_mem_default on staging 06877e55+
  > wine-tkg-git: Update fsync-unix-staging patchset for staging be9c9681
2020-10-19 00:22:33 +07:00
Tk-Glitch a2e2aa2519 Sync
> linux-tkg: linux59-tkg: 5.9.1
  > linux-tkg: linux58-tkg: 5.8.16
  > linux-tkg: linux54-tkg: 5.4.72
  > nvidia-all: Split main kernel 5.9 and GPL "condom" patches, and apply the latter to both 450 and 455 series.
  > wine-tkg-git: Don't disable staging rawinput on current trees (where proton rawinput is forcefully disabled). Until the fshack rebase is done, at least.
  > wine-tkg-git: Update fsync unix staging patchset for upstream staging esync. One patch found in Proton's rebase is missing from staging esync patchset. This removes it from the fsync patchset as well. Console might not like it.. We'll see what Zeb does.
  > wine-tkg-git: Refresh sums
  > wine-tkg-git: Update and re-allow proton-sdl-joy patch
  > wine-tkg-git: Re-allow _msvcrt_nativebuiltin="true"
  > wine-tkg-git: Sync proton-tkg mainline patchset following 983e112579
  > wine-tkg-git: Also check for 0c249e61 for esync-unix-staging
  > wine-tkg-git: Add mainline rebased unix esync/fsync patchsets
  > wine-tkg-git: Update sums
  > wine-tkg-git: Hotfixer: Don't report last known good commit if it's empty
  > wine-tkg-git: Disable untag and update tagging patches for 0c249e61
  > wine-tkg-git: Fix wrong legacy proton steam bits patchset name
2020-10-18 01:58:43 +07:00
Tk-Glitch 41c6aef24b Thank you and welcome to the pond Justin 🐸 ❤️
Sync
  > dxvk-tools: upvkd3d-proton: Fix 32-bit dxvk path for lutris
  > wine-tkg-git: Initial Proton 5.13-1 sync
  > wine-tkg-git: Fix log overwritten on non-hotfixed path since we pass the untag option there currently
  > wine-tkg-git: If fs hack is disabled, disable steamvr support as well
  > wine-tkg-git: Hotfixer: Update rules for de679af4 and staging 80498dd4
  > wine-tkg-git: Update proton-vr patchset and move previous version to legacy
  > wine-tkg-git: Hotfixer: Update rules and custom patches for e909986e and staging 6d726da3 & 601cfd7f
  > wine-tkg-git: Update proton-winevulkan patchsets for bff6bc6a and move previous versions to legacy
  > wine-tkg-git: Update proton FS hack patchsets for af3d2923 and move previous versions to legacy
  > wine-tkg-git: Hotfixer: Disable known broken options on the non-hotfixed path, and offer the rebased josh-flat-theme patchset through userpatcher
  > wine-tkg-git: makepkg: Use $srcdir instead of $_where/src for patch symlinking
2020-10-17 03:03:14 +07:00
Tk-Glitch 475275131d Sync
> dxvk-tools: upvkd3d-proton: place d3d12.dll in the dxvk dir for lutris install
  > linux-tkg: linux58-tkg: 5.8.15
  > linux-tkg: linux54-tkg: 5.4.71
  > linux-tkg: linux59-tkg: Add back fsync patchset.
  > linux-tkg: linux59-tkg: Update prjc patchset - 12a53f3186
  > linux-tkg: linux59-tkg: cfg: typo
  > linux-tkg: linux59-tkg: readme corrections
  > wine-tkg-git: Hotfixer: Disable winepulse-staging-f82518af-hotfix since the related changes are now reverted by the Warframe hotfix
  > wine-tkg-git: pkgbuild: Move the legacy patchsets symlinking step to prepare()
  > wine-tkg-git: Hotfixer: Add a revert patch for Warframe sounds regression since 370a538e-6314a750
  > wine-tkg-git: Hotfixer: Fix proton-rawinput + no FS hack combination on staging
  > wine-tkg-git: pkgbuild: Remove hash-versioned legacy patches from the source array and symlink them in srcdir directly.
  > wine-tkg-git: Hotfixer: Remove .gitignore hunk from staging hotfix 111
  > wine-tkg-git: Hotfixer: Update rules and custom patches for f4a66ad2 and staging 3cea9722 to 6a87f0a4
  > wine-tkg-git: Hotfixer: Update rules for 86368334
  > wine-tkg-git: Hotfixer: Revert bd27af974a21085cd0dc78b37b715bbcc3cfab69 on the hotfixer path
2020-10-14 18:07:23 +07:00
Tk-Glitch 8145136627 Sync & update TkgThingy
> linux-tkg: linux59-tkg: Update linux59-rc-tkg to 5.9.0 release
  > linux-tkg: linux58-tkg: Do not override EXT_CONFIG_PATH, configfile, user_patches and user_patches_no_confirm options value when using generic or ryzen profiles
  > linux-tkg: linux58-tkg: Append I2C_NCT6775=m entry to config to skip optional openrgb patch prompt
  > nvidia-all: 455.26.01
  > vkd3d-git: Get rid of the `vkd3d-fork` provides
  > vkd3d-git: Default to upstream vkd3d and add notices regarding upstream compatibility shift.
  > wine-tkg-git: Pass --without-vkd3d when _use_vkd3dlib isn't explicitly enabled
  > wine-tkg-git: deps: Don't use sudo when installing packages as root (#175)
  > wine-tkg-git: Hotfixer: Update rules and custom patches for f7d81508 and staging 24fa2aa7-b49e8743
2020-10-12 12:09:10 +07:00
Tk-Glitch 13edfabedb Mini-sync
> wine-tkg-git: Hotfixer: Fix 0f6bb7864e
2020-10-09 18:49:57 +07:00
Tk-Glitch a20e1e5e7b Sync
> dxvk-tools: Add initial version of upvkd3d-proton
  > linux-tkg: linux58-tkg: Get rid of BLKDEV_MAX_RQ	512 enforcing when CONFIG_ZENIFY is set. It seems to have become unnecessary.
  > linux-tkg: linux58-tkg: 5.8.14
  > linux-tkg: linux54-tkg: 5.4.70
  > linux-tkg: linux59-rc-tkg: RC8
  > linux-tkg: linux58-tkg: Clean up and fix glitched-base patch (#80)
  > mesa-git: Fix custom version handling
  > nvidia-all: 455.28
  > wine-tkg-git: Hotfixer: Revert 6a19b999 on the hotfixer path, and update affected staging hotfixes accordingly
  > wine-tkg-git: Hotfixer: Update rules and custom patches for 412db778 and staging f6356a2c & ab4391f6
  > wine-tkg-git: Hotfixer: Update rules for 5d5102f8
  > wine-tkg-git: Hotfixer: Update rules and custom patch for staging 8c5be4c9
  > wine-tkg-git: Hotfixer: Update rules and custom patch for c29f9e6e and staging df029674
  > wine-tkg-git: Get rid of different vkd3d native libraries handling.
  > wine-tkg-git: Hotfixer: Update rules for 568e3e8b and staging 87a40ed6
  > wine-tkg-git: Hotfixer: Skip winepulse-staging-f82518af-hotfix application when _staging_pulse_disable is enabled or _protonify is disabled
  > wine-tkg-git: Proton-tkg: Add vulkan-headers as make dependency (#164)
  > wine-tkg-git: Hotfixer: Explicitly require _use_staging="true" for winepulse-staging-f82518af-hotfix application
  > wine-tkg-git: Hotfixer: Add a fix for staging f82518af+ compilation failure in the winepulse support patchset
  > wine-tkg-git: Hotfixer: Update rules and custom patches for cce4f36e and staging 19466905
  > wine-tkg-git: Hotfixer: Don't build odbc32 with msvcrt on hotfixed path
2020-10-09 14:40:34 +07:00
Tk-Glitch faf393dc11 Sync
> amdgpu-pro-vulkan-only: Bump version to 20.40-1147286 (#3)
  > linux-tkg: linux58-tkg: 5.8.13
  > linux-tkg: linux54-tkg: 5.4.69
  > winet-kg-git: Hotfixer: Update rules and custom patches for fa9f4a20 and staging 7145412e
  > winet-kg-git: cfg: Adjust _lol920_fix details
  > winet-kg-git: Allow to Play league of legends (#159)
2020-10-02 15:59:10 +07:00
Tk-Glitch a7e80f5f8f Thank you Oscar! Welcome to the pond! 🐸 ❤️
Sync
  > linux-tkg: linux58-tkg: Regen sha256sums following merged PRs
  > linux-tkg: linux58-tkg: Remove "include/linux/compiler*.h: define asm_volatile_goto" (#78)
  > linux-tkg: linux58-tkg: Update clear linux patches to upstream tag 5.8.12-989 (#77)
  > wine-tkg-git: Hotfixer: Update last known good commit hashes
2020-10-01 14:42:34 +07:00
Tk-Glitch 5b69a1ec54 Sync
> nvidia-all: 450.80.02
  > nvidia-all: 455.22.04
  > wine-tkg-git: Hotfixer: Update rules for d45b3d4f
  > wine-tkg-git: Hotfixer: Update rules and custom patches 100 & 101
2020-09-30 22:49:21 +07:00
Tk-Glitch ab2d1c2475 Sync
> amdvlk-opt: 2020.Q3.6
  > vkd3d-git: Remove lib32-glslang dependency. glslang is enough for both 32 and 64-bit packages.
  > wine-tkg-git: Hotfixer: Update rules and custom patches for 23c6dd55 and staging 76a47920
  > wine-tkg-git: Hotfixer: Update rules and custom patch for 2ee75bf9 and staging 63975574
  > wine-tkg-git: Update proton-win10-default patchsets for 595600b6 and move previous versions to legacy
2020-09-29 23:50:28 +07:00
Tk-Glitch 64efd57608 Sync
> linux-tkg: linux59-rc-tkg: RC7
  > linux-tkg: linux58-tkg: 5.8.12
  > linux-tkg: linux54-tkg: 5.4.68
  > wine-tkg-git: Hotfixer: Update last known good commit hashes for mainline and staging
  > wine-tkg-git: Hotfixer: Update rules and custom patches for staging 7bd8acb4 and 7b32c6a5
  > wine-tkg-git: Proton-tkg: Always nuke content of the mono dir
  > wine-tkg-git: When using _use_vkd3dlib="fork", revert 2558f5f2. Vkd3d-proton doesn't offer a vkd3d_shader header file.
  > wine-tkg-git: Hotfixer: Update rules and custom patch for 9a6e5b23
2020-09-28 13:14:17 +07:00
Tk-Glitch 0136d29af9 Sync
> linux-tkg: linux58-tkg: Import latest bcachefs patchset
  > vkd3d-git: Get rid of `/usr/bin/vkd3d-compiler` in the lib32 package
  > wine-tkg-git: Add patch application error output to staging and userpatch error messages as well
  > wine-tkg-git: Proton-tkg: Add prepare steps missing from 13935d6c26ca7cb1bf0e7bd35cbfb77dba84e515
  > wine-tkg-git: Hotfixer: Update rules and custom patch for 5f24f301 and staging de03562a-f90534f9
  > wine-tkg-git: Proton-tkg: Fix legacy proton-vr patchset
2020-09-25 17:39:30 +07:00
Tk-Glitch 801cca8368 Thank you Frank! 🐸 ❤️
Sync
  > linux-tkg: linux58-tkg: 5.8.11
  > linux-tkg: linux54-tkg: 5.4.67
  > linux-tkg: linux54-tkg: Use -O2 by default instead of -O3. It's been reportedly problematic lately - possibly limited to some distros - and all newer kernel versions defaulted to -O2 for some time now.
  > linux-tkg: Doctorwho1909 5.9 rc6 (#73)
  > wine-tkg-git: Hotfixer: Update rules and custom patches for 0a492021 and staging 5087d8a8 & 831d2d8b
  > wine-tkg-git: Hotfixer: Update rules and custom patch for 05d9df73
  > wine-tkg-git: Update josh-flat-theme patchset for 6456973 and move previous version to legacy.
  > wine-tkg-git: Proton-tkg: Remove superfluous space
  > wine-tkg-git: Proton-tkg: Pass the contextual -ldl flag to the linker through WINEMAKERFLAGS instead of _cxx_addon
2020-09-24 12:44:56 +07:00
Tk-Glitch 44fccda2df Welcome, new frog friend! Thanks Jon 🐸 2020-09-20 18:39:11 +07:00
Tk-Glitch f7ba7af8be Thank you Sasamus! Let's frog 🐸
Sync
  > faudio-git: Add dbus and lib32-dbus to makedepends
  > wine-tkg-git: Hotfixer: Update rules for 36e6ea97 and staging 22ed5ee0
  > wine-tkg-git: Proton-tkg: Reverse logic for the path selector
2020-09-19 18:13:55 +07:00
Tk-Glitch 2f86b08fce Sync
> linux-tkg: linux58-tkg: 5.8.10
  > linux-tkg: linux54-tkg: 5.4.66
  > nvidia-all: Did my bot drug me again?
  > nvidia-all: I've been swiftly nvidia'd
  > nvidia-all: Only install nvidia-ngx-updater on 455*
  > nvidia-all: 455.23.04 beta
  > wine-tkg-git: Hotfixer: Update rules for 2cf69bb5 and staging 003d5833
  > wine-tkg-git: Hotfixer: early: styling
  > wine-tkg-git: Proton-tkg: Remove undesired hunk from proton-vr patchset, make _steamvr_support depend on _proton_fs_hack and enable by default.
  > wine-tkg-git: Hotfixer: early: Check for staging repo presence to fix failure on empty repo
  > wine-tkg-git: Hotfixer: Fix League of Legends last known good commit hash and fix next legacy staging hotfix
  > wine-tkg-git: Hotfixer: Let the user know the last working commit for the League of Legends patch.
  > wine-tkg-git: Hotfixer: Update rules for d8a3a04f
  > wine-tkg-git: Proton-tkg: Add missing bits to proton-vr patchset
2020-09-18 13:13:46 +07:00
Tk-Glitch 3ebba04304 Sync
> amdvlk-opt: 2020.Q3.5
  > community-patches: wine-tkg-git: Remove deprecated guy1524_mfplat_WIP.mypatch
  > linux-tkg: linux58-tkg: Update Project C patchset to v5.8-r3
  > linux-tkg: linux59-rc-tkg: RC5
  > linux-tkg: Fix build fail certificate UEFI on Debian 5.7/5.8/5.9rc (#68)
  > vkd3d-git: readme: Update vkd3d-proton link
  > vkd3d-git: readme: Update spirv-tools-git link
  > wine-tkg-git: Proton-tkg: Add cherrypicks from Proton's PR 3886 (https://github.com/ValveSoftware/Proton/pull/3886) as userpatch, adding necessary interfaces for HLVR, Workshop Tools and various games
  > wine-tkg-git: Proton-tkg: Unset compiler flags for vkd3d-proton to use its own
  > wine-tkg-git: Hotfixer: Update last known good commits
  > wine-tkg-git: Hotfixer: Update rules for 26eedec7
  > wine-tkg-git: Hotfixer: Fix rules for 666c5b6e
  > wine-tkg-git: Hotfixer: Update rules and custom patch for 666c5b6e and staging 91a9c0e3
  > wine-tkg-git: On hotfixing failure, inform the user about the last known good commits for both mainline and staging and which option to change in their .cfg
2020-09-16 14:23:51 +07:00
Tk-Glitch 4d4273d267 Welcome to the family darkmaster879 🐸
Thank you very much!
2020-09-15 20:51:47 +07:00
Tk-Glitch ab61b09a7b Sync
> amdvlk-opt: Apparently the file was changed.. Update checksum
  > vkd3d-git: Add glslang and lib32-glslang to makedepends
  > wine-tkg-git: Hotfixer: Update rules and custom patch for staging 4125a988
  > wine-tkg-git: Quotes
  > wine-tkg-git: Use dxvk_config_dxgi_support.patch on proton builds when _use_vkd3dlib="false"
2020-09-13 19:21:06 +07:00
Tk-Glitch 6fc1ce1f57 Sync
> linux-tkg: Add initial -rc support to the install.sh script. (#62)
  > linux-tkg: linux*-tkg-config/prepare: Fix cleanup step on non-arch distros (#65)
  > linux-tkg: linux58-tkg: 5.8.9
  > linux-tkg: linux54-tkg: 5.4.65
  > linux-tkg: linux58-tkg: 5.8.8
  > linux-tkg: linux54-tkg: 5.4.64
  > linux-tkg: linux58-tkg: Bring undead PDS back for 5.8.y (renamed upds)
  > linux-tkg: linux58-tkg: Merge a1b097856d with prjc patchset
  > nvidia-all: 450.56.11
  > wine-tkg-git: Hotfixer: Update custom patch for staging 71ac12a8
  > wine-tkg-git: Don't disable server-Desktop_Refcount 7fc716aa staging patchset and skip fsync-staging-no_alloc_handle.patch aplication on 7fc716aa.
  > wine-tkg-git: Hotfixer: Update custom patch for staging 7fc716aa
  > wine-tkg-git: Hotfixer: Update rules for 01bacebb
  > wine-tkg-git: Hotfixer: Revert e9090e1c903578b30118ce9559c1824361abc6da and related advapi changes
  > wine-tkg-git: Hotfixer: Update rules and custom patch for 1a047044 and staging up to d34ff186
  > wine-tkg-git: Hotfixer: Untag non-hotfixed builds
  > wine-tkg-git: Hotfixer: Update rules and custom patch for 0ead40dc and staging 88e6b6c6
  > wine-tkg-git: non-makepkg: deps: Add python-fonttools to archlinux deps
  > wine-tkg-git: Update CSMT-toggle patch for 5e685d6 and move previous version to legacy
  > wine-tkg-git: Hotfixer: Update rules and custom patches for staging up to 9a940102
  > wine-tkg-git: Hotfixer: Update rules for 8827eb6a
  > wine-tkg-git: Hotfixer: Update rules and custom patch for 7ec069d8 and staging 480bf20b
2020-09-12 16:44:33 +07:00
Tk-Glitch b84bea72f2 Sync
> linux-tkg: linux59-rc-tkg: RC4
  > linux-tkg: linux58-tkg: Merge 40b9dc8708
  > wine-tkg-git: Hotfixer: Update rukes and custom patch for staging 7a5a98a1
2020-09-07 17:24:11 +07:00
Tk-Glitch 9b62c2313c Sync
> community-patches: linux58-tkg: Add cachy-sched patchset from hamadmarri - https://github.com/hamadmarri/cachy-sched
  > linux-tkg: linux58-tkg: Merge b17b53430b
  > linux-tkg: linux58-tkg: replace our PDS implementation with Project C's
  > linux-tkg: Update to Project C 5.8-r2 (#60)
  > linux-tkg: linux-tkg: readme: Make distro support a bit clearer
  > linux-tkg: linux58-tkg: 5.8.7
  > linux-tkg: linux54-tkg: 5.4.63
  > linux-tkg: Wrong file install on Ubuntu/Debian (#59)
  > linux-tkg: linux58-tkg: cfg: Fix missing "bmq" as a valid cpuscheduler option
  > linux-tkg: linux59-rc-tkg: RC3
  > linux-tkg: linux58-tkg: 5.8.6
  > linux-tkg: linux54-tkg: 5.4.62
  > linux-tkg: linux-tkg: Update urls to point to cdn.kernel.org
  > spirv-tools-git: Get rid of toolchain files and skip BUILD_SHARED_LIBS parameter.
  > wine-tkg-git: Hotfixer: Update rules for 432858b2
  > wine-tkg-git: Too deep. We want expansions, sometimes.
  > wine-tkg-git: Hotfixer: Update rules and custom patches for 314368e6 and staging 1d149ff5..d7df18ad
  > wine-tkg-git: Proton-tkg: We're losing some variables values along the way on some systems, so let's source the token again for now.
  > wine-tkg-git: Remove `-pipe` compiler flags from the default GCC_FLAGS and CROSS_FLAGS. It seems to be responsible for a random (and extremely rare on my end) linker issue lately.
2020-09-06 21:32:35 +07:00
Tk-Glitch 11a031af38 TkgThingy: Make sure we are on the master branch before pulling
This prevents merging to a detached head case
2020-09-03 13:16:36 +07:00