mesa.git
2019-12-30 Yevhenii Kolesnikovmeta: Cleanup function for DrawTex
2019-12-30 Jan Zielinskigallium/gallivm/tgsi: enable tessellation shaders
2019-12-30 Dave Airliellvmpipe: enable ARB_shader_group_vote.
2019-12-29 Bas Nieuwenhuizenamd/common: Handle alignment of 96-bit formats.
2019-12-28 Caio Marcelo... panfrost: Fix Makefile.sources
2019-12-28 Eric Engestrommesa: avoid returning a value in a void function
2019-12-27 Eric Engestrommeson: simplify install_megadrivers.py invocation
2019-12-27 Eric Engestromnine: fix empty-body-issues
2019-12-27 Eric Engestromamd: fix empty-body issues
2019-12-27 Eric Engestromu_format: move format tests to util/tests/
2019-12-27 Eric Engestromutil/format: add trivial srgb<->linear conversion test
2019-12-27 Eric Engestromutil/format: add PIPE_FORMAT_ASTC_*x*x*_SRGB to util_fo...
2019-12-27 Eric Engestromutil/format: remove left-over util_format_description_t...
2019-12-27 Dave Airliegallivm: fixup const int64 builder.
2019-12-27 Marek Olšákradeonsi/gfx10: improve performance for TES using PrimI...
2019-12-27 Marek Olšákradeonsi/gfx10: enable NGG passthrough for eligible...
2019-12-27 Marek Olšákradeonsi/gfx10: don't declare any LDS for NGG if it...
2019-12-27 Alyssa Rosenzweigpanfrost: Remove 32-bit next_job path
2019-12-27 Alyssa Rosenzweigpanfrost; Update comment about work/uniform_count
2019-12-27 Alyssa Rosenzweigpanfrost: Remove mali_alt_func
2019-12-27 Alyssa Rosenzweigpanfrost: Add missing #include in common header
2019-12-27 Alyssa Rosenzweigpanfrost: Add pan_attributes.c to Android.mk
2019-12-27 Alyssa Rosenzweigpanfrost: Implement remaining texture wrap modes
2019-12-27 Alyssa Rosenzweigpanfrost: Inline away MALI_NEGATIVE
2019-12-27 Alyssa Rosenzweigpanfrost: Remove MALI_ATTR_INTERNAL
2019-12-27 Alyssa Rosenzweigpanfrost: Update information on fixed attributes/varyings
2019-12-27 Alyssa Rosenzweigpanfrost: Remove MALI_SPECIAL_ATTRIBUTE_BASE defines
2019-12-27 Alyssa Rosenzweigpan/midgard: Fix minor typo
2019-12-27 Mauro Rossiandroid: radv: build radv_shader_args.c
2019-12-27 Mauro Rossiandroid: radeonsi,ac: fix building error due to ac...
2019-12-27 Mauro Rossiandroid: radv: fix vk_format_table.c generated source...
2019-12-27 Mauro Rossiandroid: util: Add a mapping from VkFormat to PIPE_FORMAT.
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 Eric Engestromtravis: autodetect python version instead of hard-coding it
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... 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... u_vbuf: add logic to use a limited number of vbufs
next