platform/upstream/mesa.git
2021-07-13 Rob Clarkfreedreno/ir3: Add float immed "FLUT" support
2021-07-13 Rob Clarkfreedreno/computerator: Add script to probe FLUT values
2021-07-13 Rob Clarkturnip: Split tu6_emit_xs()
2021-07-13 Rob Clarkturnip: avoid some UB
2021-07-13 Jason Ekstrandglsl: Delete lower_texture_projection
2021-07-13 Mike Blumenkrantzci: only trigger gallium_core_file_list jobs from dri...
2021-07-13 Mike Blumenkrantzci: add vulkan files to lavapipe rules
2021-07-13 Icecream95pan/bi: Create a nop clause when the shader starts...
2021-07-13 Icecream95panfrost: Fix full_threads calculation on v6
2021-07-13 Heinrich Finkgbm/dri: Fix leaking bo memory on failure path
2021-07-13 Antonio Caggianopps: Panfrost documentation
2021-07-13 Antonio Caggianopps: Panfrost pps driver
2021-07-13 Pierre-Eric... mesa: clear shader_info::is_lowered in prog_to_nir
2021-07-13 Iago Toral... v3dv: use defines for push constant offsets used by...
2021-07-13 Iago Toral... v3dv: allow batching texel buffer copies for 3D images
2021-07-13 Iago Toral... v3dv: implement layered texel buffer copies using a...
2021-07-13 Iago Toral... v3dv: fix push constant range for texel buffer copy...
2021-07-13 Erik Faye-Lundzink: remove duplicate format-mapping on little-endian
2021-07-13 James Jonesloader: Handle failure to load DRI driver library
2021-07-13 Daniel Schürmannaco: fix extract_vector optimization
2021-07-13 Daniel Schürmannaco: fix self-intersecting register swaps
2021-07-13 Dave Airlielavapipe: add the separate depth/stencil layout enable.
2021-07-13 Alyssa Rosenzweigpanfrost: Fix format swizzles on G72
2021-07-13 Mike Blumenkrantzrelnotes: add some missing zink/lavapipe updates
2021-07-13 Mike Blumenkrantzfeatures: mark off line rasterization for lavapipe
2021-07-13 Mike Blumenkrantzzink: add a pipe_screen::resource_create_with_modifiers...
2021-07-13 Mike Blumenkrantzzink: add fallback for linear modifier use
2021-07-13 Mike Blumenkrantzzink: don't pass modifier count to first image create
2021-07-13 Mike Blumenkrantzzink: explicitly disallow using the modifier image...
2021-07-13 Mike Blumenkrantzzink: use VkImageDrmFormatModifierListCreateInfoEXT...
2021-07-13 Mike Blumenkrantzzink: add a pipe_screen::resource_get_param hook
2021-07-13 Mike Blumenkrantzzink: store modifier aspect to resource
2021-07-13 Mike Blumenkrantzzink: start storing modifiers to the base resource...
2021-07-13 Mike Blumenkrantzzink: populate modifier props onto screen object during...
2021-07-13 Erik Faye-Lundzink: implement support for non-planar DRM modifiers
2021-07-12 Jason Ekstrandmailmap: Add two more lines for Alyssa Rosenzweig
2021-07-12 Jason EkstrandConvert a few files to UTF-8
2021-07-12 Jason Ekstrandmailmap: Update for Emma's new e-mail address
2021-07-12 Alyssa Rosenzweigpan/bi: Add a bundling heuristic
2021-07-12 Alyssa Rosenzweigpan/bi: Calculate dependency graph when bundling
2021-07-12 Alyssa Rosenzweigpan/bi: Handle 4-src instructions in scheduler
2021-07-12 Alyssa Rosenzweigpan/bi: Add bi_before_tuple convenience method
2021-07-12 Alyssa Rosenzweigpan/bi: Handle multiple destinations in scheduler
2021-07-12 Alyssa Rosenzweigpan/bi: Do helper termination analysis on clauses
2021-07-12 Alyssa Rosenzweigpan/bi: Update ins->link after scheduling
2021-07-12 Alyssa Rosenzweigpan/bi: Make bi_foreach_instr_in_tuple safer
2021-07-12 Alyssa Rosenzweigpan/bi: Refuse to CSE non-SSA sources
2021-07-12 Alyssa Rosenzweigpanfrost: Only access blitter from per-gen
2021-07-12 Alyssa Rosenzweigpanfrost: Init/destroy blitter from per-gen file
2021-07-12 Alyssa Rosenzweigpanfrost: Remove pan_blitter integration
2021-07-12 Alyssa Rosenzweigpanfrost: Avoid GenXML enum dependences
2021-07-12 Alyssa Rosenzweigpanfrost: Remove reference to mali_blend_equation_packed
2021-07-12 Alyssa Rosenzweigpanfrost: Use generic delete for ZSA
2021-07-12 Alyssa Rosenzweigpanfrost: Pin an architecture for blending
2021-07-12 Alyssa Rosenzweigpanfrost: Give WLS Instances a default
2021-07-12 Alyssa Rosenzweigpanfrost: Use smaller sizes in blend table
2021-07-12 Alyssa Rosenzweigpanfrost: Specialize blendable_formats for v6
2021-07-12 Alyssa Rosenzweigpanfrost: Compile format table multiple times
2021-07-12 Alyssa Rosenzweigpanfrost: Add GenXML macros
2021-07-12 Alyssa Rosenzweigpanfrost: Remove panfrost_bifrost_swizzle
2021-07-12 Alyssa Rosenzweigpanvk: Don't use panfrost_bifrost_swizzle
2021-07-12 Alyssa Rosenzweigpanfrost: Move arch-independent pan_format code
2021-07-12 Alyssa Rosenzweigpanfrost: Inline panfrost_get_z_internal_format
2021-07-12 Alyssa Rosenzweigpanfrost: Assert that injected jobs are for blits
2021-07-12 Alyssa Rosenzweigpanfrost: Inline away pan_invocation.c
2021-07-12 Alyssa Rosenzweigpanfrost: Express pack_work_groups more concisely
2021-07-12 Alyssa Rosenzweigpanfrost: Inline away pan_pool.c
2021-07-12 Alyssa Rosenzweigpanfrost: Move panfrost_vertex/instance_id to per-gen
2021-07-12 Alyssa Rosenzweigpanfrost: Inline flip_compare_func into pan_encoder.h
2021-07-12 Erik Faye-Lundlavapipe: expose strict-lines feature
2021-07-12 Erik Faye-Lundlavapipe: re-expose line-rasterization extension
2021-07-12 Erik Faye-Lundllvmpipe: respect rectangular_lines
2021-07-12 Erik Faye-Lunddraw: respect line_rectangular state
2021-07-12 Erik Faye-Lundgallium: explicitly specify line rasterization mode
2021-07-12 Erik Faye-Lundlavapipe: fix disable_multisample condition
2021-07-12 Erik Faye-Lundlavapipe: do not disable multisampling for smooth lines
2021-07-12 Daniel Schürmannaco/meson: remove inc_gallium from include_directories
2021-07-12 Daniel Schürmannaco: Format.
2021-07-12 Daniel Schürmannaco: add .clang-format file
2021-07-12 Mike Blumenkrantzzink: ci updates
2021-07-12 Mike Blumenkrantzzink: zero out sampler/image descriptor surface info...
2021-07-12 Connor Abbottir3/print: Manual formatting fixups
2021-07-12 Connor Abbottir3: Reformat source with clang-format
2021-07-12 Connor Abbottfreedreno: Add some options to .clang-format
2021-07-12 Connor Abbottir3: Manually reformat some places
2021-07-12 Connor Abbottir3: Update .editorconfig and .dir-locals.el
2021-07-12 Connor Abbottir3/lower_parallelcopy: Don't manually set wrmask
2021-07-12 Connor Abbottir3: Add ir3_collect() for fixed-size collects
2021-07-12 Connor Abbottir3: Add missing include to ir3_parser.y
2021-07-12 Dave Airlievulkan/wsi/wl: add wl_shm support for lavapipe.
2021-07-12 Daniel StoneRevert "ci/panfrost: Temporarily disable sun50i/RK3288"
2021-07-12 Michael Wallekmsro: Add mali-dp
2021-07-12 Vinson Leest/xa: Mark default xa_get_pipe_format case unreachable.
2021-07-12 Daniel Schürmannutil/meson: include inc_gallium
2021-07-12 Emma Anholti915g: Fix backface stencil when front_ccw is set.
2021-07-12 Emma Anholti915g: Fix dumping of 3DSTATE_BACKFACE_STENCIL_OPS.
2021-07-12 Samuel Pitoisetradv: lower primitive shading rate in NIR
2021-07-12 Emma Anholtturnip: Fix allocation size for vkCmdUpdateBuffer.
2021-07-12 Erik Faye-Lundlavapipe: expose more storage-image features
2021-07-12 Erik Faye-Lundllvmpipe: only report supported shader-image formats
next