android: nir: add a load/store vectorization pass
[mesa.git] / src /
2019-12-27 Mauro Rossiandroid: nir: add a load/store vectorization pass
2019-12-27 Dave Airliellvmpipe: add debug option to enable OpenCL support.
2019-12-27 Dave Airliegallivm/nir: add vec8/16 support
2019-12-27 Dave Airliegallivm/nir: lower packing
2019-12-27 Dave Airliellvmpipe: lower hadd/add_sat
2019-12-27 Dave Airliegallivm: handle non-32 bit undefined
2019-12-27 Dave Airliellvmpipe/nir: use nir_max_vec_components in more places
2019-12-27 Dave Airliellvmpipe: add support for compute shader params
2019-12-27 Dave Airliellvmpipe: handle serialized nir as a shader type.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for global operations.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for block size intrinsic
2019-12-27 Dave Airliegallivm/llvmpipe: add support for work dimension intrinsic.
2019-12-27 Dave Airlietgsi/mesa: handle KERNEL case
2019-12-27 Dave Airliegallivm/nir: allow 8/16-bit conversion and comparison.
2019-12-27 Dave Airliegallivm: pick integer builders for alu instructions.
2019-12-27 Dave Airliegallivm: add support for 8-bit/16-bit integer builders
2019-12-27 Dave Airliellvmpipe/gallivm: add kernel inputs
2019-12-27 Dave Airliegallivm: add 64-bit const int creator.
2019-12-27 Dave Airlienir: sanitize work group intrinsics to always be 32...
2019-12-26 Bas Nieuwenhuizenradv: Expose all sample counts for integer formats...
2019-12-25 Alyssa Rosenzweigpanfrost: Route gl_VertexID through cmdstream
2019-12-25 Alyssa Rosenzweigpanfrost: Extend attribute_count for vertex builtins
2019-12-25 Alyssa Rosenzweigpan/midgard: Lower gl_VertexID/gl_InstanceID to attributes
2019-12-25 Alyssa Rosenzweigpan/midgard: Factor out emit_attr_read
2019-12-25 Alyssa Rosenzweigpanfrost: Unset vertex_id_zero_based
2019-12-25 Alyssa Rosenzweigpan/decode: Handle gl_VertexID/gl_InstanceID
2019-12-25 Alyssa Rosenzweigpanfrost: Remove pan_shift_odd
2019-12-25 Alyssa Rosenzweigpanfrost: Slight cleanup of Gallium's pan_attribute.c
2019-12-25 Alyssa Rosenzweigpan/decode: Fix reference computation for invocations
2019-12-25 Alyssa Rosenzweigpanfrost: Fix off-by-one in pan_invocation.c
2019-12-25 Alyssa Rosenzweigpanfrost: Factor out panfrost_compute_magic_divisor
2019-12-25 Alyssa Rosenzweigpanfrost: Move instancing routines to encoder/
2019-12-25 Alyssa Rosenzweigpanfrost: Factor batch/resource out of instancing routines
2019-12-25 Alyssa Rosenzweigpanfrost: Rename pan_instancing.c -> pan_attributes.c
2019-12-25 Alyssa Rosenzweigpan/midgard: Compute destination override
2019-12-25 Alyssa Rosenzweigpan/midgard: Add mir_upper_override helper
2019-12-25 Alyssa Rosenzweigpan/midgard: Support loads from R11G11B10 in a blend...
2019-12-25 Alyssa Rosenzweigpan/midgard: Enable lower_(un)pack_* lowering
2019-12-25 Tomeu Vizosopanfrost: Increase PIPE_SHADER_CAP_MAX_OUTPUTS to 16
2019-12-25 Tomeu Vizosopanfrost: Handle Z24_UNORM_S8_UINT as MALI_Z32_UNORM
2019-12-24 Alyssa Rosenzweigpan/midgard: Implement shadow cubemaps
2019-12-24 Alyssa Rosenzweigpan/midgard: Generalize temp coordinate to non-2D
2019-12-24 Alyssa Rosenzweigpan/midgard: Do witchcraft on texture offsets
2019-12-24 Alyssa Rosenzweigpan/midgard: Fix fallthrough from offset to comparator
2019-12-24 Alyssa Rosenzweigpan/midgard: Expand swizzle for texelFetch
2019-12-24 Alyssa Rosenzweigpan/midgard: Clamp LOD register swizzle
2019-12-24 Alyssa Rosenzweigpan/midgard: Extend IS_VEC4_ONLY to arguments
2019-12-24 Alyssa Rosenzweigpan/midgard: Bounds check lcra_restrict_range
2019-12-24 Rob Clarkfreedreno/ir3: fix flat shading again
2019-12-24 Alyssa Rosenzweigpan/midgard: Fix disassembler cycle/quadword counting
2019-12-24 Alyssa Rosenzweigpan/decode: Append 0:0 spills:fills to blobber-db
2019-12-24 Alyssa Rosenzweigpan/decode: Prefix blobberdb with MESA_SHADER_*
2019-12-24 Alyssa Rosenzweigpan/decode: Skip COMPUTE in blobber-db
2019-12-24 Alyssa Rosenzweigpanfrost: Decode shader types in pantrace shader-db
2019-12-24 Jason Ekstrandanv: Properly advertise sampledImageIntegerSampleCounts
2019-12-23 Roman StratiienkoAndroid: Fix build issue without LLVM
2019-12-23 Kenneth Graunkeiris: Avoid replacing backing storage for buffers with...
2019-12-23 Kenneth Graunkeiris: Fix shader recompile debug printing
2019-12-23 Kenneth Graunkeiris: Make helper functions to turn iris shader keys...
2019-12-22 Vinson Leeswr: Fix build with llvm-10.0.
2019-12-21 Marek Vasutetnaviv: tgsi: Fix gl_FrontFacing support
2019-12-21 Paul Cercueilu_vbuf: Return true in u_vbuf_get_caps if nb of vbufs...
2019-12-21 Paul Cercueilu_vbuf: Regard non-constant vbufs with non-instance...
2019-12-21 Wladimir J. van... u_vbuf: use single vertex buffer if it's not possible...
2019-12-21 Paul Cercueilu_vbuf: Only create driver CSO if no incompatible elements
2019-12-21 Paul Cercueilu_vbuf: Mark vbufs incompatible if more were requested...
2019-12-21 Wladimir J. van... u_vbuf: add logic to use a limited number of vbufs
2019-12-21 Christian Gmeinergallium: add PIPE_CAP_MAX_VERTEX_BUFFERS
2019-12-21 Paul Cercueilkmsro: Extend to include ingenic-drm
2019-12-21 Stephan Gerholdkmsro: Add "mcde" entry point
2019-12-21 Rhys Perryaco: fix vgpr alloc granule with wave32
2019-12-21 Rhys Perryaco: improve jump threading with wave32
2019-12-21 Rhys Perryaco/wave32: fix comparison optimizations
2019-12-21 Karol Herbstnv50ir/nir: support vec8 and vec16
2019-12-21 Rob Clarknir+vtn: vec8+vec16 support
2019-12-21 Karol Herbstaco: use NIR_MAX_VEC_COMPONENTS instead of 4
2019-12-21 Karol Herbstnir/serialize: cast swizzle before shifting
2019-12-21 Dave Airliellvmpipe: switch to NIR by default
2019-12-21 Dave Airliegallivm/nir: wrap idiv to avoid divide by 0 (v2)
2019-12-20 Marek Olšákac/surface: fix an assertion failure on gfx9 in CMASK...
2019-12-20 Afonso Bordadopan/midgard: Optimize comparisions with similar operations
2019-12-20 Erico Nuneslima: set shader caps to optimize control flow
2019-12-20 Erico Nuneslima/ppir: remove assert on ppir_emit_tex unsupported...
2019-12-20 Erico Nuneslima/ppir: fix lod bias src
2019-12-20 Andreas Baierllima: Fix dump file creation
2019-12-20 Pierre-Eric Pellou... radeon/vcn2: enable rate control for hevc encoding
2019-12-20 Samuel Pitoisetradv: rely on pipeline layout when creating push descri...
2019-12-20 Marek Vasutetnaviv: Replace bitwise OR with logical OR
2019-12-20 Christian Gmeineretnaviv: update resource status after flushing
2019-12-20 Ross Zwislerintel: limit shader geometry on BDW GT1
2019-12-20 Alyssa Rosenzweigpan/midgard: Lower txd with lower_tex
2019-12-20 Alyssa Rosenzweigpan/midgard: Fix crash with txs
2019-12-20 Alyssa Rosenzweigpan/midgard: Implement textureOffset for 2D textures
2019-12-20 Samuel Pitoisetradv: ignore pColorBlendState if rasterization is disabled
2019-12-20 Samuel Pitoisetradv: tidy up radv_pipeline_init_blend_state()
2019-12-20 Samuel Pitoisetradv: ignore pDepthStencilState if rasterization is...
2019-12-20 Samuel Pitoisetradv: ignore pTessellationState if the pipeline doesn...
2019-12-20 Samuel Pitoisetradv: ignore pMultisampleState if rasterization is...
2019-12-20 Samuel Pitoisetradv: init a default multisample state for the resolve...
2019-12-20 Caio Marcelo de... spirv: Implement SPV_KHR_non_semantic_info
next