platform/upstream/mesa.git
2022-09-02 Alyssa Rosenzweigpan/bi: Don't read nonexistant destinations
2022-09-02 Alyssa Rosenzweigpan/bi: Assume destinations are non-NULL
2022-09-02 Alyssa Rosenzweigpan/bi: Assert destinations are non-NULL
2022-09-02 Alyssa Rosenzweigpan/bi: Introduce TEXC_DUAL psuedoinstruction
2022-09-02 Alyssa Rosenzweigpan/bi: Use bi_emit_split_i32 for trimming vecs
2022-09-02 Alyssa Rosenzweigpan/bi: Don't remove dests in DCE
2022-09-02 Alyssa Rosenzweigpan/bi: Register allocate BLEND dest on Valhall
2022-09-02 Alyssa Rosenzweigpan/bi: Improve register printing
2022-09-02 Alyssa Rosenzweigpan/bi: Clean up destination printing
2022-09-02 Alyssa Rosenzweigpan/bi: Remove trivial dest[0] = bi_null()
2022-09-02 Alyssa Rosenzweigpan/bi: Add validation for nr_srcs/nr_dests
2022-09-02 Alyssa Rosenzweigpan/bi: Use nr_{srcs,dests} in bi_foreach_{src,dest}
2022-09-02 Alyssa Rosenzweigpan/bi: Consider nr_srcs/dests in CSE
2022-09-02 Alyssa Rosenzweigpan/bi: Model 3rd source for ATEST
2022-09-02 Alyssa Rosenzweigpan/bi: Set I->nr_dests, I->nr_srcs
2022-09-02 Alyssa Rosenzweigpan/va: Split out compare instructions
2022-09-02 Alyssa Rosenzweigpan/bi: Model [IF]CMP_{OR,AND,MULTI} ops
2022-09-02 Alyssa Rosenzweigpan/bi: Consider all dests in helper_block_update
2022-09-02 Alyssa Rosenzweigpan/bi: Fix out-of-bounds write in va_lower_split_64bit
2022-09-02 Yonggang Luogallium/hud: Fixes compile error in hud/hud_context.c:
2022-09-02 Thomas H.P... r600: fix warnings for missing-braces on clang
2022-09-02 Thomas H.P... d3d12: fix warnings for missing-braces on clang
2022-09-02 Mike Blumenkrantzllvmpipe: don't assume pipe_context is always available...
2022-09-02 Alyssa Rosenzweigpan/bi: Fix dual texturing with uniforms
2022-09-02 Erik Faye-Lundmesa/st: do not blit when using compressed fallback
2022-09-02 Lionel Landwerlinanv/hasvk: tweak loading failure messages
2022-09-02 Kenneth Graunkeanv: Remove anv_batch_emit_reloc and just open-code it
2022-09-02 Kenneth Graunkeanv: Inline write_reloc into the only remaining caller
2022-09-02 Kenneth Graunkeanv: Drop offset from anv_reloc_list_append
2022-09-02 Kenneth Graunkeanv: Make a helper function for pinning a state pool...
2022-09-02 Kenneth Graunkeanv: Delete has_bindless_images and has_bindless_sample...
2022-09-02 Kenneth Graunkeanv: Delete has_a64_buffer_access flag
2022-09-02 Kenneth Graunkeanv: Delete relocation support from batch submission
2022-09-02 Kenneth Graunkeanv: Delete wrapper BOs for relocations
2022-09-02 Kenneth Graunkeanv: Delete anv_reloc_list_add()
2022-09-02 Kenneth Graunkeanv: Delete softpin checks
2022-09-02 Kenneth Graunkeanv: Delete use_relocations flag
2022-09-02 Kenneth Graunkeanv: Drop state pool relocation munging
2022-09-02 Kenneth Graunkeanv: Delete "back" allocation from anv_block_pool
2022-09-02 Kenneth Graunkeanv: Delete relocation support from anv_block_pool
2022-09-02 Kenneth Graunkeanv: Delete "back" allocation from state pool
2022-09-02 Kenneth Graunkeanv/tests: Don't use relocations in a test case
2022-09-02 Lionel Landwerlinanv/tests: remove back allocation tests
2022-09-02 Kenneth Graunkeanv: Delete shader constants UBO from descriptor sets
2022-09-02 Kenneth Graunkeanv: Delete batch buffer growing code.
2022-09-02 Kenneth Graunkeanv: Delete image param support.
2022-09-02 Kenneth Graunkeanv: Drop checks for version 8 or 9
2022-09-02 Kenneth Graunkeanv: Fail to create a device on ver < 9
2022-09-02 Lionel Landwerlinanv: remove unused gfx7 code
2022-09-02 Lionel Landwerlinanv: remove support for gfx7/8
2022-09-02 Lionel Landwerlinanv: silence fedora build warning
2022-09-02 Lionel Landwerlinhasvk: remove mesh code
2022-09-02 Lionel Landwerlinhasvk: remove ray tracing code
2022-09-02 Lionel Landwerlinhasvk: remove acceleration structure code
2022-09-02 Lionel Landwerlinhasvk: stop advertising Vk 1.3 on non-softpin
2022-09-02 Lionel Landwerlinhasvk: remove entrypoints for gfx9+
2022-09-02 Lionel Landwerlinintel: add a hasvk vulkan driver
2022-09-02 Frank Binnspvr: remove image pointer from image view struct
2022-09-02 Jordan Justenintel/pci_ids: Add dg2 0x5698 pci-id
2022-09-02 Samuel Pitoisetradeonsi/ci: trigger radeonsi-raven-skqp for any RADV...
2022-09-02 Jordan Justenintel/pci_ids: Update DG2 device names
2022-09-02 Jordan Justenintel/pci_ids: Update ATS-M device names
2022-09-02 pal1000meson: Only draw with llvm depends on native directly
2022-09-02 Yonggang Luoci/fedora: Re-enable vulkan-layers=device-select,overlay
2022-09-02 Yonggang Luoci: Add debian-clang-release build pipeline
2022-09-02 Yonggang Luoci: Enable all possible meson build options for clang
2022-09-02 Yonggang Luoci: Enable GALLIUM_DUMP_CPU=true only in the clang job
2022-09-02 Yonggang Luoci: EXTRA_OPTIONS -> EXTRA_OPTION for debian-clang
2022-09-02 Jose Fonsecautil: Add macro util_get_cpu_caps in u_cpu_detect.c...
2022-09-02 Yonggang Luodocs: document LP_NATIVE_VECTOR_WIDTH GALLIUM_OVERRIDE_...
2022-09-02 Yonggang Luollvmpipe: Enable avx512 support in llvm
2022-09-02 Yonggang Luollvmpipe: Always using util_get_cpu_caps to get cpu...
2022-09-02 Yonggang Luoutil: add support for detecting avx512 vector bit size
2022-09-02 Yonggang Luoutil: Move the detect of max_vector_bits into u_cpu_det...
2022-09-02 Yonggang Luoutil: Add ssse3 and avx cpu caps override option
2022-09-02 Yonggang Luoutil: Refactoring check_cpu_caps_override out
2022-09-02 Yonggang Luomeson: bump the minimal required llvm version to 5.0.0
2022-09-02 Yonggang Luollvmpipe: Remove llvm version guard LLVM_VERSION_MAJOR...
2022-09-02 Igor Torrentevenus: Fix dEQP-VK.pipeline.timestamp.calibrated.host_d...
2022-09-02 Igor Torrenteradv: anv: Use the new vk_clock_gettime and vk_time_max...
2022-09-02 Igor Torrentevulkan: Add vk_clock_gettime and vk_time_max_deviation
2022-09-02 Chia-I Wufreedreno: get cpu timestamp again after FD_TIMESTAMP
2022-09-02 Mike Blumenkrantzvulkan: initialize a variable
2022-09-01 Mike Blumenkrantzzink: don't emit illegal interpolation
2022-09-01 Mike Blumenkrantzzink: don't set MUTABLE by default
2022-09-01 Mike Blumenkrantzzink: avoid needing mutable for z/s sampling
2022-09-01 Mike Blumenkrantzzink: only add srgb mutable for images with modifiers
2022-09-01 Mike Blumenkrantzzink: store VkImageViewUsageCreateInfo for surface...
2022-09-01 Mike Blumenkrantzzink: explicitly use unsigned types for bit shifts
2022-09-01 Emma Anholtturnip: Enable lowering of mediump temps/CS shared...
2022-09-01 Emma Anholtspirv: Mark phis as mediump instead of directly lowerin...
2022-09-01 Emma Anholtnir: Add a pass to lower mediump temps and shared mem.
2022-09-01 Alyssa Rosenzweigail: Add unit tests for miptree layouts
2022-09-01 Alyssa Rosenzweigasahi: Rename our fake twiddled DRM modifier
2022-09-01 Alyssa Rosenzweigasahi: Advertise ASTC formats
2022-09-01 Alyssa Rosenzweigasahi: Advertise ETC1
2022-09-01 Alyssa Rosenzweigasahi: Fix is_format_supported returns
2022-09-01 Alyssa Rosenzweigasahi: Handle 2-channel sRGB textures
2022-09-01 Alyssa Rosenzweigail: Rewrite tiled memcpy for correctness
2022-09-01 Alyssa Rosenzweigail: Introduce image layout module
next