summaryrefslogtreecommitdiff
path: root/.gitlab-ci/windows
Commit message (Expand)AuthorAgeFilesLines
* ci/windows: Pick up WARP 1.0.6 NuGet with lots of dzn fixesJesse Natalie2023-05-081-1/+1
* ci/dzn: Run almost the full CTSJesse Natalie2023-04-251-1/+9
* ci/windows: Update Agility SDK to 1.610.2Jesse Natalie2023-04-251-1/+1
* d3d12: Update and require DirectX-Headers 1.610.0Giancarlo Devich2023-04-142-2/+2
* CI/windows: Update headers and Agility redist to 1.710.0-previewJesse Natalie2023-04-062-2/+2
* ci/windows: Update warp to 1.0.5Jesse Natalie2023-03-231-1/+1
* ci/windows: Update LLVM to 15Jesse Natalie2023-02-111-9/+3
* CI/windows: Apply CI_FDO_CONCURRENT to piglit tooJesse Natalie2023-01-271-1/+7
* CI/windows: Don't limit deqp-runner to 4 jobsJesse Natalie2023-01-271-1/+6
* ci: be explicit about the `meson setup` subcommandEric Engestrom2023-01-211-1/+1
* meson: use a feature option for gallium-vaDylan Baker2023-01-191-1/+1
* ci/windows: Download updated WARP 1.0.4 packageJesse Natalie2023-01-131-1/+1
* CI/Windows: Use waffle instead of freeglut for piglitJesse Natalie2023-01-031-24/+26
* CI/Windows: Update piglit for Waffle fixJesse Natalie2023-01-031-1/+1
* ci: Update mingw and vs2019 libva build dependency to libva/releases/tag/2.17.0Sil Vilerino2023-01-031-4/+3
* CI/Windows: Use deqp-runner for D3D12 piglitJesse Natalie2023-01-033-41/+19
* ci/windows: Enable developer mode for test containerJesse Natalie2022-11-031-0/+11
* ci/windows: Get DXIL.dll (and DXCompiler.dll) from GitHub and put it in System32Jesse Natalie2022-11-034-17/+8
* ci/windows: Download updated WARP and copy to piglit/vk-gl-ctsJesse Natalie2022-11-031-0/+11
* ci/windows: Download DirectX Agility SDK and copy to piglit/vk-gl-ctsJesse Natalie2022-11-031-0/+16
* ci/windows: Update vk-gl-cts to pick up new zlib dependencyJesse Natalie2022-10-201-3/+3
* ci: Install the clang-cl compiler within mesa_deps_vs2019.ps1Yonggang Luo2022-10-201-0/+1
* ci: Move building libva before clone llvm-project in mesa_deps_build.ps1Yonggang Luo2022-10-201-21/+22
* ci: Add Get-Date in each package build in mesa_deps_build.ps1Yonggang Luo2022-10-201-0/+2
* ci: upgrade zlib to 1.2.13 in mesa_deps_build.ps1Yonggang Luo2022-10-201-3/+3
* ci/windows: Update build container image with all deps so wraps can be disabledJesse Natalie2022-10-192-5/+46
* CI: Add gallium-va and video-codecs in windows-vs2019 and debian-mingw32-x86_64Sil Vilerino2022-10-192-0/+31
* ci/windows: Remove -Dlibelf:warning_level=1 as libelf subproject are already ...Yonggang Luo2022-10-171-1/+0
* ci/windows: Enable gles1 for msvcYonggang Luo2022-10-171-0/+1
* radv/r600/clover: Getting libelf to be optionalYonggang Luo2022-09-221-0/+3
* ci/windows: Install Graphics-Tools package on the base imageJesse Natalie2022-08-091-0/+22
* ci/MSVC: LLD is not really used anywherepal10002022-08-011-1/+1
* ci: add `--print-errorlogs` to `meson test`Eric Engestrom2022-07-291-1/+1
* ci/dzn: Copy testlog.{css,xsl} to the result dirBoris Brezillon2022-06-241-0/+2
* ci/dzn: Move to a .toml descriptionBoris Brezillon2022-06-202-7/+3
* ci/vs2019: Upgrade Windows 10 SDK version to 20348Yonggang Luo2022-06-161-1/+1
* dzn: Enable support for geometry shadersBoris Brezillon2022-06-151-1/+1
* ci/windows: Add dEQP-VK.dynamic_state.* to the test listBoris Brezillon2022-06-151-1/+1
* ci/windows: Allow skipping deqp tests if we have toBoris Brezillon2022-06-151-1/+2
* ci/vs2019: Convert mesa_build.ps1 to using PowerShell 7 && operatorYonggang Luo2022-06-141-9/+3
* ci/vs2019: Split install of vs2019 and choco into separate Docker imageYonggang Luo2022-06-142-16/+35
* ci/vs2019: Split choco install outputYonggang Luo2022-06-143-71/+75
* ci/vs2019: Install all build artifacts into C:\mesa-depsYonggang Luo2022-06-143-14/+27
* ci/vs2019: ignore _build and _install directory by write * into .gitignoreYonggang Luo2022-06-141-0/+3
* ci/vs2019: Reduce the vs2019 build tools components to be installedYonggang Luo2022-06-141-4/+8
* ci/vs2019: Show the total vs2019 install timeYonggang Luo2022-06-141-0/+1
* ci/vs2019: Split call to C:\vs_buildtools.exe into multiple linesYonggang Luo2022-06-141-1/+16
* ci/vs2019: Add a dedicated script for entering VS dev shellYonggang Luo2022-06-145-11/+71
* ci/vs2019: Use shared VULKAN_SDK_VERSION for install and build vulkan related...Yonggang Luo2022-06-142-4/+5
* ci/vs2019: Disable progess bar for pip3 installYonggang Luo2022-06-141-1/+1