platform/upstream/mesa.git
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.
2021-10-26 Jose Fonsecad3d10umd: Update for transfer interface changes.
2021-10-26 Jose Fonsecad3d10umd: Rename Dxgi.h to DxgiFns.h.
2021-10-26 Lionel Landwerlinvulkan/wsi/wayland: don't expose surface formats not...
2021-10-26 Derek Foremanpanfrost: support PIPE_RESOURCE_PARAM_NPLANES query
2021-10-26 Derek Foremanpanfrost: Support planar formats for scanout
2021-10-26 Samuel Pitoisetradv: lower the viewport index to zero when the VGT...
2021-10-26 Ilia Mirkinmeson: build freedreno tools when other parts of freedr...
2021-10-26 Ilia Mirkinfreedreno: support lua54
2021-10-26 Rob Clarkfreedreno/drm: Move suballoc_bo to device
2021-10-26 Rob Clarkfreedreno/drm: Add some asserts
2021-10-25 Marek Olšákmesa: add a no_error path to _mesa_handle_bind_buffer_gen
2021-10-25 Marek Olšákmesa: remove redundant flagging USAGE_ARRAY_BUFFER
2021-10-25 Marek Olšákmesa: move setting USAGE_PIXEL_PACK_BUFFER out of BindB...
2021-10-25 Marek Olšákmesa: remove USAGE_ELEMENT_ARRAY_BUFFER because it...
2021-10-25 Boris Brezillonvulkan: Fix entrypoint generation when compiling for...
2021-10-25 Danylo Piliaievnir/serialize: Make more space for intrinsic_op allowin...
2021-10-25 Samuel Pitoisetaco: only load streamout buffers if streamout is enabled
2021-10-25 Samuel Pitoisetradv: report error messages when the driver can't be...
2021-10-25 Samuel Pitoisetradv: fix build errors with Android
2021-10-25 Samuel Pitoisetradv: remove old RADV_TRACE_FILE warning
2021-10-23 Alyssa Rosenzweigpanfrost: Remove duplicated #if
next