platform/upstream/mesa.git
2021-05-04 Alyssa Rosenzweigpan/lower_blend: Clean up type size handling
2021-05-04 Alyssa Rosenzweigpanfrost: Don't clobber RT0 if RTn is disabled
2021-05-04 Alyssa Rosenzweigpanfrost: Minor cleanup of blend CSO
2021-05-04 Alyssa Rosenzweigpanfrost: Support alpha_to_one
2021-05-04 Alyssa Rosenzweigpanfrost: Make comment less confusing
2021-05-04 Alyssa Rosenzweigpan/bi: Lower 8-bit fragment input
2021-05-04 Alyssa Rosenzweigpan/bi: Handle swizzles in i2i8
2021-05-04 Alyssa Rosenzweigpan/bi: Add single-component 8-bit mkvec lowering
2021-05-04 Alyssa Rosenzweigpan/bi: Handle different sizes of LD_TILE
2021-05-04 Alyssa Rosenzweigpan/bi: Track dual-src blend type
2021-05-04 Yiwei Zhangvenus: query extended resource info from gralloc
2021-05-04 Eric Anholttgsi: Mark the tgsi_exec_channel and tgsi_double_channe...
2021-05-04 Charlie Turnerradv: Add a STONEY baseline for dEQP.
2021-05-04 Iago Toral... v3d: choose a larger CSD supergroup size if possible
2021-05-04 Iago Toral... broadcom/common: move CSD supergroup sizing to a common...
2021-05-04 Iago Toral... v3dv: limit supergroup size in presence of TSY barriers
2021-05-04 Iago Toral... broadcom/compiler: track if a shader has control barrie...
2021-05-04 Iago Toral... v3dv: choose a larger CSD supergroup size if possible
2021-05-04 Iago Toral... compiler/nir: add a divergence analysis option for...
2021-05-04 Caio Marcelo... intel/compiler: Remove unused exported functions
2021-05-04 Caio Marcelo... i965: Use brw_cs_get_dispatch_info()
2021-05-04 Caio Marcelo... anv: Use brw_cs_get_dispatch_info()
2021-05-04 Caio Marcelo... iris: Use brw_cs_get_dispatch_info()
2021-05-04 Caio Marcelo... intel/compiler: Add common function for CS dispatch...
2021-05-04 Caio Marcelo... nir: Remove now unnecessary conditions from emit_load...
2021-05-04 Boris Brezillonpanfrost/ci: Run the full deqp-gles3 testsuite
2021-05-04 Erik Faye-Lunddocs: update gallium doxygen docs
2021-05-04 Gert Wollnynir/opt_algebraic: optimizations for add umax/umin...
2021-05-04 Erik Faye-Lundlavapipe: consistently use nir macros
2021-05-04 Samuel Pitoisetradv: implement RADV_FORCE_VRS for the LLVM backend
2021-05-04 Marek Olšákutil: fix (re-enable) L3 cache pinning
2021-05-04 Marek Olšákutil: print CPU caps in release builds too
2021-05-04 Dave Airliei965: drop old brw ff gs code.
2021-05-04 Dave Airliei965: port fixed function geom shader to use compiler...
2021-05-04 Dave Airlieintel/compiler: add support for compiling fixed function gs
2021-05-04 Dave Airlieintel: move brw_ff_gs_prog_key/data to compiler.
2021-05-04 Eric Anholtci/freedreno: Add another db820c flake that's appeared...
2021-05-04 Eric Anholtci/freedreno: Fix the recent-a5xx-texture-flakes matches.
2021-05-04 Ian Romanickgallivm: Remove unused GALLIVM_NAN_RETURN_NAN
2021-05-04 Ian Romanickgallivm: Use GALLIVM_NAN_RETURN_OTHER_SECOND_NONNAN...
2021-05-04 Ian Romanickgallivm: Use range analysis to generate better fmin...
2021-05-04 Ian Romanickgallivm: Fix NaN behavior of min and max
2021-05-04 Ian Romanicktgsi_exec: Use C99 functions for min and max instead...
2021-05-04 Jason Ekstrandintel/nir: Set lower txs with non-zero LOD
2021-05-03 Jason Ekstrandintel/fs: Don't use pixel_z for Gen4-5 source_depth_to_...
2021-05-03 Rob Clarkfreedreno/query/acc: Set needs_flush
2021-05-03 Rob Clarkfreedreno: Consolidate needs_flush and clearing last_fence
2021-05-03 Adam Jacksoni915c: Add a symlink for i830_dri.so
2021-05-03 Adam Jacksoninclude: Remove unused i810_pci_ids.h
2021-05-03 Antonio Caggianopanfrost: Meson dependency
2021-05-03 Chia-I Wuvenus: clean up vn_device_fix_create_info
2021-05-03 Chia-I Wuvenus: add extension check for ANDROID_native_buffer
2021-05-03 Chia-I Wuvenus: init supported extensions in one place
2021-05-03 Chia-I Wuvenus: refactor vn_physical_device_init_supported_exten...
2021-05-03 Chia-I Wuvenus: avoid strcmp for spec version override
2021-05-03 Chia-I Wuvenus: refactor vn_physical_device_init_extensions
2021-05-03 Chia-I Wuvenus: clarify/fix device renderer version
2021-05-03 Chia-I Wuvenus: clarify/fix instance renderer versions
2021-05-03 Chia-I Wuvenus: rename vn_instance::renderer_version
2021-05-03 Chia-I Wuvenus: add VN_MAX_API_VERSION
2021-05-03 Chia-I Wuvenus: fix dmabuf import fail path
2021-05-03 Chia-I Wuvenus: fix dmabuf import mmap_size check
2021-05-03 Chia-I Wuvenus: fix render pass without attachments
2021-05-03 Connor Abbottir3: Don't assume regs[1] exists in ir3_fixup_src_type()
2021-05-03 Connor Abbottir3: Rework outputs
2021-05-03 Connor Abbottir3: Make predecessors an array
2021-05-03 Connor Abbottir3: Refactor nir->ir3 block handling
2021-05-03 Connor Abbottir3/cp_postsched: Fixup SSA use pointer for direct...
2021-05-03 Connor Abbottir3/postsched: Fix ir3_postsched_node::delay calculation
2021-05-03 Connor Abbottir3/delay: Remove special case for array deps
2021-05-03 Connor Abbottir3/postsched: Use correct src index
2021-05-03 Connor Abbottir3/sched: Use correct src index
2021-05-03 Connor Abbottir3/cp: Clone registers for compare-folding optimization
2021-05-03 Connor Abbottir3/postsched: Fix dependencies for a0.x/p0.x
2021-05-03 Alyssa Rosenzweigpanfrost: Remove old dEQP workaround
2021-05-03 Adam JacksonRevert "glx: s/Display */struct glx_display */ over...
2021-05-03 Danylo Piliaievir3: do not fold cmps from different blocks with non...
2021-05-03 Mike Blumenkrantziris: fix indirect drawid
2021-05-03 Jason Ekstrandintel/eu: Set message subtype properly for SIMD8 FB...
2021-05-03 Alyssa Rosenzweigpanfrost: Don't unroll loops in GLSL
2021-05-03 Alyssa Rosenzweigpan/bi: Workaround *V2F32_TO_V2F16 erratum
2021-05-03 Alyssa Rosenzweigpan/bi: Don't schedule clamps to +FADD.v2f16
2021-05-03 Alyssa Rosenzweigpan/bi: Add and use bi_negzero helper
2021-05-03 Alyssa Rosenzweigpan/bi: Lower swizzles on CLPER
2021-05-03 Alyssa Rosenzweigpan/bi: Fix loads and stores smaller than 32 bits
2021-05-03 Icecream95pan/bi: Replace lane0 modifier with lane_dest for load...
2021-05-03 Icecream95pan/bi: Add "lane_dest" modifier
2021-05-03 Alyssa Rosenzweigpan/bi: Implement vectorized int downcasts
2021-05-03 Alyssa Rosenzweigpan/bi: Improve assert for vector size errors
2021-05-03 Alyssa Rosenzweigpan/bi: Fix 16-bit fsat
2021-05-03 Alyssa Rosenzweigpan/bi: Implement vectorized f32_to_f16
2021-05-03 Alyssa Rosenzweigpan/bi: Emit int CSEL instead of float by default
2021-05-03 Alyssa Rosenzweigpan/bi: Support 16-bit load_interpolated_input
2021-05-03 Alyssa Rosenzweigpan/bi: Union modifiers from across variants
2021-05-03 Alyssa Rosenzweigpan/bi: Simplify Python expression
2021-05-03 Alyssa Rosenzweigpan/bi: Don't reference nir_lower_mediump_outputs
2021-05-03 Alyssa Rosenzweigpan/bi: Add simple constant folding pass
2021-05-03 Alyssa Rosenzweigpan/bi: Don't reference uninit source in ATOM_C1
2021-05-03 Alyssa Rosenzweigpan/bi: Add missing sr_count to pseudo-atomics
2021-05-03 Rhys Perryradv,ac/llvm: use a dword alignment for descriptor...
next