platform/upstream/mesa.git
2022-02-21 Dave Airlieci/lavapipe: fixup results after proper reference counting.
2022-02-21 Dave Airliellvmpipe: allow vertex processing and fragment processi...
2022-02-21 Dave Airliellvmpipe: add support for fence_server_sync.
2022-02-21 Dave Airlielavapipe: pass partial results flags through.
2022-02-21 Dave Airliellvmpipe/query: add support for partial query waits.
2022-02-21 Dave Airliegallium: add partial bit to the query flags.
2022-02-21 Dave Airliellvmpipe: check framebuffer resources for all scenes...
2022-02-21 Dave Airliellvmpipe: add images to the scene resource tracker.
2022-02-21 Dave Airliellvmpipe: add ssbo to resources reference by scenes.
2022-02-21 Dave Airliellvmpipe: pass ssbo write mask down into setup.
2022-02-21 Dave Airliellvmpipe: add writeable resource tracking to the scene.
2022-02-21 Dave Airliellvmpipe: size initial allocation and free scenes
2022-02-21 Dave Airliellvmpipe: handle dynamically creating scenes when needed
2022-02-21 Dave Airliellvmpipe: base the scene queue size of the max number...
2022-02-21 Dave Airliellvmpipe/scene: move to slab allocated objects for...
2022-02-21 Dave Airliellvmpipe/flush: always finish whether for cpu/gpu access.
2022-02-21 Dave Airliellvmpipe: convert texture barrier to a finish.
2022-02-21 Dave Airlielavapipe: handle non-timeline semaphores wait/signal.
2022-02-21 Dave Airlielavapipe: don't flush on transfer operations.
2022-02-21 Dave Airlielavapipe: execute a finish in pipeline barrier and...
2022-02-21 Dave Airlielavapipe: handle endless fence timeout properly.
2022-02-21 Dave Airlielavapipe: fix pipeline statistic query results with...
2022-02-21 Dave Airliedrisw: fence drawing to the swap/copy buffers.
2022-02-21 Ilia Mirkinfreedreno/ir3: document GETINFO's x/y results
2022-02-21 Qiang Yuradeonsi: fix depth stencil multi sample texture blit
2022-02-21 Dave Airliecrocus: fix leak on gen4/5 stencil fallback blit path.
2022-02-20 Ilia Mirkinfreedreno/a4xx: make luminance formats renderable,...
2022-02-20 Ilia Mirkinfreedreno/a4xx: use correct macro for color
2022-02-19 Danylo Piliaievturnip: Add a refcount mechanism to BOs
2022-02-19 Lionel Landwerlinanv/genxml/intel/fs: fix binding shader record entry
2022-02-19 Chia-I Wuvenus: trace vn_ring_wait_space
2022-02-19 Chia-I Wuvenus: cache VkFormatProperties
2022-02-19 Alyssa Rosenzweigpan/bi: Promote MUX to CSEL in the scheduler
2022-02-19 Alyssa Rosenzweigpan/bi: Revert "Fix load_const of 1-bit booleans"
2022-02-19 Alyssa Rosenzweigpan/bi: Switch to lower_bool_to_bitsize
2022-02-19 Alyssa Rosenzweigpan/bi: Handle vectorized u2f16/i2f16
2022-02-19 Alyssa Rosenzweigpan/bi: Handle trivial i2i32
2022-02-19 Alyssa Rosenzweigpan/bi: Optimize replication
2022-02-19 Alyssa Rosenzweigpan/bi: Constant fold swizzles on constants
2022-02-19 Alyssa Rosenzweigpan/bi: Lower swizzles on MUX.v2i16
2022-02-19 Alyssa Rosenzweigpan/bi: Lower swizzles on CSEL.i32/MUX.i32
2022-02-19 Emma Anholtci/freedreno: Add a known spilling hangcheck flake.
2022-02-19 Emma Anholtci/freedreno: Cut down pre-merge a630 VK coverage.
2022-02-19 Emma Anholtci/freedreno: Move a 60s timeout test to skips instead...
2022-02-19 Connor Abbottspirv: Rewrite determinant calculation
2022-02-19 Connor Abbottutil/blob: Clarify rules on blob::data
2022-02-19 Connor Abbottnir/serialize: Don't access blob->data directly
2022-02-19 Alyssa Rosenzweigpan/bi: Disambiguate IDVS variants in shader-db
2022-02-18 Alyssa Rosenzweigasahi: Wire in pure integer texture formats
2022-02-18 Alyssa Rosenzweigasahi: Support LOD clamps
2022-02-18 Alyssa Rosenzweigasahi: Identify minimum/maximum LOD fields
2022-02-18 Alyssa Rosenzweigasahi: Add LOD clamp packing unit tests
2022-02-18 Alyssa Rosenzweigasahi: Add LOD type
2022-02-18 Alyssa Rosenzweigasahi: Allow GenXML to be used in C++
2022-02-18 Alyssa Rosenzweigagx: Round and clamp array indices
2022-02-18 Alyssa Rosenzweigagx: Naturally align uniform pushes
2022-02-18 Alyssa Rosenzweigagx: Add agx_size_align_16 helper
2022-02-18 Alyssa Rosenzweigagx: Add typed move helper
2022-02-18 Alyssa Rosenzweigasahi: Add AGX_PUSH_ARRAY_SIZE_MINUS_1
2022-02-18 Alyssa Rosenzweigasahi: Implement texturing with non-zero start level
2022-02-18 Alyssa Rosenzweigasahi: Handle reloads of specific cube/mipfaces
2022-02-18 Alyssa Rosenzweigasahi: Add agx_map_texture_{cpu,gpu} helpers
2022-02-18 Alyssa Rosenzweigasahi: Support 2D array and 3D textures
2022-02-18 Alyssa Rosenzweigasahi: Track mipmap state explicitly
2022-02-18 Alyssa Rosenzweigasahi: Pass correct tile shift to tiling routines
2022-02-18 Alyssa Rosenzweigasahi: Handle page alignment of miptrees
2022-02-18 Alyssa Rosenzweigasahi: Align linear texture's strides to 64 bytes
2022-02-18 Alyssa Rosenzweigasahi: Align allocations to effective tile size
2022-02-18 Alyssa Rosenzweigasahi: Rename bpp to blocksize
2022-02-18 Alyssa Rosenzweigasahi: Allow tiling of all bpps
2022-02-18 Alyssa Rosenzweigasahi: Dynamically configure tile size
2022-02-18 Alyssa Rosenzweigasahi: Add some notes to XML about mipmapping
2022-02-18 Alyssa Rosenzweigasahi: Handle tiling of 2D arrays and 3D
2022-02-18 Alyssa Rosenzweigasahi: Add 2D Array and 3D texture dimensions
2022-02-18 Alyssa Rosenzweigasahi: Respect mip level when rendering
2022-02-18 Alyssa Rosenzweigasahi: Identify Level field of render target descriptor
2022-02-18 Alyssa Rosenzweigasahi: Don't redefine MIN2/MAX2
2022-02-18 Alyssa Rosenzweigasahi: Streamline modifier selection
2022-02-18 Alyssa Rosenzweignir: Check all sizes in nir_alu_instr_is_comparison
2022-02-18 Alyssa Rosenzweigpan/bi: Test avoiding FADD.v2f16 hazards in scheduler
2022-02-18 Alyssa Rosenzweigpan/bi: Test avoiding *FADD.v2f16 hazard in optimizer
2022-02-18 Alyssa Rosenzweigpan/bi: Avoid *FADD.v2f16 hazard in scheduler
2022-02-18 Alyssa Rosenzweigpan/bi: Avoid *FADD.v2f16 hazard in optimizer
2022-02-18 Alyssa Rosenzweigpan/va: Identify LEA_TEX_IMM table
2022-02-18 Alyssa Rosenzweigpan/va: Fix conservative branch handling
2022-02-18 Alyssa Rosenzweigpan/va: Make subgroup 4-bits
2022-02-18 Alyssa Rosenzweigpan/va: Fix some units
2022-02-18 Alyssa Rosenzweigpan/va: Parse units from the XML
2022-02-18 Alyssa Rosenzweigpanvk: Don't use UBOs for meta_clear
2022-02-18 Alyssa Rosenzweigpan/mdg: Remove todo we'll probably never get to
2022-02-18 Alyssa Rosenzweigpan/mdg: Assert that we don't see unknown jumps
2022-02-18 Alyssa Rosenzweigpan/mdg: Delete dedicated fdot2 lowering
2022-02-18 Alyssa Rosenzweigpan/mdg: Delete stray comment
2022-02-18 Alyssa Rosenzweigpan/mdg: Clarify some ISA unknowns
2022-02-18 Alyssa Rosenzweigpan/mdg: Handle 8/16-bit UBO loads
2022-02-18 Alyssa Rosenzweigpan/mdg: Model zero/sign extension for 8/16-bit loads
2022-02-18 Alyssa Rosenzweigpan/mdg: Print optimized and scheduled shader
2022-02-18 Alyssa Rosenzweigpan/mdg: Pull out skip_internal boolean
2022-02-18 Jose Maria... v3dv/v3d: Fix copyright holder to Raspberry Pi Ltd
2022-02-18 Kenneth Graunkeanv: Lower bufferImageGranularity to 1 from 64
next