platform/upstream/mesa.git
2022-06-15 Brian Paulgallivm: whitespace fixes in lp_bld_tgsi.h
2022-06-15 Brian Paulgallivm: assorted clean-ups in lp_bld_nir_aos.c
2022-06-15 Erik Faye-Lunddocs/zink: correct requirement for tbos
2022-06-15 Yonggang Luoci: Building spirv-to-dxil on both mingw and debian/x64
2022-06-15 Yonggang Luomicrosoft/spirv_to_dxil: Fixes maybe-uninitialized...
2022-06-15 Yonggang Luomicrosoft/clc: Add missing void to no-parameter functio...
2022-06-15 Yonggang Luomicrosoft/clc: Delete unused local variables
2022-06-15 Yonggang Luomicrosoft/spirv_to_dxil: Delete unused local variable
2022-06-15 Yonggang Luodxil: Fixes warning about comparing different enum...
2022-06-15 Yonggang Luodxil: Sync dxil_spirv_shader_stage with gl_shader_stage
2022-06-15 Yonggang Luodxil: Fixes compiling dxcapi.h with mingw.
2022-06-15 Yonggang Luomicrosoft/compiler: Fix error from double extern
2022-06-15 Yonggang Luomicrosoft/compiler: Include stddef.h before using size_t
2022-06-15 Pierre-Eric... Revert "winsys/amdgpu: use AMDGPU_IB_FLAG_PREAMBLE...
2022-06-15 Pierre-Eric... radeonsi: use helpers to access si_screen::aux_context
2022-06-15 Pierre-Eric... radeonsi: add helper to use si_screen::aux_context
2022-06-15 Jordan Justenanv, iris: Enable compute engine with INTEL_COMPUTE_CLASS=1
2022-06-15 Jordan Justenanv, iris: Add support for I915_ENGINE_CLASS_COMPUTE
2022-06-15 Jordan Justenanv: Move STATE_BASE_ADDRESS programming into init_comm...
2022-06-15 Jordan Justenanv: Add support for I915_ENGINE_CLASS_COMPUTE in init_...
2022-06-15 Jordan Justenintel/gem: Add support for I915_ENGINE_CLASS_COMPUTE
2022-06-15 Jordan Justendrm-uapi/i915_drm.h: Update from drm-next (2022-05-06)
2022-06-15 Samuel Pitoisetci: fix passing down MESA_LOADER_DRIVER_OVERRIDE for...
2022-06-15 Lionel Landwerlinanv: don't expose EXT_border_color_swizzle on gfx7
2022-06-15 Qiang Yugallium: disable hardware select for crocus
2022-06-15 Alexander Kanavinswrast_kms: use swkmsDRI2Extension instead of driDRI2Ex...
2022-06-15 Vinson Leemicrosoft/spirv_to_dxil: Fix missing-prototypes errors.
2022-06-15 Boris Brezillonci/windows: Skip dEQP-VK.api.command_buffers.record_man...
2022-06-15 Boris Brezillonci/windows: Add dEQP-VK.dynamic_state.* to the test...
2022-06-15 Boris Brezillonci/windows: Allow skipping deqp tests if we have to
2022-06-15 Boris Brezillondzn: Support dynamic line width
2022-06-15 Boris Brezillondzn: Support dynamic depth testing parameters properly
2022-06-15 Boris Brezillondzn: Fix triangle-fan emulation
2022-06-15 Boris Brezillondzn: Fix primitiveRestart support
2022-06-15 Boris Brezillondzn: Prepare support for pipeline variants
2022-06-14 Icecream95panfrost: Stop using sparse_array for batch BOs
2022-06-14 Connor Abbotttu: Implement VK_EXT_color_write_enable
2022-06-14 Connor Abbotttu: Implement extendedDynamicState2LogicOp
2022-06-14 Connor Abbotttu: Fix partial-write LRZ determination
2022-06-14 Boris Brezillondzn: Vulkan 1.1 wants maxPerSetDescriptors >= 1024
2022-06-14 Boris Brezillondzn: Implement GetDescriptorSetLayoutSupport()
2022-06-14 Boris Brezillondzn: Add a dzn_desc_type_has_sampler() helper
2022-06-14 Boris Brezillondzn: Lower alignment requirements when allocating buffe...
2022-06-14 Boris Brezillondzn: Check that no export is requested in the memory...
2022-06-14 Boris Brezillondzn: Add dummy {Create,Destroy}SamplerYcbcrConversion...
2022-06-14 Boris Brezillondzn: Add a dummy GetImageSparseMemoryRequirements2()
2022-06-14 Boris Brezillondzn: Add a dummy GetDeviceGroupPeerMemoryFeatures()
2022-06-14 Boris Brezillondzn: Return empty external properties
2022-06-14 Boris Brezillondzn: Decorrelate external image info and external image...
2022-06-14 Boris Brezillonmicrosoft/compiler: Support load_sample_id_no_per_sample
2022-06-14 Boris Brezillonmicrosoft/compiler: s/assert()/unreachable()/ in emit_i...
2022-06-14 Boris Brezillonmicrosoft/compiler: Set typed_uav_load_additional_forma...
2022-06-14 Boris Brezillonmicrosoft/compiler: Images are no longer reprensented...
2022-06-14 Boris Brezillonspirv: Add a dst/src type to image deref loads/stores...
2022-06-14 Boris Brezillonvulkan/util: Fill VkPhysicalDeviceIDProperties::deviceN...
2022-06-14 Yonggang Luoci/vs2019: Convert mesa_build.ps1 to using PowerShell...
2022-06-14 Yonggang Luoci/vs2019: Remove comment for windows_test_vs2019 that...
2022-06-14 Yonggang Luoci/vs2019: Split install of vs2019 and choco into separ...
2022-06-14 Yonggang Luoci/vs2019: Split choco install output
2022-06-14 Yonggang Luoci/vs2019: Install all build artifacts into C:\mesa...
2022-06-14 Yonggang Luoci/vs2019: ignore _build and _install directory by...
2022-06-14 Yonggang Luoci/vs2019: Reduce the vs2019 build tools components...
2022-06-14 Yonggang Luoci/vs2019: Show the total vs2019 install time
2022-06-14 Yonggang Luoci/vs2019: Split call to C:\vs_buildtools.exe into...
2022-06-14 Yonggang Luoci/vs2019: Add a dedicated script for entering VS dev...
2022-06-14 Yonggang Luoci/vs2019: Use shared VULKAN_SDK_VERSION for install...
2022-06-14 Yonggang Luoci/vs2019: Disable progess bar for pip3 install
2022-06-14 Yonggang Luoci/vs2019: Disable progress when install python
2022-06-14 Yonggang Luoci/vs2019: Ignore error when removing directory recursively
2022-06-14 Yonggang Luoci/vs2019: Ignore cert install output, it's too long
2022-06-14 Yonggang Luoci/vs2019: Do not install subprojects
2022-06-14 Yonggang Luoci/vs2019: Rename to vsInstallPath
2022-06-14 Yonggang Luoci/vs2019: Give each option its own line in mesa_build.ps1
2022-06-14 Yonggang Luoci/vs2019: Update editorconfig for ps1 files
2022-06-14 Yonggang Luoci/vs2019: switch to powershell 7
2022-06-14 Yonggang Luoci/vs2019: There is no meaning to set $env:ErrorActionP...
2022-06-14 Mike Blumenkrantzzink: check for pending clears to determine write statu...
2022-06-14 Jose Maria... v3dv/ci: increase fraction to 10 on v3dv ci jobs.
2022-06-14 Mike Blumenkrantzzink: clamp dynamic renderArea to framebuffer size
2022-06-14 Mike Blumenkrantzzink: fix cubemap lowering bit size
2022-06-14 Mike Blumenkrantzzink: fix cubemap lowering for array samplers
2022-06-14 Mike Blumenkrantzzink: skip some emulated cube code if the extension...
2022-06-14 Mike Blumenkrantzzink: rename nonseamless struct members to emulate_nons...
2022-06-14 Mike Blumenkrantzzink: use VK_EXT_non_seamless_cube_map when available
2022-06-14 Mike Blumenkrantzzink: hook up VK_EXT_non_seamless_cube_map
2022-06-14 Mike Blumenkrantzzink: don't print VK_EXT_shader_atomic_float warning...
2022-06-14 Mike Blumenkrantzzink: avoid uninit values in renderpass state
2022-06-14 Mike Blumenkrantzzink: only add necessary binds during dmabuf export
2022-06-14 Mike Blumenkrantzzink: fix generated tcs deletion
2022-06-14 Mike Blumenkrantzzink: unset generated tcs pointer from tes on deletion
2022-06-14 Mike Blumenkrantzzink: use the patch_vertices value from the shader...
2022-06-14 Mike Blumenkrantzzink: fix generated tcs update path
2022-06-14 Mike Blumenkrantzzink: fix dynamic stride conditional in pipeline creation
2022-06-14 Louis-Francis... dzn: Enable dEQP-VK.pipeline.vertex_input.* test cases
2022-06-14 Louis-Francis... dzn: Allow some non-native formats to be used as vertex...
2022-06-14 Louis-Francis... microsoft/compiler: Add support for more scaled formats
2022-06-14 Louis-Francis... d3d12: Move d3d12_nir_lower_vs_vertex_conversion()...
2022-06-14 Jesse Nataliemesa: Use C11 alignas for cross-platform SSE support
2022-06-14 Erik Faye-Lundgallium: clean up PIPE_ALIGN_STACK-definition
2022-06-14 Erik Faye-Lundgallium: remove unused macros
next