Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-22Don't ship proton dist files in a tarball anymoreAndrew Eikum
2022-03-21fixup! Makefile: Improve module target for modules with periodsAndrew Eikum
2022-03-17Makefile: Improve module target for modules with periodsAndrew Eikum
2022-01-19Makefile: Use correct paths for dlls build with winemakerArkadiusz Hiler
2022-01-19Makefile: Remove redundant ccache make argumentAndrew Eikum
2022-01-19Makefile: Remove Vagrant build pathAndrew Eikum
2022-01-19Makefile: Update module target for new wine library pathsAndrew Eikum
2022-01-19build: Cleanup target directories before building.Rémi Bernon
2021-11-19build: Build battleye bridge when present.Derek Lesho
2021-08-17dxvk-nvapi: Add to ProtonLiam Middlebrook
2021-08-12build: Fix copying .so files in module targetAndrew Eikum
2021-06-17Makefile: Don't consider proton-sdk tags for build nameAndrew Eikum
2021-05-27build: Restore missing tabulation in Makefile.Rémi Bernon
2021-05-27build: Move protonsdk_version default value to configure.sh.Rémi Bernon
2021-05-27configure: Rename --steam-runtime-image to --proton-sdk-image.Rémi Bernon
2021-05-27build: Pass -j flags and overrides to sub-make inside Vagrant.Rémi Bernon
2021-05-27build: Use a separate rule for downloads.Rémi Bernon
2021-05-27build: Use SHELL variable to execute commands in Vagrant.Rémi Bernon
2021-05-27build: Split non-vagrant commands from install rule.Rémi Bernon
2021-05-27build: Use a rule to create the vagrant_share/* directories.Rémi Bernon
2021-05-27build: Remove duplicate BUILD_DIR variable.Rémi Bernon
2021-03-31Modernize READMEAndrew Eikum
2021-03-31build: Use Proton SDK 0.20210126.1-1Andrew Eikum
2021-03-31build: Use proton sdk docker image for building.Rémi Bernon
2021-02-05build: Build docker images for proton sdk.Rémi Bernon
2021-02-05configure: Use a single steam runtime image.Rémi Bernon
2021-01-11wineopenxr: Add openxr supportAndrew Eikum
2020-09-29configure: Remove no longer needed steam-runtime argumentAndrew Eikum
2020-09-29build: Support ccache.Zhiyi Zhang
2020-09-29Makefile: Force copy library filesAndrew Eikum
2020-09-29Makefile: Also copy .so filesAndrew Eikum
2020-09-29Make files in lib/wine read-only.Esme Povirk
2020-09-17build against the Soldier SDKAndrew Eikum
2020-07-15Fix up vkd3d-proton buildAndrew Eikum
2020-07-15Build standalone vkd3d d3d12.dll.Hans-Kristian Arntzen
2019-11-15Makefile: add d9vk targetAndrew Eikum
2019-11-07build and ship vkd3d for d3d12 supportAndrew Eikum
2019-10-18build: Add a new "redist" target for distribution outside of SteamAndrew Eikum
2019-10-18build: Add UNSTRIPPED_BUILD option to avoid stripping binariesAndrew Eikum
2019-10-18Vagrantfile: Drop Arch chroot in favor of local mingw-w64 buildAndrew Eikum
2019-10-18Change Vagrant build VM to debian10Andrew Eikum
2019-10-18Add resize-vagrant-disk.sh script, since the default disk image is smallAndrew Eikum
2019-07-18Add vrclient target to MakefileSophie Tauchert
2019-07-18Makefile: Teach module target to copy PE filesAndrew Eikum
2019-07-03Simplify DXVK buildAndrew Eikum
2019-07-03Build wine with dxvk cross-compilerAndrew Eikum
2019-07-03Makefile: Eliminate some vagrant-ssh invocationsAndrew Eikum
2019-07-03makefile: Add downloads target to download packages only onceAndrew Eikum
2019-06-18Makefile: Add lsteamclient and dxvk convenience targetsAndrew Eikum
2019-06-06Makefile: Detect VMs without dxvk_crosscc chrootproton-4.2-6Andrew Eikum