platform/upstream/mesa.git
2021-10-28 Pierre-Eric... glsl/drirc: add an option for gl_ClipVertex / gl_CullDi...
2021-10-28 Dylan Bakerdocs: update calendar and link releases notes for 21.2.5
2021-10-28 Dylan Bakerdocs: add sha256 sums for 21.2.5
2021-10-28 Dylan Bakerdocs: add release notes for 21.2.5
2021-10-28 Filip Gawinr300: improve precission of linear interpolation
2021-10-28 Danylo Piliaievir3/ra: Check register file upper bound when updating...
2021-10-28 shanshengwangradeon/vce: Limiting max supported refernce frames...
2021-10-28 Samuel Pitoisetac/nir: remove bogus assertion about the position for...
2021-10-28 Lionel Landwerlinintel/pps: reuse timestamp_frequency from intel_device_info
2021-10-28 Lionel Landwerlinintel/pps: provide accurate min sampling period
2021-10-28 Lionel Landwerlinintel/dev: printout timestamp period
2021-10-28 Lionel Landwerlindocs: put a list of commands to setup perfetto
2021-10-28 Lionel Landwerlinpps: add an intel config file
2021-10-28 Lionel Landwerlinpps: remove counter_ids fields
2021-10-28 Jordan Justenintel/dev/test: Assert (verx10 / 10) == ver
2021-10-28 Rhys Perryaco: use std::vector and IDSet in RA validator
2021-10-28 Iago Toral... broadcom/compiler: padding fixes to QPU assembly dumps
2021-10-28 Mike Blumenkrantzzink: always use explicit lod for texture() when legal...
2021-10-28 Mike Blumenkrantzzink: set aspectMask for renderpass2 VkAttachmentRefere...
2021-10-28 Mike Blumenkrantzzink: use align64 for allocation sizes
2021-10-28 Mike Blumenkrantzzink: cache bo SpvId array types
2021-10-28 Yiwei Zhangvenus: implement vn_buffer_cache_entries_create
2021-10-28 Yiwei Zhangvenus: implement vn_buffer_cache_get_memory_requirements
2021-10-28 Yiwei Zhangvenus: implement vn_buffer_get_max_buffer_size
2021-10-28 Yiwei Zhangvenus: add buffer cache init and usage flows
2021-10-28 Yiwei Zhangvenus: add struct vn_image_memory_requirements
2021-10-28 Yiwei Zhangvenus: add struct vn_buffer_memory_requirements
2021-10-28 Yiwei Zhangvenus: refactor the ahb buffer mem_type_bits query api
2021-10-28 Yiwei Zhangvenus: refactor to add vn_buffer_init
2021-10-28 Yiwei Zhangvenus: refactor to add vn_device_init
2021-10-28 Yiwei Zhangvenus: release queues on device creation failure
2021-10-28 Mike Blumenkrantzzink: add better handling for CUBE_COMPATIBLE bit
2021-10-28 Yiwei Zhangvenus: assign valid memoryTypeIndex of exportable ahb...
2021-10-27 Bas Nieuwenhuizenamd/rgp: Use VGH clocks for RGP workaround.
2021-10-27 Emma Anholtci/piglit-runner: Merge piglit-driver-*.txt files into...
2021-10-27 Emma Anholtci/deqp-runner: Rename the deqp-drivername-*.txt files...
2021-10-27 Paulo Zanoniiris: destroy our mutexes a little later
2021-10-27 Eric Engestromdocs: update calendar for 21.3.0-rc3
2021-10-27 Yiwei Zhangvenus: refactor private descriptor_set helpers to be...
2021-10-27 Sagar Ghugeanv: Enable CCS for storage image formats
2021-10-27 Sagar Ghugeanv: Pass correct aux usage while filling out surface...
2021-10-27 Mike Blumenkrantzzink: move all shader bo/sharedmem access to compiler...
2021-10-27 Mike Blumenkrantzzink: add more glsl base types to get_glsl_basetype()
2021-10-27 Mike Blumenkrantzzink: move all 64-32bit shader store rewriting to nir...
2021-10-27 Mike Blumenkrantzzink: move shared intrinsic offset adjustments to compi...
2021-10-27 Mike Blumenkrantzzink: move ssbo store offset adjustment to compiler...
2021-10-27 Mike Blumenkrantzzink: move all 64-32bit shader load rewriting to nir...
2021-10-27 Mike Blumenkrantzzink: run lower_io_to_scalar before rewriting bo access
2021-10-27 Mike Blumenkrantzzink: move bo load offset adjustment to compiler passes
2021-10-27 Mike Blumenkrantzzink: run optimize_nir() only once during compile
2021-10-27 Mike Blumenkrantznir/lower_io_to_scalar: add support for bo and shared io
2021-10-27 Emma Anholtci/radeonsi: Use a deqp-runner suite suite for stoney.
2021-10-27 Thomas Wagnerutil: use anonymous file for memory fd creation
2021-10-27 Rhys Perryradv: don't use a separate cache entry for GS copy...
2021-10-27 Samuel Pitoisetradv: fix invalid wait_dst_stage_mask type
2021-10-27 Jason Ekstrandglsl/nir/linker: Also remove image variables
2021-10-27 Iago Toral... broadcom/compiler: fix condition encoding bug
2021-10-27 Iago Toral... broadcom/compiler: rework simultaneous peripheral acces...
2021-10-27 Manuel Stoecklgbm: add GBM_FORMAT_GR1616 and RG1616
2021-10-27 Manuel Stoecklgbm: add missing R16 case in gbm_bo_get_bpp
2021-10-27 Bas Nieuwenhuizenradv: Add bufferDeviceAddressMultiDevice support.
2021-10-27 Marek Olšákglthread: add a trivial thread-safe way to skip display...
2021-10-27 Marek Olšákglthread: add an option to make glCheckFramebufferStatu...
2021-10-27 Marek Olšákglthread: don't sync for glIsEnabled with a few enums
2021-10-27 Marek Olšákglthread: don't execute display lists if they have...
2021-10-27 Mike Blumenkrantznir/lower_samplers_as_deref: rewrite more image intrinsics
2021-10-26 Mike Blumenkrantzzink: more accurately update samplemask for fs shader...
2021-10-26 Mike Blumenkrantzzink: fix gl_SampleMaskIn spirv generation
2021-10-26 Dave Airlieradv: fence->user_ptr and ctx->fence_map are now totall...
2021-10-26 Alyssa Rosenzweigmesa: Require MRT support for GL3/ES3
2021-10-26 Michael Tangmicrosoft/compiler: Use memcpy instead of a union to...
2021-10-26 Alyssa Rosenzweignir/lower_blend: Use correct clamp for SNORM
2021-10-26 Alyssa Rosenzweigpanvk: Pass through alpha_zero_nop/one_store flags
2021-10-26 Alyssa Rosenzweigpanfrost: Pass through alpha_zero_nop/one_store
2021-10-26 Alyssa Rosenzweigpanfrost: Test alpha_zero_nop/one_store predicates
2021-10-26 Alyssa Rosenzweigpanfrost: Add alpha_zero_nop/one_store predicate
2021-10-26 Alyssa Rosenzweigpanfrost: Rename depth bias fields
2021-10-26 Sagar Ghugeiris: Drop hint if primitive id is required or not
2021-10-26 Sagar Ghugeanv: Drop hint if primitive id is required or not
2021-10-26 Sagar Ghugeintel/compiler: Track primitive id in domain/evaluation...
2021-10-26 Sagar Ghugeintel/genxml: Add new Primitive ID Not Required bit...
2021-10-26 Mike Blumenkrantzzink: don't add dynamic vertex pipeline states if no...
2021-10-26 Caio Marcelo... intel/compiler: Don't use SIMD larger than needed for...
2021-10-26 Caio Marcelo... intel/compiler: Use SIMD selection helpers for variable...
2021-10-26 Caio Marcelo... intel/compiler: Use SIMD selection helpers for CS
2021-10-26 Caio Marcelo... intel/compiler: Add helpers to select SIMD for compute...
2021-10-26 Mike Blumenkrantzzink: stop exporting PIPE_SHADER_CAP_FP16_DERIVATIVES
2021-10-26 Michael Tangmicrosoft/spirv_to_dxil: turn sysvals into input varyings
2021-10-26 Lionel Landwerlinanv: fix push constant lowering with bindless shaders
2021-10-26 Mike Blumenkrantzzink: add notes about binding points which aren't count...
2021-10-26 Mike Blumenkrantzzink: don't check rebind count outside of buffer/image...
2021-10-26 Mike Blumenkrantzzink: only reset zink_resource::so_valid on buffer...
2021-10-26 Mike Blumenkrantzzink: don't break early when applying fb clears
2021-10-26 Mike Blumenkrantzzink: detect prim type more accurately for tess/gs...
2021-10-26 Mike Blumenkrantzzink: split out descriptor pool sizing into separate...
2021-10-26 Mike Blumenkrantzzink: reduce hashed region of zink_descriptor_layout_key
2021-10-26 Mike Blumenkrantzzink: eliminate a hole in zink_descriptor_layout_key
2021-10-26 Mike Blumenkrantzzink: rename zink_descriptor_layout_key::num_descriptor...
2021-10-26 Jose Fonsecad3d10umd: Update for set_sampler_views take_ownership...
2021-10-26 Jose Fonsecad3d10umd: Fix MSVC build.
next