platform/upstream/mesa.git
2021-06-10 Alyssa Rosenzweigpan/mdg: Handle {i,u}{add,sub}_sat
2021-06-10 Alyssa Rosenzweigpan/mdg: Fix units for SUBSAT
2021-06-10 Alyssa Rosenzweigpanfrost: Respect early-Z force on Midgard
2021-06-10 Alyssa Rosenzweigpanfrost: Don't force early-z with occlusion query
2021-06-10 Alyssa Rosenzweigpanfrost: Simplify Midgard blend disable
2021-06-10 Alyssa Rosenzweigpanfrost: Clarify how fs_sidefx works with oq
2021-06-10 Alyssa Rosenzweigpan/mdg: Stub memory_barrier{_image}
2021-06-10 Alyssa Rosenzweigpan/mdg: Make -Wswitch happy
2021-06-10 Alyssa Rosenzweigpan/mdg: Use consistent casing in midgard_print
2021-06-10 Alyssa Rosenzweigpanfrost: Assert alignment of indirect records
2021-06-10 Alyssa Rosenzweigpanfrost: Make instancing code more obvious
2021-06-10 Alyssa Rosenzweigpanfrost: Fix src_offset data type
2021-06-10 Alyssa Rosenzweigpanfrost: Align NPOT divisor records
2021-06-10 Alyssa Rosenzweigpanfrost: Add util_draw_indirect() debug path
2021-06-10 Alyssa Rosenzweigpanfrost: Zero r_dimension for buffer textures
2021-06-10 Alyssa Rosenzweigpanfrost: Fix crc_valid condition
2021-06-10 Alyssa Rosenzweigpanfrost: Simplify compute_checksum_size formula
2021-06-10 Alyssa Rosenzweigpanfrost: Fix vertex image attribute overrun
2021-06-10 Alyssa Rosenzweigpan/bi: Force u32 for flat varyings
2021-06-10 Alyssa Rosenzweigpanfrost: Use varying format from frag shader
2021-06-10 Alyssa Rosenzweigpanfrost: Correctly size varyings
2021-06-10 Alyssa Rosenzweigpan/indirect_draw: Fix 1 instance, nonzero divisor
2021-06-10 Alyssa Rosenzweigpan/indirect_draw: Use unsigned comparisons
2021-06-10 Alyssa Rosenzweigpan/indirect: Factor out is_power_of_two_or_zero
2021-06-10 Alyssa Rosenzweigpanfrost: Default indirect attributes to 1D type
2021-06-10 Alyssa Rosenzweigpanfrost: Use util_last_bit for images
2021-06-10 Alyssa Rosenzweigpanfrost: Be explicit in image modifier handling
2021-06-10 Alyssa Rosenzweigpanfrost: Separate image attribute and buffer emit
2021-06-10 Alyssa Rosenzweigpanfrost: Don't duplicate attribute buffers
2021-06-10 Alyssa Rosenzweigpanfrost: Disable AFBC on v7
2021-06-10 Alyssa Rosenzweigpanfrost: Add missing 'Reverse issue order flag'
2021-06-10 Alyssa Rosenzweigpanfrost: Remove AFBC format fixups
2021-06-10 Alyssa Rosenzweigpan/bi: Don't allocate past the end of the reg file
2021-06-10 Alyssa Rosenzweigpan/bi: Track words instead of bytes in RA
2021-06-10 Alyssa Rosenzweigpan/bi: Simplify spill code
2021-06-10 Alyssa Rosenzweigpan/bi: Emit a dummy ATEST if needed
2021-06-10 Alyssa Rosenzweigpan/bi: Lower 64-bit ints again
2021-06-10 Alyssa Rosenzweigpan/bi: Lower stores with component != 0
2021-06-10 Alyssa Rosenzweigpan/bi: Lower loads with component > 0
2021-06-10 Alyssa Rosenzweigpan/bi: Handle images in vertex shaders
2021-06-10 Alyssa Rosenzweigpan/bi: Model +BLEND clobbering of r48
2021-06-10 Alyssa Rosenzweigpan/bi: Don't restrict the register file in non-blend...
2021-06-10 Alyssa Rosenzweigpan/bi: Allow move/sink in blend shaders
2021-06-10 Alyssa Rosenzweigpan/bi: Model interference with preloaded regs
2021-06-10 Alyssa Rosenzweigpan/bi: Explicit zero reg_live_{in, out} when needed
2021-06-10 Alyssa Rosenzweigpan/bi: Inline spilling in RA
2021-06-10 Alyssa Rosenzweigpan/bi: Use explicit affinities in RA
2021-06-10 Alyssa Rosenzweigpan/bi: Allow IADD.u32 on FMA as *IADDC
2021-06-10 Alyssa Rosenzweigpan/bi: Track liveness while scheduling
2021-06-10 Alyssa Rosenzweigpan/bi: Add post-RA optimizer
2021-06-10 Alyssa Rosenzweigpan/bi: Bundle after RA
2021-06-10 Alyssa Rosenzweigpan/bi: Fix bi_rewrite_passthrough ordering
2021-06-10 Alyssa Rosenzweigpan/bi: Simplify TEXC codegen for sr_count=0
2021-06-10 Alyssa Rosenzweigpan/bi: Use TEXS_2D for rect textures
2021-06-10 Alyssa Rosenzweigpan/bi: Pull out bi_count_write_registers
2021-06-10 Yiwei Zhangvulkan: fix back compat with Android Oreo and below
2021-06-10 Neha Bhendesvga: Initialize pipe_shader_state for transform shaders
2021-06-10 Mike Blumenkrantzutil/blitter: remove duplicated set_sample_mask calls
2021-06-10 Adam Jacksonswrast: Fix a warning from gcc 11
2021-06-10 Roman Stratiienkonouveau: Don't require RTTI and use it only when enabled
2021-06-10 Charliev3dv: enable KHR_uniform_buffer_standard_layout
2021-06-10 Charliev3dv: enable KHR_incremental_present
2021-06-10 Charliev3dv: enable KHR_sampler_mirror_clamp_to_edge
2021-06-10 Charliev3dv: enable KHR_image_format_list
2021-06-10 Rhys Perrynir: document that ACCESS_RESTRICT is not set at intrinsics
2021-06-10 Rhys Perrynir/opt_load_store_vectorize: only require one variable...
2021-06-10 Rhys Perrynir/opt_load_store_vectorize: check for restrict at...
2021-06-10 Rhys Perrynir/load_store_vectorizer: fix check_for_robustness...
2021-06-10 Charlie Birksv3dv: document two supported extensions
2021-06-10 Rhys Perryradv: increase maxComputeSharedMemorySize
2021-06-10 Rhys Perryaco: fix emit_mbcnt() with a VGPR mask
2021-06-10 Iago Toral... v3dv: implement VK_KHR_get_display_properties2
2021-06-10 Michel Zouglapi: fix Warray-parameter
2021-06-10 Timur Kristófaco: Use as_vgpr for the second source of mbcnt_amd.
2021-06-10 Samuel Pitoisetci: add expected list of failures for Bonaire (RADV)
2021-06-10 Mike Blumenkrantzzink: fix caching of shader variants with inlined uniforms
2021-06-10 Samuel Pitoisetradv/winsys: add a small comment explaining the CHAIN bit
2021-06-10 Samuel Pitoisetradv: do not launch an IB2 for secondary cmdbuf with...
2021-06-10 Tomeu Vizosopanfrost/ci: Add some failures that crept in
2021-06-10 Tomeu Vizosoiris/ci: Update the checksums for the pixmark-piano...
2021-06-10 Daniel Stoneci/lava: Handle proxy download failures
2021-06-10 Daniel Stoneci/lava: Iterate all job results, not just the first
2021-06-10 Gustavo Padovanci/lava: do not save lava.yaml in the artifacts
2021-06-10 Gustavo Padovanci/lava: propely report test failure through sys.exit()
2021-06-10 Iago Toral... v3dv: don't lower vulkan resource index result to scalar
2021-06-10 Iago Toral... v3dv: expose KHR_variable_pointers
2021-06-10 Dave Airlieu_blitter: fix stencil blit fallback for crocus.
2021-06-10 Dave Airlieu_blitter: fix fs used when no color emitted
2021-06-10 Rob Clarkfreedreno: Remove assert
2021-06-10 Rob Clarkfreedreno: Add tid to DBG() msgs
2021-06-10 Rob Clarkfreedreno: Move assert
2021-06-10 Rob Clarkfreedreno: Add string-marker debug trace
2021-06-10 Rob Clarkgallium/u_threaded: Missing driver-thread marking
2021-06-10 Rob Clarkfreedreno: Fix fdperf flush
2021-06-10 Rob Clarkfreedreno: Fix batch flush race condition
2021-06-09 Jason Ekstrandiris: Move target_to_isl_surf_dim to iris_resource.c
2021-06-09 Jason Ekstrandiris: Use isl_surf_get_image_surf instead of hand-rolli...
2021-06-09 Rob ClarkRevert "st/mesa: execute glFlush asynchronously if...
2021-06-09 Mike Blumenkrantzutil/vbuf: fix buffer overrun in attribute conversions
2021-06-09 John Batesadd execmem build option
next