platform/upstream/mesa.git
2021-09-21 Jordan Justeniris: Disable I915_FORMAT_MOD_Y_TILED_GEN12* on adl...
2021-09-21 Jordan Justenintel/dev: Add display_ver and set adl-p to 13
2021-09-21 Connor Abbottfreedreno, turnip: Set TPL1_DBG_ECO_CNTL better
2021-09-21 Connor Abbottfreedreno/a6xx: Name TPL1_DBG_ECO_CNTL
2021-09-21 Andreas Baierllima: Remove depth near/far workaround
2021-09-21 Andreas Baierllima: Expose GL_EXT_clip_control
2021-09-21 Pierre-Eric... radeonsi/test: use -t for deqp tests
2021-09-21 Pierre-Eric... radeonsi/test: don't require a folder name
2021-09-21 Pierre-Eric... radeonsi/sqtt: add si_se_is_disabled
2021-09-21 Pierre-Eric... radeonsi/sqtt: export wave size and scratch size
2021-09-21 Pierre-Eric... radeonsi/test: update expected results
2021-09-21 Pierre-Eric... radeonsi/test: fix typo in the test script
2021-09-21 Samuel Pitoisetradv: remove useless assertions in the SQTT path
2021-09-21 Samuel Pitoisetradv: make the SQTT BO a resident buffer
2021-09-21 Samuel Pitoisetradv: replicate THREAD_TRACE_CTRL config when stopping...
2021-09-21 Bas Nieuwenhuizenradv: Experimentally enable RT extensions.
2021-09-21 Bas Nieuwenhuizenradv: Add caching for RT pipelines.
2021-09-21 Bas Nieuwenhuizenradv: Add support for setting a dynamic stack size.
2021-09-21 Bas Nieuwenhuizenradv: Combine all the parts together with a main loop...
2021-09-21 Bas Nieuwenhuizenradv: Add ray traversal loop.
2021-09-21 Bas Nieuwenhuizenradv: Add pass to lower anyhit shader into an intersect...
2021-09-21 Bas Nieuwenhuizenradv: Add helper to parse raytracing stages.
2021-09-21 Bas Nieuwenhuizenradv: Add helper to inline shaders into the main shader.
2021-09-21 Bas Nieuwenhuizenradv: Add main loop variables.
2021-09-21 Bas Nieuwenhuizenradv: Add scaffolding for RT pipeline compilation incl...
2021-09-21 Bas Nieuwenhuizenradv: Make some pipeline functions non-static.
2021-09-21 Bas Nieuwenhuizenradv: Add raytracing pipeline properties.
2021-09-21 Bas Nieuwenhuizenradv: Add group info to pipeline.
2021-09-21 Bas Nieuwenhuizenradv: Add pipeline type.
2021-09-21 Bas Nieuwenhuizenradv: Add RT cache flushes.
2021-09-21 Bas Nieuwenhuizenradv: Support nir_intrinsic_load_global_constant.
2021-09-21 Bas Nieuwenhuizennir: Support ray launch size in divergence analysis.
2021-09-21 Bas Nieuwenhuizenaco: Add support for ray launch size.
2021-09-21 Bas Nieuwenhuizenradv: Add support for ray launch size.
2021-09-21 Bas Nieuwenhuizennir: Add AMD rt intrinsics.
2021-09-21 Bas Nieuwenhuizenradv: Implement NULL accel struct descriptor write.
2021-09-21 Bas Nieuwenhuizenradv: Do more meta shader lowering.
2021-09-21 Bas Nieuwenhuizenradv: Refactor some nir_channels usage to use nir_channel.
2021-09-21 Bas Nieuwenhuizenaco: Implement call scope.
2021-09-21 Bas Nieuwenhuizenradv: Modify load_sbt_amd intrinsic to get the descriptor.
2021-09-21 Bas Nieuwenhuizenradv: Add bvh node definitions to a header.
2021-09-21 Bas Nieuwenhuizenradv: Add optimized CPU BVH builds.
2021-09-21 Bas Nieuwenhuizenradv: Add more acceleration structure formats.
2021-09-21 Bas Nieuwenhuizenradv: Add accel struct build support for the object...
2021-09-21 Bas Nieuwenhuizenradv: Fix arrayOfPointers for instances in accel struct...
2021-09-21 Bas Nieuwenhuizenradv: Fix CPU AABB build.
2021-09-21 Martin Krastevmeson: introduce option vmware-mks-stats controlling...
2021-09-21 Martin Krastevsvga: enable DRM mks-stats via hooking to the correspon...
2021-09-20 Mike Blumenkrantzbuild: fix nine compilation with only zink enabled...
2021-09-20 Mike Blumenkrantzzink: fix regex syntax from previous ci commit
2021-09-20 Mike Blumenkrantzzink: disable miplevel tests in ci completely for now
2021-09-20 Philipp Zabeletnaviv: add mov for direct depth store output from...
2021-09-20 Emma Anholtnir_to_tgsi: Remove the abs on fcsel's bool src.
2021-09-20 Emma Anholtci/freedreno: Update restricted trace sha1s.
2021-09-20 Emma Anholtci/baremetal: Retry if our network device spontaneously...
2021-09-20 Emma Anholtci/freedreno: Add some cubearray piglit flakes on a630...
2021-09-20 Emma Anholtfreedreno: Assert to check for the previous regression.
2021-09-20 Emma Anholtfreedreno: Fix autotune regression since batch-cache...
2021-09-20 Rob Clarkturnip: Fix a6xx gen4 compute shaders
2021-09-20 Rob Clarkturnip: Rast updates for a6xx gen4
2021-09-20 Rob Clarkturnip: Fix unitialized cs->device
2021-09-20 Rob Clarkfreedreno: Add info->a6xx.has_shading_rate
2021-09-20 Danylo Piliaievturnip: consider multiview_mask when clearing depth...
2021-09-20 Timur Kristófnir: Exclude non-generic patch variables from get_varia...
2021-09-20 Timur Kristófac/nir: Fix match_mask to work correctly for VS outputs.
2021-09-20 Emma Anholtmesa/st: Allow loops in GLSL when NIR is enabled, even...
2021-09-20 Emma Anholtci/i915g: Clarify failure happening in fbo-fragcoord2.
2021-09-20 Philipp Zabeletnaviv: fix dirty bit check for baselod emission
2021-09-20 Zachary MichaelsX11: Ensure that VK_SUBOPTIMAL_KHR propagates to user...
2021-09-20 Samuel Pitoisetradv: keep depth/stencil images compressed for TRANSFER...
2021-09-20 Samuel Pitoisetradv: add support for copying compressed depth/stencil...
2021-09-20 Samuel Pitoisetradv: implement depth/stencil expand on compute
2021-09-20 Samuel Pitoisetradv: rename radv_decompress_depth_stencil()
2021-09-20 Boris Brezillonpanfrost/ci: Skip the indirect_draw+XFB tests
2021-09-20 Boris Brezillonpanfrost: Fix collision in the indirect draw shader...
2021-09-20 Boris Brezillonpanfrost: Fix indirect draws when vertex or instance...
2021-09-20 Italo Nicolapanfrost: fix null deref when no color buffer is attached
2021-09-20 Boris Brezillonpanfrost: Prepare shader helpers to per-gen XML
2021-09-20 Boris Brezillonpanfrost: Prepare texture helpers to per-gen XML
2021-09-20 Boris Brezillonpanfrost: Prepare pan_encoder.h to per-gen XML
2021-09-20 Boris Brezillonpanfrost: Prepare scoreboard helpers to per-gen XML
2021-09-20 Boris Brezillonpanfrost: Prepare pandecode to per-gen XML
2021-09-20 Boris Brezillonpanfrost: Move panfrost_major_version() to gen_macros.h
2021-09-20 Boris Brezillonpanfrost: Prepare pan_cs helpers to per-gen XML
2021-09-20 Boris Brezillonpanfrost: Prepare blend helpers to per-gen XML
2021-09-20 Boris Brezillonpanfrost: Prepare blitter helpers to per-gen XML
2021-09-20 Boris Brezillonpanfrost: RGB332_UNORM is not a valid texture format...
2021-09-20 Boris Brezillonpanfrost: Drop the R and T flags on SCALED formats
2021-09-20 Boris Brezillonpanfrost: RGB10_A2_SNORM is not a valid texture format...
2021-09-20 Boris Brezillonpanfrost: Fix the Z32_S8X24 and X32_S8X24 definitions
2021-09-20 Boris Brezillonpanfrost: Patch Z32_S8X24 format when creating a sample...
2021-09-20 Timur Kristófac/nir: Remove byte permute from prefix sum of the...
2021-09-20 Timur Kristófaco/isel: Fix emit_vop2_instruction to apply 16/24...
2021-09-20 Timur Kristófaco: Add ability to optimize v_lshl + v_sub into v_mad_...
2021-09-20 Tapani Pällimesa: fix timestamp enum with EXT_disjoint_timer_query
2021-09-19 Eric Engestrombin/khronos-update.py: add upstream for vulkan_directfb...
2021-09-19 Eric Engestrombin/khronos-update.py: update the branch name (s/master...
2021-09-19 Qiang Yuradeonsi: fix ps SI_PARAM_LINE_STIPPLE_TEX arg
2021-09-18 Rob Clarkfreedreno/computerator/a4xx: Fix enum mismatch warning
2021-09-18 Rob Clarkfreedreno/ir3: Fix generation check
next