platform/upstream/mesa.git
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
2021-04-14 Axel Davyst/nine: Remove errors on unsupported lock flags
2021-04-14 Axel Davyst/nine: Handle D3DFMT_NULL multisampling
2021-04-14 Axel Davyst/nine: Enable multisampling also without depth buffer
2021-04-14 Axel Davyst/nine: Fix alpha to coverage states
2021-04-14 Axel Davyst/nine: Improve Surface GetContainer
2021-04-14 Axel Davyst/nine: Prevent negative reference count
2021-04-14 Axel Davyst/nine: Fix value of pipe_draw_info's max_index vertex
2021-04-14 Axel Davyst/nine: Fix read outside bounds for some textures
2021-04-14 Axel Davyst/nine: Fix compilation warnings
2021-04-14 Axel Davyst/nine: Fix reading invalid pointer
2021-04-14 Axel Davyst/nine: Prevent use after free on dtor
2021-04-14 Axel Davyst/nine: Fix invalid NULL check
2021-04-14 Axel Davyst/nine: Add missing breaks
2021-04-14 Axel Davyst/nine: Fix cubetexture early destruction
2021-04-14 Axel Davyst/nine: Fix crash on texture creation failure
2021-04-14 Axel Davyst/nine: Disable fpu exceptions during init
2021-04-14 Juan A. Suarez... ci: Update VK-GL-CTS to 1.2.6.0
2021-04-14 Stéphane Marchesinvirgl: Add simple disk cache
2021-04-14 Pierre-Eric... radeonsi: avoid querying gpu state if possible
2021-04-14 Pierre-Eric... amdgpu,radeon: add full_reset_only param to ctx_query_r...
2021-04-14 Pierre-Eric... radeonsi: re-create the aux context in si_create_context
2021-04-14 Pierre-Eric... radeonsi: only recreate the aux_context when soft recov...
2021-04-14 Pierre-Eric... radeonsi: do not recreate the aux context from the...
2021-04-14 Pierre-Eric... radeonsi: use SI_CONTEXT_FLAG_AUX when recreating the...
2021-04-14 Pierre-Eric... radeonsi: submit cs to failed context instead of skippi...
next