platform/upstream/mesa.git
2021-04-14 Rob Clarkfreedreno: Manual fixups
2021-04-14 Rob Clarkfreedreno: Re-indent
2021-04-14 Rob Clarkfreedreno: Some manual reformatting
2021-04-14 Rob Clarkfreedreno: Add .clang-format
2021-04-14 James Parkmeson: Fix winflexbison warnings
2021-04-14 Rhys Perryaco/ra: remove live-in temporary from live_out_per_bloc...
2021-04-14 Rhys Perryaco/ra: use original names when renaming loop carried...
2021-04-14 Lionel Landwerlinanv: bump internal descriptor index fields to 32bits
2021-04-14 Samuel Pitoisetac: add missing BUF_DATA_FORMAT_10_11_11 vertex format...
2021-04-14 Connor Abbottir3/sched: Don't schedule too many tex/SFU instructions
2021-04-14 Connor Abbottir3/sched: Don't penalize uses of already-waited tex/SFU
2021-04-14 Erik Faye-Lundzink: verify that source-format support linear-filter
2021-04-14 Erik Faye-Lundzink: verify that src/dst support blitting
2021-04-14 Bas Nieuwenhuizenradv/winsys: Remove use_local_bos
2021-04-14 Bas Nieuwenhuizenradv: Use VRAM cmdbuffers in more situations.
2021-04-14 Bas Nieuwenhuizenradv: Refactor cs_domain to be a winsys function.
2021-04-14 Erik Faye-Lundzink: do not dereference NULL pointer
2021-04-14 Timur Kristófaco: Add a simple heuristic to decide early or late...
2021-04-14 Timur Kristófaco: Emit fewer branches for NGG VS/TES with late primi...
2021-04-14 Timur Kristófaco: Set block_kind_export_end in create_vs/fs_exports.
2021-04-14 Timur Kristófaco: Extract ngg_nogs_export_prim_id to a separate...
2021-04-14 Timur Kristófaco: Use s_setprio 3 at the beginning of every VS and...
2021-04-14 Timur Kristófaco: Remove useless s_setprio near gs_alloc_req.
2021-04-14 Erik Faye-Lundzink: fall back from cached to non-cached memory
2021-04-14 Timur Kristófaco: Align NGG scratch size to 16 so a single ds_read...
2021-04-14 Timur Kristófaco: Optimize workgroup exclusive scan to better avoid...
2021-04-14 Boris Brezillonpanfrost: Fix pan_blitter_get_blit_shader()
2021-04-14 Erik Faye-Lundzink: do not clear on cpu
2021-04-14 Michel Dänzerci: Update to latest ci-templates
2021-04-14 Michel Dänzerci: Do not append ci-templates commit hash to Windows...
2021-04-14 Michel Dänzerci: Install Rust & cargo from Debian for x86_test*...
2021-04-14 Michel Dänzerci: Install GLVND from Debian bullseye
2021-04-14 Michel Dänzerci: Install llvm-spirv from Debian bullseye
2021-04-14 Michel Dänzerci: Install spirv-tools from Debian bullseye
2021-04-14 Michel Dänzerci: Install librenderdoc from Debian bullseye
2021-04-14 Michel Dänzerci: Move docker images from Debian buster to bullseye
2021-04-14 Michel Dänzerci: Bump LLVM/clang from 10 to 11
2021-04-14 Michel Dänzerci: Do not install armhf LLVM packages
2021-04-14 Michel Dänzerintel/blorp: Initialize texture_data[0]
2021-04-14 Pierre-Eric... r600/sb: Use assignments for resetting struct r600_sb...
2021-04-14 Michel Dänzerci: Fix HTML summary path for piglit OpenCL job artifacts
2021-04-14 Juan A. Suarez... ci/v3dv: skip Vulkan waiver tests
2021-04-14 Rhys Perryradv: fix conditions for running nir_opt_vectorize
2021-04-14 Connor Abbotttu: Expose VK_KHR_relaxed_block_layout
2021-04-14 Connor Abbotttu: Expose VK_KHR_spirv_1_4 and VK_EXT_scalar_block_layout
2021-04-14 Juan A. Suarez... v3d: do not emit attribute if has no resource
2021-04-14 Alejandro Piñeirov3dv/pipeline: reduce descriptor_map size
2021-04-14 Alejandro Piñeirov3dv/device: fix and cleanup v3dv limits
2021-04-14 Alejandro Piñeirov3dv/device: do not compute per-pipeline limits multipl...
2021-04-14 Samuel Pitoisetradv: advertise attachmentFragmentShadingRate on GFX10.3
2021-04-14 Samuel Pitoisetradv: configure the VRS combiners when an attachment...
2021-04-14 Samuel Pitoisetradv: copy VRS rates to HTILE when beginning a subpass
2021-04-14 Samuel Pitoisetradv: add support for copying VRS rates into HTILE
2021-04-14 Samuel Pitoisetradv: bind our internal depth buffer when not provided...
2021-04-14 Samuel Pitoisetradv: handle the VRS attachment subpass
2021-04-14 Samuel Pitoisetradv: create an image for VRS if no depth/stencil attac...
2021-04-14 Samuel Pitoisetradv: allow HTILE for very small images if VRS attachme...
2021-04-14 Samuel Pitoisetradv: update the HTILE clear word when VRS is used
2021-04-14 Samuel Pitoisetradv: do not use the whole HTILE buffer for depth when...
2021-04-14 Samuel Pitoisetradv: configure the VRS HTILE encoding size
2021-04-14 Samuel Pitoisetradv: determine if attachment VRS is enabled
2021-04-14 Samuel Pitoisetradv: do not enable DCC for fragment shading rate attac...
2021-04-14 Samuel Pitoisetradv: do not allow MSAA with fragment shading rate...
2021-04-14 Samuel Pitoisetradv: expose R8_UINT as the only supported format for...
2021-04-14 Samuel Pitoisetac/surface: store the HTILE pitch to the surface
2021-04-14 Samuel Pitoisetac/surface: implement HtileAddrFromCoord in NIR
2021-04-14 Samuel Pitoisetac/surface: copy the HTILE equations to the surface
2021-04-14 Samuel Pitoisetac/surface: increase gfx9_meta_equation::gfx10_bits...
2021-04-14 Samuel Pitoisetac/surface: rename gfx9_dcc_equation to gfx9_meta_equation
2021-04-14 Samuel Pitoisetac/surface: add a test of HtileAddrFromCoord prototype...
2021-04-14 Samuel Pitoisetac/surface: rename ac_surface_dcc_address_test.c
2021-04-14 Samuel Pitoisetamd/addrlib: expose HTILE address equations to drivers...
2021-04-14 Erik Faye-Lundlavapipe: ask pipe-driver for int16 support
2021-04-14 Erik Faye-Lundlavapipe: check all graphics stages
2021-04-14 Erik Faye-Lundlavapipe: check all vertex-stages
2021-04-14 Erik Faye-Lundlavapipe: do not subtract 8 from enum
2021-04-14 Axel Davyst/nine: Default tearfree_discard to true
2021-04-14 Axel Davyst/nine: Default thread_submit to true
2021-04-14 Axel Davyst/nine: Improve performance with thread_submit
2021-04-14 Axel Davyst/nine: Bump num of backbuffers for tearfree thread_submit
2021-04-14 Axel Davyst/nine: Lower texture_memory_limit default
2021-04-14 Axel Davyst/nine: Make it optional to use a sw renderer
2021-04-14 Axel Davyst/nine: Allow to override the vram size
2021-04-14 Axel Davyst/nine: Disable buffer_upload when csmt is off
2021-04-14 Axel Davyst/nine: Use PIPE_MAP_ONCE for persistent buffers
2021-04-14 Axel Davyst/nine: Add fallback for YUV formats
2021-04-14 Axel Davyst/nine: Do not memset buffers twice
2021-04-14 Axel Davyst/nine: Have NOOVERWRITE win over DISCARD
2021-04-14 Axel Davyst/nine: Add logging to Ex function
2021-04-14 Axel Davyst/nine: Complete *Ex stubs
2021-04-14 Axel Davyst/nine: Pseudo implement Create*Ex functions
2021-04-14 Axel Davyst/nine: Improve Reset on Ex devices
2021-04-14 Axel Davyst/nine: Pseudo implement set/getClipstatus
2021-04-14 Axel Davyst/nine: Catch redundant scissor and viewport settings
2021-04-14 Axel Davyst/nine: Fix ff has_aNrm computation
2021-04-14 Axel Davyst/nine: Fix ps ff BLENDTEXTUREALPHA
2021-04-14 Axel Davyst/nine: Refuse depth buffers as rendertargets
2021-04-14 Axel Davyst/nine: Clamp max_anisotropy
2021-04-14 Axel Davyst/nine: Ignore swizzle on samplers
2021-04-14 Axel Davyst/nine: Increase number of constants of vs1_sw
next