platform/upstream/mesa.git
2021-11-18 Alyssa Rosenzweigasahi: Fix BIND_PIPELINE sizing and alignment
2021-11-18 Alyssa Rosenzweigasahi: Remove obnoxious workaround
2021-11-18 Alyssa Rosenzweigasahi: Remove silly magic numbers
2021-11-18 Alyssa Rosenzweigasahi: Fix agx_map_* structures
2021-11-18 Alyssa Rosenzweigasahi: Allocate special scratch buffers
2021-11-18 Alyssa Rosenzweigasahi: Deflake addresses
2021-11-18 Alyssa Rosenzweigasahi: Rename PANDECODE->AGXDECODE
2021-11-18 Alyssa Rosenzweigpan/bi: Add XML for LD_BUFFER
2021-11-18 Alyssa Rosenzweigpan/bi: Suppress uniform validation for LD_BUFFER
2021-11-18 Alyssa Rosenzweigpan/bi: Confirm IDP unit on Valhall
2021-11-18 Alyssa Rosenzweigpan/bi: Forbid unaligned staging registers on Valhall
2021-11-18 Alyssa Rosenzweigpan/bi: Add XML for assembling Valhall image stores
2021-11-18 Alyssa Rosenzweigpan/bi: Add Valhall's special FMA_RSCALE instructions
2021-11-18 Alyssa Rosenzweigpan/bi: Add sqrt form of Valhall FREXPM
2021-11-18 Alyssa Rosenzweigpan/bi: Add full form of Valhall MUX instruction
2021-11-18 Alyssa Rosenzweigpan/bi: Annotate Valhall instructions with units
2021-11-18 Mike Blumenkrantzzink: enable PIPE_TEXTURE_TRANSFER_COMPUTE on non-cpu...
2021-11-18 Mike Blumenkrantzzink: use pb_slab_alloc_reclaimed(reclaim_all) for...
2021-11-18 Mike Blumenkrantzaux/pb: add a new slab alloc function for reclaiming...
2021-11-18 Roland Scheideggerllvmpipe: adjust rounding for viewport scissoring
2021-11-18 Eric Engestromdocs: add 22.0 branchpoint date for perspective
2021-11-18 Eric Engestromdocs: add 21.3.x release schedule
2021-11-18 Eric Engestromdocs: update calendar and link releases notes for 21.3.0
2021-11-18 Eric Engestromdocs: add release notes for 21.3.0
2021-11-18 Samuel Pitoisetradv: disable HTILE for D32S8 format and mipmaps on...
2021-11-18 Tomeu Vizosoci: Uprev Crosvm
2021-11-18 Tomeu Vizosovirgl/ci: Run each dEQP instance in its own VM
2021-11-18 Tomeu Vizosoci: Remove syslogd
2021-11-18 Tomeu Vizosovirgl/ci: Set GALLIVM_PERF=nopt,no_quad_lod
2021-11-18 Tomeu Vizosoci: Don't set GALLIVM_PERF in the scripts
2021-11-18 Tomeu Vizosoci: Create symlink to /install early
2021-11-18 Mike Blumenkrantzgallium: implement compute pbo download
2021-11-18 Mike Blumenkrantzmesa/st: make some pbo functions public
2021-11-18 Mike Blumenkrantzmesa/st: make sampler_type_for_target public
2021-11-18 Mike Blumenkrantzgallium: rename PIPE_CAP_PREFER_BLIT_BASED_TEXTURE_TRANSFER
2021-11-18 Mike Blumenkrantzgallium: add pipe_screen::is_compute_copy_faster hook
2021-11-18 Dylan Bakerturnip: don't use mesa/macros.h to get utils/rounding.h
2021-11-18 Pierre-Eric... radeonsi/sqtt: increase the default buffer size to...
2021-11-18 Pierre-Eric... radeonsi: unreference framebuffer state after use
2021-11-18 Iago Toral... broadcom/compiler: fix early fragment tests setup
2021-11-18 Joshua Ashtonradv: Implement VK_EXT_image_view_min_lod
2021-11-18 Joshua Ashtonvulkan: Update the XML and headers to 1.2.199
2021-11-18 Joshua Ashtonradv: Expose min_lod in *_make_texture_descriptor
2021-11-18 Joshua Ashtonradv: Refactor S_FIXED to radv_float_to_{s,u}fixed
2021-11-18 Mike Blumenkrantzzink: clamp to 500 max batch states on nvidia
2021-11-18 Mike Blumenkrantzzink: fail context creation more gracefully
2021-11-17 Mike Blumenkrantzzink: fix memory availability reporting
2021-11-17 Mike Blumenkrantzzink: use IMMUTABLE for dummy xfb buffer
2021-11-17 Mike Blumenkrantzzink: demote BAR allocations to device-local on oom
2021-11-17 Mike Blumenkrantzzink: set zink_resource_object::host_visible based...
2021-11-17 Mike Blumenkrantzzink: always use slab allocation placement for domains
2021-11-17 Mike Blumenkrantzzink: add error for bo allocation failure
2021-11-17 Marek Olšákglx: add a workaround to glXDestroyWindow for Viewperf2...
2021-11-17 Iván Brianointel/nir: also allow unknown format for getting the...
2021-11-17 Ian Romanickglsl/nir: Don't build soft float64 when it cannot be...
2021-11-17 Mike Blumenkrantzzink: implement multiplanar modifier handling
2021-11-17 Mike Blumenkrantzdri2: set dimensions on dmabuf import planes
2021-11-17 Mike Blumenkrantzzink: always set matching resource export type for...
2021-11-17 Mike Blumenkrantzzink: stop using VK_IMAGE_LAYOUT_PREINITIALIZED for...
2021-11-17 Jason Ekstrandvulkan/sync: Rework asserts a bit
2021-11-17 Filip Gawinglsl: fix trivial strict aliasing warning
2021-11-17 Omar Akkilallvmpipe: page-align memory allocations
2021-11-17 Connor Abbottir3: Stop inserting nops during scheduling
2021-11-17 Connor Abbottir3/postsched: Only prefer tex/sfu if they are soft...
2021-11-17 Connor Abbottir3/postsched: Rewrite delay handling
2021-11-17 Connor Abbottir3/delay: Ignore earlier definitions to the same register
2021-11-17 Connor Abbottir3/postsched: Handle sync dependencies better
2021-11-17 Connor Abbottir3/postsched: Fix copy-paste mistake
2021-11-17 Connor Abbottir3/sched: Rewrite delay handling
2021-11-17 Connor Abbottutil/dag: Add dag_add_edge_max_data
2021-11-17 Connor Abbottutil/dag: Make edge data a uintptr_t
2021-11-17 Erico Nunesci: temporarily disable lima CI
2021-11-17 Kenneth Graunkeiris: Tidy code in iris_use_pinned_bo a bit
2021-11-17 Kenneth Graunkeiris: Check for cross-batch flushing whenever a buffer...
2021-11-17 Kenneth Graunkeiris: Make a helper function for cross-batch dependency...
2021-11-17 Alejandro Piñeirov3d,v3dv: move TFU register definition to a common...
2021-11-17 Samuel Pitoisetradv: simplify re-using cache entries in radv_pipeline_...
2021-11-17 Iago Toral... v3dv: fix internal bpp of D/S formats
2021-11-17 Pavel Asyutchenkollvmpipe: enable PIPE_CAP_FBFETCH_COHERENT
2021-11-17 Pavel Asyutchenkollvmpipe: remove dead args from load_unswizzled_block
2021-11-17 Pavel Asyutchenkollvmpipe: fix FB fetch with non 32-bit render target...
2021-11-17 Pavel Asyutchenkollvmpipe: protect from doing FB fetch of missing buffers
2021-11-17 Pavel Asyutchenkollvmpipe: fix gl_FragColor and gl_LastFragData[0] combi...
2021-11-17 Pavel Asyutchenkollvmpipe: fix wrong assumption on FB fetch shader opacity
2021-11-17 Mike Blumenkrantzzink: implement pipe_context::draw_vertex_state
2021-11-16 Vasily Khoruzhicklima: add more wrap modes
2021-11-16 Vasily Khoruzhicklima: handle 1D samplers
2021-11-16 Vasily Khoruzhicklima: add support for 3D textures
2021-11-16 Mike Blumenkrantzzink: set suballocator bo size to aligned allocation...
2021-11-16 Mike Blumenkrantzzink: block suballocator caching for swapchain/dmabuf...
2021-11-16 Marek Olšákradeonsi: don't use GS SGPR6 for the small prim cull...
2021-11-16 Marek Olšákradeonsi: inline declare_vs_specific_input_sgprs
2021-11-16 Marek Olšákradeonsi: cull against clip planes, clipvertex, clip...
2021-11-16 Marek Olšákradeonsi: unify how ngg_cull_flags are set
2021-11-16 Jesse Natalied3d12: Fix incorrect hash table usage
2021-11-16 Vasily Khoruzhicklima: add native txp support
2021-11-16 Rob Clarkisaspec: Add prototypes for expr evaluators
2021-11-16 Ilia Mirkinfreedreno/ir3: adjust condition for when to use ldib
2021-11-16 Samuel Pitoisetnir: fix constant expression of ibitfield_extract
2021-11-16 Jason Ekstrandvulkan: Add a dummy sync type
next