platform/upstream/mesa.git
2021-07-27 Alyssa Rosenzweigpan/va: Add disassembler generator
2021-07-27 Alyssa Rosenzweigpan/va: Check for FAU conflicts in the assembler
2021-07-27 Alyssa Rosenzweigpan/va: Add Valhall assembler
2021-07-27 Alyssa Rosenzweigpan/va: Assert no instructions are duplicated
2021-07-27 Alyssa Rosenzweigpan/va: Add ISA.xml parser and support code
2021-07-27 Alyssa Rosenzweigpan/va: Add initial ISA.xml for Valhall
2021-07-27 suijingfengllvmpipe: correct the debug information printed with...
2021-07-27 Lepton Wugallium: Reset {d,r}Priv in dri_unbind_context
2021-07-27 Jason Ekstrandanv/android: Rework our handling of AHardwareBuffer...
2021-07-27 Connor Abbotttu: Triage some CTS failures
2021-07-27 Tomeu Vizosopanvk: Implement vkCmdClearAttachments
2021-07-27 Tomeu Vizosopanvk: Expose panvk_cmd_alloc_fb_desc and panvk_cmd_all...
2021-07-27 Tomeu Vizosopanvk: A pipeline might not be bound when the render...
2021-07-27 Tomeu Vizosopanvk: Move check for fragment requirement up to the...
2021-07-27 Tomeu Vizosopanvk: Close batch when ending a command buffer
2021-07-27 Tomeu Vizosopanvk: Start a new batch when the job index gets above...
2021-07-27 Tomeu Vizosopanvk: Don't try to update samplers if they are immutable
2021-07-27 Juan A. Suarez... ci/v3dv: update vulkan expected results
2021-07-27 Yevhenii Kolesnikovglsl: Properly handle .length() of an unsized array
2021-07-27 Yevhenii Kolesnikovglsl: Add operator for .length() method on implicitly...
2021-07-27 Erico Nuneslima: avoid crash with negative viewport values
2021-07-27 Pierre-Eric... dlist: don't handle unmerged draws as merged
2021-07-27 Iago Toral... v3dv: expose VK_KHR_multiview
2021-07-27 Iago Toral... v3dv: implement interaction of queries with multiview
2021-07-27 Iago Toral... v3dv: fix query error handling
2021-07-27 Iago Toral... v3dv: track first and last subpass that use a view...
2021-07-27 Iago Toral... v3dv: skip processing tiles for layers that are not...
2021-07-27 Iago Toral... v3dv: use correct number of layers for multiview
2021-07-27 Iago Toral... v3dv: don't merge subpasses with different view masks
2021-07-27 Iago Toral... v3dv: broadcast multiview draw commands
2021-07-27 Iago Toral... broadcom/compiler: implement nir_intrinsic_load_view_index
2021-07-27 Iago Toral... v3dv: inject a custom passthrough geometry shader for...
2021-07-27 Iago Toral... v3dv: move all our NIR pre-processing to preprocess_nir
2021-07-27 Iago Toral... v3dv: store multiview info in our render pass data
2021-07-27 Iago Toral... v3dv: drop unused parameters
2021-07-27 Samuel Pitoisetradv: implement VK_EXT_shader_atomic_float2
2021-07-27 Samuel Pitoisetaco: implement VK_EXT_shader_atomic_float2
2021-07-27 Chia-I Wuvenus: log more WSI messages
2021-07-27 Eduardo Lima... turnip: Add support for VK_VALVE_mutable_descriptor_type
2021-07-27 Chia-I Wuvenus: suballocate memory in more cases
2021-07-27 Chia-I Wuvenus: clean up vn_AllocateMemory
2021-07-27 Roland Scheideggerllvmpipe: fix nir dot products (fsum op)
2021-07-27 Mike Blumenkrantzzink: EXT_vertex_input_dynamic_state
2021-07-27 Mike Blumenkrantzzink: improve oom flushing
2021-07-27 Mike Blumenkrantzzink: merge draw_count and compute_count, move to batch...
2021-07-27 Mike Blumenkrantzzink: more explicitly check shader stages during compile
2021-07-26 Mike Blumenkrantzzink: remove no longer used internal resource function
2021-07-26 Mike Blumenkrantzzink: replace some direct batch_usage calls with resour...
2021-07-26 Mike Blumenkrantzzink: use new resource batch usage utils for is_resourc...
2021-07-26 Mike Blumenkrantzzink: simplify some dumb code in invalidate_buffer
2021-07-26 Mike Blumenkrantzzink: use resource batch usage helpers in invalidate_bu...
2021-07-26 Mike Blumenkrantzzink: collapse a conditional in zink_batch_resource_usa...
2021-07-26 Mike Blumenkrantzzink: add some resource util functions for batch usage
2021-07-26 Mike Blumenkrantzzink: force batch completion check on query result
2021-07-26 Mike Blumenkrantzzink: add screen function for checking usage completion
2021-07-26 Rob Clarkfreedreno/a6xx: Add missing PC_CCU_INVALIDATE_x
2021-07-26 Mike Blumenkrantzzink: use array size in spirv bo length calculations
2021-07-26 Roman Stratiienkokmsro: Add 'kirin' driver support
2021-07-26 Dave Airliecrocus/gen4: restrict memcpy mapping to gen5
2021-07-26 Thong Thaifrontends/va: change to per-layer rate control
2021-07-26 Thong Thaifrontends/omx: change rate ctrl struct to array
2021-07-26 Thong Thairadeon/vcn/enc: change to per-temporal layer rate control
2021-07-26 Thong Thairadeon/vce: change rate ctrl struct to array
2021-07-26 Thong Thair600: change rate ctrl struct to array
2021-07-26 Thong Thaigallium: change rate ctrl struct to array
2021-07-26 Thong Thaifrontends/va: handle h264 num_temporal_layers for SVC...
2021-07-26 Thong Thairadeonsi: enable H.264 temporal encoding support for VCN
2021-07-26 Thong Thairadeon/vcn/enc: H.264 SVC encode
2021-07-26 Thong Thaigallium: update h264 struct to track temporal layers
2021-07-26 Thong Thaifrontends/va: check number of temporal layers supported...
2021-07-26 Thong Thaigallium: add temporal layers cap enum
2021-07-26 Danylo Piliaievtu: handle half-reg fs outputs
2021-07-26 Karol Herbstnv30: fix emulated vertex index buffers
2021-07-26 Samuel Pitoisetradv: allow unused VkSpecializationMapEntries
2021-07-26 Daniel Schürmannnir/shrink_vectors: shrink vecN properly
2021-07-26 Daniel Schürmannnir/shrink_vectors: shrink ALU properly
2021-07-26 Daniel Schürmannnir/opt_shrink_vectors: reverse iteration order
2021-07-26 Daniel Schürmannnir: consider write_mask in nir_ssa_def_components_read()
2021-07-26 Daniel Schürmannnir/opt_shrink_vectors: don't shrink vectors used by...
2021-07-26 Daniel Schürmannnir/lower_alu_to_scalar: don't skip gaps in write_mask
2021-07-26 Juan A. Suarez... v3dv: assert job->cmd_buffer is valid
2021-07-26 Lionel Landwerlinisl: fix mapping of format->stringname
2021-07-25 Shmerlvulkan/overlay: don't display histogram and range for...
2021-07-25 Dave Airlieteximage: return correct desktop GL error for compresse...
2021-07-24 Alyssa Rosenzweigasahi: Generalize src_offset for non-4byte formats
2021-07-24 Alyssa Rosenzweigasahi: Add integers to agx_vertex_formats
2021-07-24 Alyssa Rosenzweigagx: Shift vertex buffer stride in the compiler
2021-07-24 Alyssa Rosenzweigagx: Add agx_format_shift routine
2021-07-24 Alyssa Rosenzweigasahi: Pass instance_divisor to the compiler
2021-07-24 Alyssa Rosenzweigagx: Define p_extract for type converts
2021-07-24 Alyssa Rosenzweigagx: Implement instanced arrays
2021-07-24 Alyssa Rosenzweigagx: Include divisors in the vertex shader key
2021-07-24 Alyssa Rosenzweigagx: Add udiv-by-constant routine
2021-07-24 Alyssa Rosenzweigagx: Add agx_ushr helper
2021-07-24 Alyssa Rosenzweigagx: Handle load_instance_id
2021-07-24 Alyssa Rosenzweigagx: Drop dated /* TODO: RA */
2021-07-24 Alyssa Rosenzweigasahi: Enable instancing
2021-07-24 Alyssa Rosenzweigagx: Plug memory leak in register allocator
2021-07-24 Alyssa Rosenzweigagx: Use consistent ncomps
2021-07-24 Alyssa Rosenzweigagx: Dump register file when failing to allocate
next