summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: enable ARB_shader_group_vote.Dave Airlie2019-12-307-21/+82
* amd/common: Handle alignment of 96-bit formats.Bas Nieuwenhuizen2019-12-301-0/+11
* panfrost: Fix Makefile.sourcesCaio Marcelo de Oliveira Filho2019-12-281-1/+1
* mesa: avoid returning a value in a void functionEric Engestrom2019-12-281-1/+2
* meson: simplify install_megadrivers.py invocationEric Engestrom2019-12-277-11/+8
* nine: fix empty-body-issuesEric Engestrom2019-12-271-1/+1
* amd: fix empty-body issuesEric Engestrom2019-12-274-9/+9
* u_format: move format tests to util/tests/Eric Engestrom2019-12-275-5/+2
* util/format: add trivial srgb<->linear conversion testEric Engestrom2019-12-273-0/+53
* util/format: add PIPE_FORMAT_ASTC_*x*x*_SRGB to util_format_{srgb,linear}()Eric Engestrom2019-12-271-0/+40
* util/format: remove left-over util_format_description_table declarationEric Engestrom2019-12-271-4/+0
* gallivm: fixup const int64 builder.Dave Airlie2019-12-281-1/+1
* radeonsi/gfx10: improve performance for TES using PrimID but not exporting itMarek Olšák2019-12-271-1/+2
* radeonsi/gfx10: enable NGG passthrough for eligible shadersMarek Olšák2019-12-273-32/+47
* radeonsi/gfx10: don't declare any LDS for NGG if it's not usedMarek Olšák2019-12-272-6/+21
* panfrost: Remove 32-bit next_job pathAlyssa Rosenzweig2019-12-273-23/+4
* panfrost; Update comment about work/uniform_countAlyssa Rosenzweig2019-12-271-3/+1
* panfrost: Remove mali_alt_funcAlyssa Rosenzweig2019-12-277-72/+59
* panfrost: Add missing #include in common headerAlyssa Rosenzweig2019-12-271-0/+1
* panfrost: Add pan_attributes.c to Android.mkAlyssa Rosenzweig2019-12-271-0/+1
* panfrost: Implement remaining texture wrap modesAlyssa Rosenzweig2019-12-273-6/+24
* panfrost: Inline away MALI_NEGATIVEAlyssa Rosenzweig2019-12-272-9/+5
* panfrost: Remove MALI_ATTR_INTERNALAlyssa Rosenzweig2019-12-272-3/+0
* panfrost: Update information on fixed attributes/varyingsAlyssa Rosenzweig2019-12-271-3/+2
* panfrost: Remove MALI_SPECIAL_ATTRIBUTE_BASE definesAlyssa Rosenzweig2019-12-271-5/+0
* pan/midgard: Fix minor typoAlyssa Rosenzweig2019-12-271-1/+1
* android: radv: build radv_shader_args.cMauro Rossi2019-12-271-0/+2
* android: radeonsi,ac: fix building error due to ac changesMauro Rossi2019-12-271-0/+2
* android: radv: fix vk_format_table.c generated source buildMauro Rossi2019-12-271-0/+1
* android: util: Add a mapping from VkFormat to PIPE_FORMAT.Mauro Rossi2019-12-272-1/+3
* android: nir: add a load/store vectorization passMauro Rossi2019-12-271-0/+1
* llvmpipe: add debug option to enable OpenCL support.Dave Airlie2019-12-272-2/+5
* gallivm/nir: add vec8/16 supportDave Airlie2019-12-271-2/+4
* gallivm/nir: lower packingDave Airlie2019-12-271-0/+1
* llvmpipe: lower hadd/add_satDave Airlie2019-12-271-0/+2
* gallivm: handle non-32 bit undefinedDave Airlie2019-12-271-1/+2
* llvmpipe/nir: use nir_max_vec_components in more placesDave Airlie2019-12-273-46/+46
* llvmpipe: add support for compute shader paramsDave Airlie2019-12-271-5/+55
* llvmpipe: handle serialized nir as a shader type.Dave Airlie2019-12-272-4/+19
* gallivm/llvmpipe: add support for global operations.Dave Airlie2019-12-276-0/+332
* gallivm/llvmpipe: add support for block size intrinsicDave Airlie2019-12-274-3/+24
* gallivm/llvmpipe: add support for work dimension intrinsic.Dave Airlie2019-12-275-16/+31
* tgsi/mesa: handle KERNEL caseDave Airlie2019-12-271-0/+1
* gallivm/nir: allow 8/16-bit conversion and comparison.Dave Airlie2019-12-271-3/+29
* gallivm: pick integer builders for alu instructions.Dave Airlie2019-12-271-17/+46
* gallivm: add support for 8-bit/16-bit integer buildersDave Airlie2019-12-273-14/+68
* llvmpipe/gallivm: add kernel inputsDave Airlie2019-12-278-3/+90
* gallivm: add 64-bit const int creator.Dave Airlie2019-12-271-0/+5
* nir: sanitize work group intrinsics to always be 32-bit.Dave Airlie2019-12-271-0/+4
* radv: Expose all sample counts for integer formats as well.Bas Nieuwenhuizen2019-12-261-1/+1