Commit Graph

9 Commits

Author SHA1 Message Date
Joshua Ashton ccecc664ab [meta] Bump arch-mingw-github-action to v7 2022-02-20 03:39:08 +00:00
Krzysztof Bogacki 4f3bb3df12 [build] Use MSBuild backend on Windows CI
Also merge Prepare and Build steps to prevent environment variable leaks and apply some minor formatting changes.
2022-02-09 13:29:24 +01:00
Krzysztof Bogacki c50a650b13 [build] MSVC CI 2022-02-01 18:50:00 +00:00
Joshua Ashton 14f93d7d17 [build] Update arch-mingw-github-action to v6 2022-01-10 11:44:59 +00:00
Robin Lange a58feaa16e [build] Disable shallow cloning in GitHub actions
This fixes the HUD not showing the full DXVK version when using builds from GitHub actions.

Explanation:
By default, the "checkout" step only clones the repository with a depth of 1. This causes `git describe` to fail in Meson, causing it to fall back to the project version number instead.
2021-07-23 14:13:54 +00:00
Joshua Ashton 869190964f
[build] Add Github Actions workflows 2021-02-27 12:56:53 +00:00
Philip Rebohle c1aeacde29
Update issue template 2020-03-31 23:26:26 +02:00
Joshua Ashton 54ed8f0bb0 [d3d9] Implement Direct3D9 Frontend (#1275)
Co-authored-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
Co-authored-by: Robin Kertels <robin.kertels@gmail.com>
Co-authored-by: pchome <pchome@users.noreply.github.com>
Co-authored-by: Christopher Egert <cme3000@gmail.com>
Co-authored-by: Derek Lesho <dereklesho52@Gmail.com>
Co-authored-by: Luis Cáceres <lacaceres97@gmail.com>
Co-authored-by: Nelson Chen <crazysim@gmail.com>
Co-authored-by: Edmondo Tommasina <edmondo.tommasina@gmail.com>
Co-authored-by: Riesi <riesi@opentrash.com>
Co-authored-by: gbMichelle <gbmichelle.dev@gmail.com>
2019-12-16 04:28:01 +01:00
Philip Rebohle 797991702d Update issue templates 2019-07-30 16:11:18 +02:00