platform/upstream/mesa.git
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...
2022-04-19 Samuel Pitoisetradv: use the hardware primitive topology everywhere
2022-04-19 Samuel Pitoisetradv: mark all active stages earlier in the pipeline...
2022-04-19 Mike Blumenkrantzzink: selectively disable dynamic vertex stride
2022-04-19 Mike Blumenkrantzzink: store min required stride values on the vertex...
2022-04-19 Mike Blumenkrantzzink: always bind gfx pipeline at the top of draw
2022-04-19 Mike Blumenkrantzzink: rework zink_kopper_update() assert
2022-04-19 Mike Blumenkrantzzink: make a kopper debug print into an error
2022-04-18 Mike Blumenkrantzzink: remove ZINK_NO_TIMELINES
2022-04-18 Mike Blumenkrantzzink: remove the worst part of basic framebuffer support
2022-04-18 Mike Blumenkrantzzink: rename imageless framebuffer functions
2022-04-18 Mike Blumenkrantzzink: remove framebuffer indirection
2022-04-18 Mike Blumenkrantzzink: delete all non-imageless framebuffer code
2022-04-18 Mike Blumenkrantzzink: require KHR_imageless_framebuffer
2022-04-18 Mike Blumenkrantzzink: require renderpass2
2022-04-18 Mike Blumenkrantzzink: only use VK_DEPENDENCY_BY_REGION_BIT if sync2...
2022-04-18 Mike Blumenkrantzzink: hook up VK_KHR_create_renderpass2
2022-04-18 Mike Blumenkrantzzink: remove driver-based max_fences throttling
2022-04-18 Mike Blumenkrantzzink: rename zink_query::batch_id
2022-04-18 Mike Blumenkrantzzink: remove batch lock
2022-04-18 Mike Blumenkrantzzink: require timeline semaphores
2022-04-18 Mike Blumenkrantzzink: do not create fences at all if timeline semaphore...
2022-04-18 Mike Blumenkrantzzink: fix extended restart prim types without dynamic...
2022-04-18 Mike Blumenkrantzzink: support restart with PIPE_PRIM_LINES_ADJACENCY...
2022-04-18 Mike Blumenkrantzzink: unconditionally set line width on rasterizer...
2022-04-18 Mike Blumenkrantzzink: use mixed zs renderpass for depth read/write
2022-04-18 Mike Blumenkrantzzink: reject resource creation if format features don...
2022-04-18 Mike Blumenkrantzzink: add baseline for amdpro
2022-04-18 Mike Blumenkrantzzink: disable EXT_extended_dynamic_state2 on AMDPRO
2022-04-18 Mike Blumenkrantzzink: remove tcs patch slot map
2022-04-18 Erik Faye-Lundgallium: rename ldexp shader-cap
2022-04-18 Erik Faye-Lundgallium: rename dfracexp/dldexp shader-cap
2022-04-18 Erik Faye-Lundgallium: rename dround shader-cap
2022-04-18 Erik Faye-Lundgallium: rename continue shader-cap
next