platform/upstream/mesa.git
2021-09-21 Christian Gmeinerfreedreno/isa: generate ir3-isa.h
2021-09-21 Christian Gmeinerfreedreno/isa: store max size for needed bitset
2021-09-21 Christian Gmeinerfreedreno/isa: add defines for fprintf(..) usage
2021-09-21 Christian Gmeinerfreedreno/isa: add next_instruction(..)
2021-09-21 Christian Gmeinerfreedreno/isa: simplify custom_target
2021-09-21 Christian Gmeinerfreedreno/isa: add leading zero's
2021-09-21 Christian Gmeinerutil/tests: add set bit range test
2021-09-21 Christian Gmeinerutil/bitset: add BITSET_SET_RANGE(..)
2021-09-21 Christian Gmeinerutil/bitset: s/BITSET_SET_RANGE/BITSET_SET_RANGE_INSIDE...
2021-09-21 Christian Gmeinerutil/tests: add bitset SHL tests
2021-09-21 Christian Gmeinerutil/bitset: add left shift
2021-09-21 Christian Gmeinerutil/tests: add bitset SHR tests
2021-09-21 Christian Gmeinerutil/bitset: add right shift
2021-09-21 Christian Gmeinerutil/tests: add bitwise AND, OR and NOT tests
2021-09-21 Christian Gmeinerutil/bitset: add bitwise AND, OR and NOT
2021-09-21 Christian Gmeinerutil/tests: rename bitset test names
2021-09-21 Alyssa Rosenzweigdocs/panfrost: Add web chat link
2021-09-21 Alyssa Rosenzweigdocs/panfrost: We're conformant now!
2021-09-21 Jason Ekstrandintel/fs: Handle required subgroup sizes specified...
2021-09-21 Jason Ekstrandspirv: Handle the SubgroupSize execution mode
2021-09-21 Charmaine Leesvga: fix render target views leak
2021-09-21 Dylan Bakerdocs: update calendar and link releases notes for 21.2.2
2021-09-21 Dylan Bakerdocs/relnotes/21.2.2: Add SHA256 sum
2021-09-21 Dylan Bakerdocs: add release notes for 21.2.2
2021-09-21 Emma Anholtfreedreno/a5xx+: Set the IJ_LINEAR_* request bits if...
2021-09-21 Emma Anholtfreedreno/a5xx+: Rename GRAS_CNTL/RB_RENDER_CONTROL0...
2021-09-21 Boris Brezillonpanvk: Implement vkCmdUpdateBuffer()
2021-09-21 Boris Brezillonpanvk: Implement vkCmdFillBuffer()
2021-09-21 Boris Brezillonpanvk: Implement vkCmdCopyBuffer()
2021-09-21 Boris Brezillonpanvk: Implement vkCmdCopyImageToBuffer()
2021-09-21 Boris Brezillonpanvk: Implement vkCmdCopyBufferToImage()
2021-09-21 Boris Brezillonpanvk: Implement vkCmdCopyImage()
2021-09-21 Boris Brezillonpanvk: Implement vkCmdClear{DepthStencil,Color}Image()
2021-09-21 Boris Brezillonpanvk: Issue a fragment job if at least one target...
2021-09-21 Boris Brezillonpanvk: Stop dereferencing the subpass in panvk_cmd_clos...
2021-09-21 Boris Brezillonpanvk: Add a panvk_cmd_prepare_tiler_context() helper
2021-09-21 Boris Brezillonpanvk: Make panvk_cmd_alloc_tls_desc() more generic
2021-09-21 Boris Brezillonpanvk: Don't check the bind_point in panvk_cmd_prepare_...
2021-09-21 Boris Brezillonpanvk: Don't use the subpass to calculate the FB descri...
2021-09-21 Boris Brezillonpanvk: Get rid of panvk_emit_fragment_job()
2021-09-21 Boris Brezillonpanvk: Move blit/resolve stubs to a separate file
2021-09-21 Boris Brezillonpanvk: Move copy stubs to a separate file
2021-09-21 Tomeu Vizosopanvk: Move CmdClear* impl to a separate file
2021-09-21 Boris Brezillonpanvk: Merge identical BO entries before submitting...
2021-09-21 Boris Brezillonpanvk: Preload FB attachments when required
2021-09-21 Boris Brezillonpanvk: Initialize the blend shader logic
2021-09-21 Boris Brezillonpan/blit: Extend pan_preload_fb() to return emitted...
2021-09-21 Boris Brezillonpan/blit: Fix a NULL dereference in the preload path
2021-09-21 Boris Brezillonpan/bi: Allow passing RT conversion descriptors to...
2021-09-21 Boris Brezillonpan/bi: Relax check on 8bit swizzles
2021-09-21 Samuel Pitoisetradv: do not store meta shaders to the default shader...
2021-09-21 Michel Zouwgl: fix 32 bits mingw exports
2021-09-21 Samuel Pitoisetradv: do not use a different disk cache key for LLVM
2021-09-21 Jordan JustenRevert "intel/dev: Add display_ver and set adl-p to 13"
2021-09-21 Jordan JustenRevert "iris: Disable I915_FORMAT_MOD_Y_TILED_GEN12...
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...
next