Searched +full:- +full:dbuild +full:- +full:tests (Results 1 – 4 of 4) sorted by relevance
1 name: macOS-CI8 macOS-CI:12 runs-on: macos-1117 - name: Checkout19 - name: Install Dependencies29 brew "molten-vk"31 brew "pkg-config"36 brew bundle --verbose37 - name: Install Mako and meson38 run: pip3 install --user mako meson[all …]
7 Write-Host "Refreshing Windows TLS CA cache"8 (New-Object System.Net.WebClient).DownloadString("https://github.com") >$null12 Get-Date13 Write-Host "Compiling Mesa"14 $builddir = New-Item -Force -ItemType Directory -Name "_build"15 $installdir = New-Item -Force -ItemType Directory -Name "_install"20 Remove-Item -Recurse -Force $builddir21 Remove-Item -Recurse -Force $installdir22 New-Item -ItemType Directory -Path $builddir23 New-Item -ItemType Directory -Path $installdir[all …]
1 Mesa 23.1.9 Release Notes / 2023-10-0418 ---------------22 295ba27c28146ed09214e8ce79afa1659edf9d142decc3c91f804552d64f7510 mesa-23.1.9.tar.xz26 ------------28 - None32 ---------34 - [ICL] piglit.spec.arb_gl_spirv.execution.ssbo.unsized-array regression35 - clc: compiler_test gets built even if unit tests are disabled via -Dbuild-tests=false36 - radv: Star Wars The Old Republic hang when DCC is enabled37 - radv: Resident Evil 6 hangs 7900XTX GPU when DCC is enabled if in Options go to Display settings[all …]
1 Mesa 23.2.1 Release Notes / 2023-09-2823 ---------------27 64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc mesa-23.2.1.tar.xz32 ------------34 - VK_EXT_attachment_feedback_loop_dynamic_state on RADV36 - extendedDynamicState3SampleLocationsEnable on RADV38 - VK_EXT_dynamic_rendering_unused_attachments on RADV40 - VK_EXT_mesh_shader on lavapipe42 - OpenGL 3.1 on Asahi44 - OpenGL ES 3.0 on Asahi[all …]