platform/upstream/mesa.git
2021-08-09 Boris Brezillonpanfrost: Fix pan_blitter_emit_bifrost_blend()
2021-08-09 Juan A. Suarez... v3d: print error on perfmon destroy error
2021-08-09 Juan A. Suarez... broadcom/compiler: change current block on setting...
2021-08-09 Marek Olšákgallium/noop: implement a lot of missing context functions
2021-08-09 Marek Olšákgallium/noop: implement a lot of missing screen functions
2021-08-09 Marek Olšákgallium/noop: update pipe_screen::num_contexts
2021-08-09 Marek Olšákgallium/noop: enable threaded_context to test TC overhe...
2021-08-09 Marek Olšákgallium/noop: use threaded_transfer
2021-08-09 Marek Olšákgallium/noop: use threaded_resource
2021-08-09 Marek Olšákgallium/noop: use threaded_query
2021-08-09 Marek Olšákgallium/noop: implement shader buffers and shader images
2021-08-09 Marek Olšákgallium/noop: implement fences
2021-08-09 Marek Olšákgallium: simplify VRAM uploads by adding PIPE_RESOURCE_...
2021-08-09 Marek Olšákradeonsi: improve viewperf snx performance by forcing...
2021-08-09 Samuel Pitoisetradv: remove unnecessary FIXME about custom sample...
2021-08-09 Rhys Perrynir/tests: add tests for umod/imod/irem optimizations
2021-08-09 Rhys Perrynir: fix signed overflow for iadd constant folding
2021-08-09 Rhys Perrynir/idiv_const: optimize imod/irem
2021-08-09 Rhys Perrynir/idiv_const: improve idiv(n, INT_MIN)
2021-08-09 Rhys Perrynir/algebraic: improve irem by power-of-two optimization
2021-08-09 Rhys Perrynir/search: don't consider INT_MIN a negative power...
2021-08-09 Rhys Perrynir/algebraic: add optimizations for imul(a, INT_MIN)
2021-08-09 Rhys Perrynir/algebraic: don't optimize umod/imod/irem if lower_b...
2021-08-09 Rhys Perrynir/algebraic: fix imod by negative power-of-two
2021-08-09 Samuel Pitoisetradv: fix initializing the DS clear metadata value...
2021-08-09 Pierre-Eric... radeonsi: don't create an infinite number of variants
2021-08-09 Pierre-Eric... radeonsi: add -t option to the test script
2021-08-09 Pierre-Eric... radeonsi: fix test script's output
2021-08-09 Samuel Pitoisetradv: allow DCC MSAA fast clears if a FCE is needed
2021-08-09 Samuel Pitoisetradv: perform a FCE for MSAA images that might have...
2021-08-09 Samuel Pitoisetradv: rework DCC, FMASK and FCE decompress path
2021-08-09 Erik Faye-Lundgallivm: remove code to force nearest s/t interpolation
2021-08-09 Erik Faye-Lundlavapipe: lower mipmapPrecisionBits to 4
2021-08-09 Tapani Pällianv: allow stencil memory export
2021-08-09 Tapani Pällianv: disable aux for exportable images without modifiers
2021-08-09 Tapani Pälliiris: handle depth-stencil import with a wrapper function
2021-08-09 Tapani Pällicrocus: disable depth and d+s formats with memory objects
2021-08-09 Tapani Pällicrocus: take a reference to memobj bo in crocus_resourc...
2021-08-09 Emma Anholti915g: Reapply clang-format.
2021-08-09 Emma Anholti915g: Use the devmaster quadratic approximation for...
2021-08-08 Dmitry Baryshkovfreedreno/regs: add bit to control continuous clock...
2021-08-08 Filip Gawindocs: make most important part of bugs.rst easier to...
2021-08-08 Antonio Caggianopps: Restore documentation
2021-08-08 Thong Thaifrontends/va/postproc: Keep track of deinterlacing...
2021-08-08 Thong Thaigallium/util: add half texel offset param to util_compu...
2021-08-08 Thong Thaigallium/auxiliary/vl: Add additional deinterlace enum...
2021-08-08 Bas Nieuwenhuizenutil/fossilize_db: Add extra flock mutex.
2021-08-08 Bas Nieuwenhuizenutil/fossilize_db: Unlock the cache file if the entry...
2021-08-08 Bas Nieuwenhuizenutil/fossilize_db: Use uint64_t for file size.
2021-08-07 Bas Nieuwenhuizenutil/fossilize_db: Only allocate entries after full...
2021-08-07 Bas Nieuwenhuizenutil/fossilize_db: Be conservative about header length...
2021-08-07 Bas Nieuwenhuizenutil/fossilize_db: Flush files after header write.
2021-08-07 Bas Nieuwenhuizenutil/fossilize_db: Reset file position to parsed_offset...
2021-08-07 Bas Nieuwenhuizenutil/fossilize_db: Update parsed_offset correctly.
2021-08-07 Vinson Leespirv_to_dxil: Fix missing-prototypes build error.
2021-08-06 Emma Anholtci/freedreno: Add jobs to manually do a full VK on...
2021-08-06 Emma Anholtci/freedreno: Skip the slow dEQP-VK.ubo.random.all_shar...
2021-08-06 Emma Anholtci/freedreno: Clean up and fill out the tess timeout...
2021-08-06 Emma Anholtci/freedreno: Generalize the spirv_ids_abuse skips.
2021-08-06 Emma Anholtci/freedreno: Organize, fill out, and document our...
2021-08-06 Chia-I Wuvenus: free queues after vkDestroyDevice is emitted
2021-08-06 Rob Clarkfreedreno: Device matching based on chip_id
2021-08-06 Rob Clarkfreedreno: Make chip_id 64b
2021-08-06 Rob Clarkfreedreno/all: Introduce fd_dev_id
2021-08-06 Rob Clarkfreedreno/ir3/lower_io_offsets: Drop gpu_id param
2021-08-06 Rob Clarkfreedreno/ir3: Reduce use of compiler->gpu_id
2021-08-06 Rob Clarkfreedreno: Reduce use of screen->gpu_id
2021-08-06 Rob Clarkfreedreno: Drop device_id
2021-08-06 Rob Clarkfreedreno: Move generated device table to .h
2021-08-06 Mike Blumenkrantznine: enable tc
2021-08-06 Mike Blumenkrantznine: track bound sampler count to optimize unbinds
2021-08-06 Mike Blumenkrantznine: update bound sampler mask directly during texture...
2021-08-06 Mike Blumenkrantznine: split enabled/dummy texture binds into separate...
2021-08-06 Mike Blumenkrantznine: optimize texture binds a bit
2021-08-06 Matt Turnertu: Raise maxDescriptorSetUpdateAfterBindUniformBuffers...
2021-08-06 Gert Wollnymesa: Add EXT_texture_mirror_clamp_to_edge to extension...
2021-08-06 Gert Wollnymesa: Add support for EXT_clear_texture
2021-08-06 Erik Faye-Lundlavapipe: remove duplicate xfail with typo
2021-08-06 Mike Blumenkrantznine: set CSO_NO_USER_VERTEX_BUFFERS for main cso context
2021-08-06 Mike Blumenkrantznine: don't memset sampler state during conversion
2021-08-06 Connor Abbottir3: Document RA-related register flags better
2021-08-06 Simon Zenigbm: add GBM_FORMAT_R16
2021-08-06 Timur Kristófradv: Write RSRC2_GS for NGGC when pipeline is dirty...
2021-08-06 Pierre-Eric... st/pbo: add a fast pbo download code-path
2021-08-06 Pierre-Eric... st/pbo: set nir_tex_instr::is_array field
2021-08-06 Pierre-Eric... st/pbo: only use x coord when reading a PIPE_TEXTURE_1D
2021-08-06 Dave Airliegallivm: handle fisfinite/fisnormal
2021-08-06 Dave Airlienir: add fisnormal lowering
2021-08-06 Dave Airlienir: add 32-bit bool of fisfinite
2021-08-06 Dave Airlievtn: add support for atomic flag test/set/clear
2021-08-06 Dave Airlienir/libclc: handle null callee name when lowering
2021-08-05 Enrico Gallimicrosoft/compiler: Add support for local_invocation_index
2021-08-05 Enrico Gallimicrosoft/spirv_to_dxil: Enable support for shared...
2021-08-05 Emma Anholtci/a5xx: Skip some piglit stress tests that destabilize CI.
2021-08-05 Michael Tangspirv_to_dxil: expose version number
2021-08-05 Lionel Landwerlinanv: don't try to access Android swapchains
2021-08-05 Erik Faye-Lundlavapipe: remove stale xfails
2021-08-05 Erik Faye-Lundgallivm: use lp_build_log2_safe for pow
2021-08-05 Connor Abbotttu, freedreno/a6xx: Fix setting PC_XS_OUT_CNTL::PRIMITVE_ID
2021-08-05 Connor Abbotttu, freedreno/a6xx, ir3: Rewrite tess PrimID handling
next