platform/upstream/mesa.git
2021-07-01 Mike Blumenkrantzlavapipe: hook up some bits for handling dynamic line...
2021-06-30 Thomas H.P... anv: remove dead code
2021-06-30 Emma Anholtfreedreno: Flush the shadowed resource's write batch...
2021-06-30 Emma Anholtfreedreno: Swap needs_ubwc_clear when shadowing.
2021-06-30 Emma Anholtfreedreno: Stop manually marking blit dst buffers as...
2021-06-30 Emma Anholtfreedreno/a5xx: Make sure to mark blit read/write acces...
2021-06-30 Emma Anholtfreedreno: swap ->valid when shadowing resources.
2021-06-30 Emma Anholtfreedreno: Update comments about PIPE_BUFFER shadowing.
2021-06-30 Eric Engestromdocs/release-calendar: add a few more 21.1 releases
2021-06-30 Eric Engestromdocs: update calendar and link releases notes for 21.1.4
2021-06-30 Eric Engestromdocs: add release notes for 21.1.4
2021-06-30 Rhys Perryaco: remove resource flags
2021-06-30 Emma Anholti915g: Set up the cube map texture wrap modes.
2021-06-30 Emma Anholti915g: Add curly braces for normal mesa style (and...
2021-06-30 Emma Anholti915g: Delete redundant i915_hw_sampler_views atom.
2021-06-30 Emma Anholti915g: Fix FS debug dumping for declarations.
2021-06-30 Emma Anholti915g: Add the nice cube map layout comments from i915c.
2021-06-30 Emma Anholti915g: Finish the uint -> uint32_t conversion.
2021-06-30 Rob Clarkfreedreno/a6xx: Fix framebuffer_barrier crash
2021-06-30 Roman Stratiienkoegl: android: add IMapper@4 metadata API buffer_info...
2021-06-30 Roman Stratiienkoegl: android: prepare code for adding more buffer_info...
2021-06-30 Yevhenii Kolesnikovintel: fix leaking memory on shader creation
2021-06-30 Jason Ekstrandintel/fs: Lower uniform pull constant load message...
2021-06-30 Sagar Ghugeintel/fs: Lower varying pull constant load message...
2021-06-30 Sagar Ghugeintel/fs: Lower A64 atomic messages to LSC dataport
2021-06-30 Sagar Ghugeintel/fs: Lower A64 byte scattered r/w messages to...
2021-06-30 Mark Janesintel/fs: Lower A64 untyped r/w messages to LSC when...
2021-06-30 Sagar Ghugeintel/fs: Lower Byte scattered r/w messages to LSC...
2021-06-30 Sagar Ghugeintel/fs: Lower untyped float atomic messages to LSC...
2021-06-30 Mark Janesintel/fs: Lower untyped atomic messages to LSC when...
2021-06-30 Mark Janesintel/fs: Lower DW untyped r/w messages to LSC when...
2021-06-30 Mark Janesintel/compiler: Add LSC messages to brw_schedule_instru...
2021-06-30 Jason Ekstrandintel/compiler: Add LSC to messages brw_ir_performance
2021-06-30 Sagar Ghugeintel/disasm: Disassemble LSC message extended descriptors
2021-06-30 Sagar Ghugeintel/disasm: Disassmeble LSC messages
2021-06-30 Mark Janesintel/compiler: Add getter helpers for LSC message...
2021-06-30 Sagar Ghugeintel/compiler: Add helpers for LSC message descriptors
2021-06-30 Sagar Ghugeintel/compiler: Add support for LSC fence operations
2021-06-30 Sagar Ghugeintel/compiler: Define new LSC data port encodings
2021-06-30 Jason Ekstrandintel/devinfo: Add a has_lsc bit
2021-06-30 SureshGuttularadeon/vcn: calc_dpb_size should be based on dpb_type
2021-06-30 Mike Blumenkrantzradv: pre-calc vertex buffer descriptor size on pipelin...
2021-06-30 Mike Blumenkrantzzink: attempt to handle some resource unmap cases in...
2021-06-30 Mike Blumenkrantzzink: cache visible vram
2021-06-30 Mike Blumenkrantzzink: uncap mem caching
2021-06-30 Mike Blumenkrantzzink: make mem cache limits dynamically scalable
2021-06-30 Mike Blumenkrantzzink: don't align device-local buffer memory
2021-06-30 Mike Blumenkrantzzink: try for better buffer allocation heaps
2021-06-30 Gert Wollnyr600/sfn: initialize all texture lower options
2021-06-30 Marcin Ślusarzanv: drop unused argument of anv_descriptor_set_address
2021-06-30 Marcin Ślusarzanv: handle push descriptor sets when they are sent...
2021-06-30 Marcin Ślusarzanv: keep descriptor set's address directly in anv_desc...
2021-06-30 Timothy Arceriutil/disk_cache: delete more cache items in one go...
2021-06-30 Daniel StoneCI: Disable LAVA devices for maintenance
2021-06-30 Samuel Pitoisetradv: fix fd leak in vkAcquireImageANDROID()
2021-06-30 Simon Servulkan/wsi: prefer the Wayland linux-dmabuf protocol
2021-06-30 Simon Servulkan/wsi: unify format logic in dmabuf_handle_modifier
2021-06-30 Mike Blumenkrantzzink: split dummy buffer creation and populate
2021-06-30 Mike Blumenkrantzzink: add direct conversion from pipe_shader_type-...
2021-06-30 Dave Airliecrocus: disable Z16 unorm textures on pre-gen8 as well.
2021-06-30 Dave Airliecrocus/gen8: add back z16 support for gen8
2021-06-29 Rob Clarkfreedreno+ir3: Enable INT16
2021-06-29 Rob Clarknir: Add pass to lower phi precision
2021-06-29 Enrico Gallimicrosoft/compiler: Add support for get_ssbo_size to...
2021-06-29 Thomas H.P... nir/lower_packing: use shader_instructions_pass
2021-06-29 Thomas H.P... nir: return progress from nir_lower_packing
2021-06-29 Pierre-Eric... radeonsi/driconf: add workaround for SpaceEngine
2021-06-29 Pierre-Eric... ac/surface: don't print stencil info if tex has no...
2021-06-29 Pierre-Eric... radeonsi/gfx7: always sync pfp/me
2021-06-29 Pierre-Eric... radeonsi: fix fb_too_small condition
2021-06-29 Pierre-Eric... ac/llvm: call the callback in all return paths of ac_cu...
2021-06-29 Christian Gmeinerci: bare-metal: drop webdav support
2021-06-29 Jason Ekstrandiris/bufmgr: Stop changing mapping modes on buffers
2021-06-29 Emma Anholtintel: Early exit from inst_is_in_block().
2021-06-29 Gert Wollnyvirgl: Enable ASTC formats also for 3D textures
2021-06-29 Rhys Perrydocs/envvars: fix RADV_TEX_ANISO
2021-06-29 Gert Wollnyr600/sfn: Lower offset in TXF instructions
2021-06-29 Samuel Pitoisetradv: fix RADV_FORCE_VRS for 2x1 and 1x2
2021-06-29 Juan A. Suarez... ci/vc4: update piglit failures
2021-06-29 Iago Toral... broadcom/compiler: use nir_sort_variables_with_modes
2021-06-29 Rhys Perryaco/tests: fix 32-bit build
2021-06-29 Ishi Tatsuyukiradv: ignore redundant variable descriptor counts (v2)
2021-06-29 Connor Abbottir3/lower_parallelcopy: Use SWZ
2021-06-29 Connor Abbottir3: Add min gen for multi-mov instructions
2021-06-29 Connor Abbottir3: Print multi-mov instructions
2021-06-29 Connor Abbottir3/validate: Support multi-mov instructions
2021-06-29 Connor Abbottir3: Use correct flags for movmsk & multi-mov
2021-06-29 Connor Abbottir3/legalize: Support multi-mov instructions
2021-06-29 Connor Abbottir3/postsched: Support multi-mov instructions
2021-06-29 Connor Abbottir3/delay: Support multi-mov instructions
2021-06-29 Connor Abbottir3: Support multi-mov instructions
2021-06-29 Connor Abbottir3: Add foreach_dst/foreach_dst_n
2021-06-29 Connor Abbottir3: Prepare dest helpers for multi-dst instructions
2021-06-29 Connor Abbottir3: Stop creating dummy dest registers
2021-06-29 Iago Toral... v3dv: expose support for basic subgroup operations
2021-06-29 Iago Toral... v3dv: expose correct subgroup size
2021-06-29 Iago Toral... broadcom/util: don't use compute supergroup packing...
2021-06-29 Iago Toral... broadcom/compiler: track if a compute shader uses subgr...
2021-06-29 Iago Toral... broadcom/compiler: add a set_a_flags_for_subgroup helper
2021-06-29 Iago Toral... broadcom/compiler: add a ntq_emit_cond_to_bool helper
next