platform/upstream/mesa.git
2021-02-10 Eric Anholtvc4: Stop advertising support for PIPE_CAP_TWO_SIDED_COLOR.
2021-02-10 Eric Anholtvc4: Remove vestiges of alpha test lowering.
2021-02-10 Eric Anholtmesa/st: Assume that the default variant is always...
2021-02-10 Eric Anholtmesa/st: Always precompile the first shader variant.
2021-02-10 Eric Anholtfreedreno/a5xx: Don't forget to count our custom blits...
2021-02-10 Eric Anholtfreedreno: Remove FD_STAGE_* in favor of a "disable_all...
2021-02-10 Eric Anholtfreedreno: Force updating active queries on batch reord...
2021-02-10 Eric Anholtci/virgl: Fix GLES31 testing on desktop GL.
2021-02-10 Mike Blumenkrantzfeatures: mark off GL 4.3 for zink
2021-02-10 Mike Blumenkrantzzink: GLSL 430
2021-02-10 Mike Blumenkrantzzink: enable compute
2021-02-10 Mike Blumenkrantzzink: export compute-specific shader/compute caps
2021-02-10 Mike Blumenkrantzzink: add launch_grid pipe_context hook for compute...
2021-02-10 Mike Blumenkrantzzink: flush gfx/compute batches when the other pipeline...
2021-02-10 Mike Blumenkrantzzink: handle descriptor set updates for compute operations
2021-02-10 Mike Blumenkrantzzink: handle memory barriers for compute batch
2021-02-10 Mike Blumenkrantzzink: setup compute batch and add handling
2021-02-10 Mike Blumenkrantzzink: break out descriptor updating into separate function
2021-02-10 Mike Blumenkrantzzink: add compute programs and pipelines
2021-02-10 Mike Blumenkrantzzink: rename pipeline_cache_entry -> gfx_pipeline_cache...
2021-02-10 Mike Blumenkrantzzink: explicitly get shader stage from shader during...
2021-02-10 Mike Blumenkrantzzink: make allocate_descriptor_set() take more params...
2021-02-10 Mike Blumenkrantzzink: refactor batch creation
2021-02-10 Mike Blumenkrantzzink: take a pipe_reference param in zink_batch_referen...
2021-02-10 Mike Blumenkrantzzink: ignore compute batch when starting/ending batches
2021-02-10 Mike Blumenkrantzzink: handle nir_intrinsic_memory_barrier_shared in ntv
2021-02-10 Mike Blumenkrantzzink: add handling for shared atomic ops in ntv
2021-02-10 Mike Blumenkrantzzink: implement shared load/store nir ops in ntv
2021-02-10 Mike Blumenkrantzzink: handle COMPUTE glsl variables
2021-02-10 Mike Blumenkrantzzink: handle COMPUTE setup in ntv
2021-02-10 Mike Blumenkrantzzink: handle COMPUTE bindings in compiler/ntv
2021-02-10 Mike Blumenkrantzzink: add spirv_builder function for emitting a 3word...
2021-02-10 Mike Blumenkrantzzink: wait on compute batch when necessary during trans...
2021-02-10 Mike Blumenkrantzzink: make zink_batch_reference_resource_rw return...
2021-02-10 Mike Blumenkrantzzink: make get_resource_usage() public
2021-02-10 Mike Blumenkrantzzink: bump resource usage flags to allow 5 batches
2021-02-10 Mike Blumenkrantzzink: add defines for compute batch and gfx batch count
2021-02-09 Lionel Landwerlinintel/stub: plug some gaps in our ioctl faking
2021-02-09 Lionel Landwerlindrm-shim: report support for timeline semaphores
2021-02-09 Lionel Landwerlinanv: only signal wsi fence BO on last command buffer
2021-02-09 Lionel Landwerlinanv: break up internal queueing function
2021-02-09 Lionel Landwerlinanv: add a comment describing has_relocs field
2021-02-09 Michel Zouvulkan/lavapipe: add missing VKAPI_ATTR/CALL
2021-02-09 Rhys Perryaco: remove loop to flag loop blocks as WQM
2021-02-09 Rhys Perryaco: rewrite setting of Exact_Branch
2021-02-09 Rhys Perryaco: do not flag all blocks WQM to ensure we enter...
2021-02-09 Michel Dänzerci: Append build image tag to LAVA tag used for minio...
2021-02-09 Michel Dänzerci: Incorporate base image tag into dependent image...
2021-02-09 Michel Dänzerci: Add and use .set-image template to construct docker...
2021-02-09 Michel Dänzerci: Move FDO_DISTRIBUTION_TAG assignment to template
2021-02-09 Michel Dänzerci: Use MESA_IMAGE_TAG everywhere
2021-02-09 Michel Dänzerci: Use MESA_ namespace for image variables in Windows...
2021-02-09 Michel Dänzerci: Set GALLIVM_PERF=nopt,no_filter_hacks for llvmpipe...
2021-02-09 Michel Dänzerci: Set GALLIVM_PERF=no_filter_hacks for llvmpipe-pigli...
2021-02-09 Michel Dänzerci: Set GALLIVM_PERF=no_filter_hacks for llvmpipe-pigli...
2021-02-09 Tomeu Vizosoci: Disable two radeonsi jobs
2021-02-09 Leo Liuradeon/vcn: enable dynamic dpb Tier2 support
2021-02-09 Leo Liuradeon/vcn: implement dynamic dpb Tier2 support
2021-02-09 Leo Liuradeon/vcn: add dynamic dpb Tier2 message buffer interface
2021-02-09 Samuel Pitoisetradv: fix printing the debug option names
2021-02-09 Rhys Perryaco: optimize AC_FETCH_FORMAT_SNORM alpha adjust
2021-02-09 Bas Nieuwenhuizenradv: Fix vram override with fully visible VRAM.
2021-02-09 Gert Wollnygallium/tgsi-to-nir: Take property NUM_CLIPDIST_ENABLED...
2021-02-09 Gert Wollnygallium/tgsi_to_nir: Handle SAMPLE_MASK output in FS
2021-02-09 Samuel Pitoisetradv: use the global BO list from the winsys
2021-02-09 Samuel Pitoisetradv/winsys: enable the global BO list unconditionally
2021-02-09 Samuel Pitoisetradv/winsys: add the resident BOs to the list of BOs...
2021-02-09 Samuel Pitoisetradv/winsys: add buffer_make_resident() to the API
2021-02-09 Samuel Pitoisetradv/winsys: set use_global_list to avoid adding a...
2021-02-09 Samuel Pitoisetradv/winsys: move the debug_all_bos check outside of...
2021-02-09 Icecream95pan/bi: Don't check liveness unless the index is valid
2021-02-09 Arcady Goldmints... v3dv: initialize render_fd at the top of physical_devic...
2021-02-09 Marek Olšákgallium/u_tests: test no-op fragment shader instead...
2021-02-09 Marek Olšáktgsi_to_nir: translate FBFETCH
2021-02-09 Marek Olšáktgsi_to_nir: translate SAMPLEID
2021-02-08 Ilia Mirkinst/mesa: do scissored clears on depth/stencil as well...
2021-02-08 Mike Blumenkrantzzink: support nir_intrinsic_memory_barrier_buffer
2021-02-08 Icecream95panfrost: Fix clear color packing for 12-byte formats
2021-02-08 James Parkradv: Update JSON generator if Windows
2021-02-08 Ilia Mirkinnv50,nvc0: add scissored clear support
2021-02-08 Ilia Mirkinnv50: add PIPE_CAP_NIR_IMAGES_AS_DEREF to unsupported...
2021-02-08 Pierre-Eric... radeonsi: don't use cp_dma prefetch on GFX6
2021-02-08 Caio Marcelo... spirv: Allow variable pointers pointing to an array...
2021-02-08 Tomeu Vizosoci: Move out expect files from .gitlab-ci
2021-02-08 Tomeu Vizosoci: Move container files into their own dir
2021-02-08 Tomeu Vizosoci: Fix selection of linker in Android builds
2021-02-08 Alyssa Rosenzweigpan/bi: Add nosched debug option
2021-02-08 Alyssa Rosenzweigpan/bi: Remove older cube map lowering
2021-02-08 Alyssa Rosenzweigpan/bi: Remove old FAU assignment code
2021-02-08 Alyssa Rosenzweigpan/bi: Switch to new scheduler
2021-02-08 Alyssa Rosenzweigpan/bi: Schedule blocks
2021-02-08 Alyssa Rosenzweigpan/bi: Add constant modifier handling
2021-02-08 Alyssa Rosenzweigpan/bi: Add constant merging routines
2021-02-08 Alyssa Rosenzweigpan/bi: Add constant state constructor
2021-02-08 Alyssa Rosenzweigpan/bi: Add constant to passthrough rewrite
2021-02-08 Alyssa Rosenzweigpan/bi: Add trivial rewrite helpers
2021-02-08 Alyssa Rosenzweigpan/bi: Derive M0 from pcrel_idx while packing
2021-02-08 Alyssa Rosenzweigpan/bi: Add pcrel_idx to bi_clause
2021-02-08 Alyssa Rosenzweigpan/bi: Move bi_constant_field to bifrost.h
2021-02-08 Alyssa Rosenzweigpan/bi: Add bi_foreach_instr_and_src_in_tuple
next