platform/upstream/mesa.git
2022-04-21 Mike Blumenkrantzzink: set VK_QUERY_RESULT_WAIT_BIT when copying to qbo
2022-04-20 Emma Anholtnir_to_tgsi: Make vec_to_movs avoid unsupported coalesc...
2022-04-20 Emma Anholtci/dzn: Cut the runtime by running 1/3 of the enabled...
2022-04-20 Boris Brezillondzn: Report actual device limits
2022-04-20 Boris Brezillondzn: Use core helpers to fill physical device features...
2022-04-20 Marek Olšákgallium/ddebug: implement pipe_vertex_state callbacks
2022-04-20 Emma Anholtnouveau/nir: Set the input for vertex/instance ID like...
2022-04-20 Emma Anholtnouveau/nir: Fix edgeflag input detection.
2022-04-20 Emma Anholtnouveau/nir: Fix the inverted sense of usesSampleMaskIn.
2022-04-20 Emma Anholtnouveau/nv50: Set the primid sysval flag if it's in...
2022-04-20 Emma Anholtnouveau/nv50: Enable mesa/st alpha test lowering on...
2022-04-20 Emma Anholtnouveau/nir: Disable bitfield ops pre-nvc0.
2022-04-20 Emma Anholtci/nouveau: Add nv92 xfails.
2022-04-20 Emma Anholtci/nouveau: Add expectations files for GM206.
2022-04-20 M Henningnouveau/nir: Split fewer 64-bit loads
2022-04-20 Emma Anholtnouveau/nv50: Print the number of loops in shader-db...
2022-04-20 Emma Anholtr600: Use nir-to-tgsi instead of TGSI when the NIR...
2022-04-20 Emma Anholtr600/sb: Avoid causing an exception when getting the...
2022-04-20 Emma Anholtr600: Fix reading back from a temp array immediately...
2022-04-20 Emma Anholtci/r600: Manual run updates.
2022-04-20 Emma Anholtr600: Fix up some mis-indentation of blocks.
2022-04-20 Rhys Perrynir/copy_prop_vars: fix non-vector shader call payloads
2022-04-20 Daniel StoneCI: Disable Windows jobs
2022-04-20 Boris Brezillonci/windows: Add a variable to globally disable jobs...
2022-04-20 Jason Ekstrandutil: Remove util_cpu_detect
2022-04-20 Daniel Schürmannnir/lower_alu_to_scalar: don't set the nir_builder...
2022-04-20 Daniel Stonedzn/ci: Don't spam conformance warnings
2022-04-20 Emma Anholtnine: Disable optional use of TTN when MUL_ZERO_WINS...
2022-04-20 Emma Anholttgsi_to_nir: Emit load_ubo_vec4 instead of load_ubo...
2022-04-20 Gert Wollnyntt: Add option to not optimized register allocation
2022-04-20 Mike Blumenkrantzlavapipe: run nir_fold_16bit_sampler_conversions
2022-04-20 Mike Blumenkrantznir/fold_16bit_sampler_conversions: add a mask for...
2022-04-20 Konstantin... radv: Enable rt primitive culling for spirv2nir
2022-04-20 Konstantin... radv: Do not discard hits with t=tmax
2022-04-20 Lionel Landwerlinanv: implement VK_EXT_primitives_generated_query
2022-04-19 Emma Anholttgsi: Emit ureg HW_ATOMIC decls in range order.
2022-04-19 Emma Anholtnir_to_tgsi: Allocate the primid sysval to num_inputs...
2022-04-19 Emma Anholtnir_to_tgsi: Avoid swizzling from undefined channels...
2022-04-19 Emma Anholtnir_to_tgsi: Don't forget to split 64-bit store_per_ver...
2022-04-19 Emma Anholtnir_to_tgsi: Fix assertion failures handling 64-bit...
2022-04-19 Emma Anholtnir_to_tgsi: Add a workaround for virglrenderer TG4.
2022-04-19 Yonggang Luowin32: Do not use BUILD_GL32, we use def file to export...
2022-04-19 Yonggang Luowin32: Fixes 32 bits visual studio module definition...
2022-04-19 Emma Anholtturnip: Don't disable LRZ in subpasses after the first...
2022-04-19 Emma Anholtturnip: Ignore TOP/BOTTOM_OF_PIPE bits in subpass src...
2022-04-19 Emma Anholtfreedreno/ir3: Call nir_opt_find_array_copies().
2022-04-19 Emma Anholtturnip: Add nir_opt_conditional_discard.
2022-04-19 Emma Anholtfreedreno/ir3: Make sched nodes before adding deps.
2022-04-19 Emma Anholtturnip: Add TU_DEBUG=layout for dumping image layouts.
2022-04-19 Danylo Piliaievturnip: Try harder to keep LRZ valid and fix a few...
2022-04-19 M Henningnouveau: Skip cctl for atomic counters in tgsi
2022-04-19 M Henningnouveau: Emit cctl to flush L1 cache for atomics
2022-04-19 Boris Brezillondzn: refactor error-handling
2022-04-19 Erik Faye-Lunddzn: remove needless defines
2022-04-19 Erik Faye-Lunddzn: merge util sources
2022-04-19 Erik Faye-Lunddzn: port code to plain c
2022-04-19 Erik Faye-Lunddzn: do not set unused default member initializer
2022-04-19 Erik Faye-Lunddzn: c-style casts
2022-04-19 Erik Faye-Lunddzn: use c-style initialization
2022-04-19 Erik Faye-Lunddzn: use c-style for-statement
2022-04-19 Erik Faye-Lunddzn: use define instead of constexpr
2022-04-19 Erik Faye-Lunddzn: no more reinterpret_cast
2022-04-19 Erik Faye-Lunddzn: drop using references
2022-04-19 Erik Faye-Lunddzn: drop auto usage
2022-04-19 Erik Faye-Lunddzn: add a bunch of missing struct-keywords
2022-04-19 Erik Faye-Lunddzn: port to d3d12 c-api
2022-04-19 Erik Faye-Lunddzn: pass IDXGIAdapter1 to d3d12_create_device
2022-04-19 Erik Faye-Lunddzn: use ID3D10Blob instead of ID3DBlob
2022-04-19 Erik Faye-Lunddzn: always use ID3D12GraphicsCommandList1
2022-04-19 Erik Faye-Lunddzn: always use ID3D12Device1
2022-04-19 Erik Faye-Lunddzn: remove all usage of ComPtr<T>
2022-04-19 Erik Faye-Lunddzn: fixup indent
2022-04-19 Georg Lehmannaco: Reuse previous -1 result in find_msb to avoid...
2022-04-19 Yonggang Luozink: Remove redundant framebuffer_mtx from zink_screen.h
2022-04-19 Lionel Landwerlinci/iris: mark another test as flaky
2022-04-19 Lionel Landwerlinintel/fs: tidy up lower of ray queries
2022-04-19 Boris Brezillondzn: Pass the right type to CreateCommandList() in...
2022-04-19 Marcin Ślusarzintel/compiler: invalidate metadata in brw_nir_initiali...
2022-04-19 Marcin Ślusarzintel/compiler: invalidate all metadata in brw_nir_lowe...
2022-04-19 Marcin Ślusarzanv: invalidate all metadata in anv_nir_lower_ubo_loads
2022-04-19 Lionel Landwerlinanv: allow getting the address of the beginning of...
2022-04-19 Alexey Bozhenkointel/compiler: fix singleton pointer coverity warning
2022-04-19 Karmjit Mahilpvr: Fix clang-format errors caused by vk outarrays.
2022-04-19 Boris Brezillondzn: Add support for sampleRateShading
2022-04-19 Boris Brezillonmicrosoft/spirv_to_dxil: Allow forcing per-sample shading
2022-04-19 Boris Brezillonmicrosoft/compiler: Add a dunmmy SV_SampleIndex when...
2022-04-19 Juan A. Suarez... v3d: enable GL_ARB_copy_image extension
2022-04-19 Juan A. Suarez... v3d: define our own canonical supported formats
2022-04-19 Juan A. Suarez... gallium: add hook on getting canonical format
2022-04-19 Juan A. Suarez... v3d: use surface format defined on pipe_blit
2022-04-19 Juan A. Suarez... v3d: do not tile 1D textures
2022-04-19 Juan A. Suarez... v3d: report the correct unsupported blit format
2022-04-19 Lionel Landwerlinanv: implement DEBUG_SYNC
2022-04-19 Lionel Landwerlinanv/intel: add a new debug flag for stalling after...
2022-04-19 Lionel Landwerlinanv: improve INTEL_DEBUG for submit
2022-04-19 Erik Faye-Lundnir: introduce and use nir_component_mask
2022-04-19 Erik Faye-Lundmeson: turn on -Wno-unused-function project-wide
2022-04-19 Erik Faye-Lundvulkan: explicitly cast object-type enum
2022-04-19 Samuel Pitoisetradv: do not support UNIFORM_TEXEL_BUFFER with SRGB
2022-04-19 Samuel Pitoisetradv: initialize the vertex input interface state in...
next