platform/upstream/mesa.git
2022-06-02 Erik Faye-Lundinclude: drop c99_math.h
2022-06-02 Erik Faye-Lundvulkan/device_select: remove needless c99_compat.h...
2022-06-02 Erik Faye-Lundintel/isl: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundinclude: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundgallium: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundmapi: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundgallium/util: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundegl: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundutil: remove needless c99_compat.h includes
2022-06-02 Erik Faye-Lundutil: add missing c99_compat.h includes
2022-06-02 Erik Faye-Lundc99_compat.h: remove inline and __func__ shims
2022-06-02 Erik Faye-Lundmeson: modernize win_flex stdint.h logic
2022-06-02 Erik Faye-Lundintel: remove stale makefile
2022-06-02 Erik Faye-Lundfreedreno: remove stale makefile
2022-06-02 Erik Faye-Lundradeonsi: port amdgcn_glslc build to meson
2022-06-02 Martin Roukala... radv/ci: try to guess failure expectations for Fiji...
2022-06-02 Martin Roukala... radv/ci: remove an expected fail from all families
2022-06-02 Martin Roukala... radv/ci: update the vkcts expectations for the CI machines
2022-06-02 Martin Roukala... radv/ci: bump the timeout of vangogh/renoir
2022-06-02 Samuel Pitoisetradv: fix lowering GS intrinsics if NGG is disabled...
2022-06-01 Dylan Bakerdocs: update calendar and link releases notes for 22.0.5
2022-06-01 Dylan Bakerdocs: update sha256 for 22.0.5
2022-06-01 Dylan Bakerdocs: add release notes for 22.0.5
2022-06-01 Dylan Bakerdocs: update calendar and link releases notes for 22.1.1
2022-06-01 Dylan Bakerdocs: Add sh256sums for 22.1.1
2022-06-01 Dylan Bakerdocs: add release notes for 22.1.1
2022-06-01 Jesse Nataliewgl, d3d12: Handle front buffer writes for double-buffe...
2022-06-01 Emma Anholtfreedreno/ir3: Fold 16-bit conversions into image load...
2022-06-01 Emma Anholtfreedreno/ir3: Fix validation of half-precision image...
2022-06-01 Matt Turnerfreedreno/ir3: Pass 16-bit sampler coordinates when...
2022-06-01 Emma Anholtfreedreno/ir3: Make the types of tex coord padding...
2022-06-01 Matt Turnerfreedreno/ir3: Move the texture array coord fixup to nir
2022-06-01 Emma Anholtfreedreno/ir3: Enable load/store vectorization for...
2022-06-01 Emma Anholtnir_lower_mediump: Drop assertion about not containing...
2022-06-01 Emma Anholtci/turnip: Add missing xfails for a618 full VK run
2022-06-01 Yiwei Zhangvenus: resolve AHARDWAREBUFFER_FORMAT_Y8Cb8Cr8_420...
2022-06-01 Alyssa Rosenzweigpan/bi: Respect swizzles in nir_op_pack_64_2x32_split
2022-06-01 Alyssa Rosenzweigpanvk: Use vk_image_subresource_*_count for clears
2022-06-01 Alyssa Rosenzweigpanfrost: Allow 2D AFBC on Valhall
2022-06-01 Alyssa Rosenzweigpanfrost: Handle texturing from AFBC on Valhall
2022-06-01 Alyssa Rosenzweigpanfrost: Support rendering to AFBC on Valhall
2022-06-01 Alyssa Rosenzweigpanfrost: Add pan_afbc_compression_mode on Valhall
2022-06-01 Alyssa Rosenzweigpanfrost: Pass arch instead of dev into afbc_format
2022-06-01 Alyssa Rosenzweigpanfrost: Fix XML for AFBC header on v9
2022-06-01 Alyssa Rosenzweigpan/mdg: Print outmods when printing IR
2022-06-01 Alyssa Rosenzweigpan/mdg: Distinguish SSA vs reg when printing IR
2022-06-01 Alyssa Rosenzweigpan/mdg: Only print 1 source for moves
2022-06-01 Alyssa Rosenzweigpan/mdg: Only print 2 sources for ALU
2022-06-01 Alyssa Rosenzweigpan/mdg: Only print masked components of swizzle
2022-06-01 Alyssa Rosenzweigpan/mdg: Use "<<" instead of "lsl"
2022-06-01 Alyssa Rosenzweigpan/mdg: Remove uppercase write masks
2022-06-01 Alyssa Rosenzweigpan/mdg: Scalarize with 64-bit sources
2022-06-01 Georg Lehmannradv, aco: Packed usub_sat/isub_sat.
2022-06-01 Georg Lehmannradv: Enable VK_INTEL_shader_integer_functions2.
2022-06-01 Georg Lehmannradv: Lower 8bit isub_sat/usub_sat.
2022-06-01 Georg Lehmannradv: Lower hadd/hradd.
2022-06-01 Georg Lehmannradv: Lower mul_32x16.
2022-06-01 Georg Lehmannnir: Add optional lowering for mul_32x16.
2022-06-01 Georg Lehmannac/llvm: Implement uclz.
2022-06-01 Georg Lehmannac/llvm: Implement usub_sat and isub_sat.
2022-06-01 Georg Lehmannaco: Implement isub_sat.
2022-06-01 Georg Lehmannaco: Implement usub_sat.
2022-06-01 Georg Lehmannaco: Implement uclz.
2022-06-01 Danylo Piliaievir3: Force late-z if FS has global store/atomic
2022-06-01 Alyssa Rosenzweigpan/bi: Use flow control lowering on Valhall
2022-06-01 Alyssa Rosenzweigpan/va: Unit test flow control merging
2022-06-01 Alyssa Rosenzweigpan/va: Unit test flow control insertion
2022-06-01 Alyssa Rosenzweigpan/va: Respect assigned slots
2022-06-01 Alyssa Rosenzweigpan/va: Assign slots roundrobin
2022-06-01 Alyssa Rosenzweigpan/va: Add flow control merging pass
2022-06-01 Alyssa Rosenzweigpan/va: Terminate helper threads
2022-06-01 Alyssa Rosenzweigpan/va: Do scoreboard analysis
2022-06-01 Alyssa Rosenzweigpan/va: Add pass to insert flow control
2022-06-01 Alyssa Rosenzweigpan/bi: Print flow control on instructions
2022-06-01 Alyssa Rosenzweigpan/bi: Export helper termination analysis
2022-06-01 Alyssa Rosenzweigpan/bi: Export bi_block_add_successor
2022-06-01 Alyssa Rosenzweigpan/bi: Extract bit_block helper
2022-06-01 Alyssa Rosenzweigpan/bi: Add a trivial ctx->inputs for unit tests
2022-06-01 Alyssa Rosenzweigpan/bi: Add ASSERT_SHADER_EQUAL macro
2022-06-01 Alyssa Rosenzweigpan/bi: Preserve flow control for non-psiz variant
2022-06-01 Alyssa Rosenzweigpan/bi: Add slot to bi_instr
2022-06-01 Alyssa Rosenzweigpan/bi: Extend bi_scoreboard_state for finer tracking
2022-06-01 Connor Abbotttu: Implement VK_EXT_image_2d_view_of_3d
2022-06-01 Marcin Ślusarzanv: mask out not applicable state flags when setting...
2022-06-01 Martin Roukala... radv/ci: allow polaris10 to retry more times
2022-06-01 Daniel Schürmannnir: introduce new nir_alu_alu_width() with nir_vectori...
2022-06-01 Daniel Schürmannnir/opt_vectorize: add callback for max vectorization...
2022-06-01 Emma Anholtpanfrost: always print the bad ALU op if we're failing...
2022-06-01 Emma Anholtglsl,nir: Move i/umulExtended lowering to NIR.
2022-06-01 Emma Anholtmesa/st: Only scalarize for doubles lowering if we...
2022-06-01 Sagar Ghugeanv: Disable storage image compression for possible...
2022-06-01 Kenneth Graunkeisl: Add an isl_format_supports_typed_atomics() helper.
2022-06-01 Daniel Schürmannaco: fix spilling of phis without temp operands
2022-06-01 Erik Faye-Lundeditorconfig: remove pl-rule
2022-06-01 Erik Faye-Lundeditorconfig: remove m4-rule
2022-06-01 Erik Faye-Lundeditorconfig: remove html-rule
2022-06-01 Erik Faye-Lundeditorconfig: remove scons-ism
2022-06-01 Erik Faye-Lunddzn: add debug option to redirect stdout/stderr
2022-06-01 Erik Faye-Lunddzn: add a debug-flag to wait for the debugger
2022-06-01 Erik Faye-Lundtests/graw: rename shaders from .sh to .txt
next