aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mesa/gles3: add support for GL_EXT_shader_group_voteDave Airlie2020-06-164-1/+23
* gallivm/cache: don't require a null terminator for cache data.Dave Airlie2020-06-161-1/+1
* panfrost: Simplify AFBC format checkAlyssa Rosenzweig2020-06-151-11/+7
* panfrost: Enable AFBC for RGB565Alyssa Rosenzweig2020-06-151-2/+9
* panfrost: Correctly calculate tiled strideAlyssa Rosenzweig2020-06-151-7/+9
* panfrost: Fix level_2Alyssa Rosenzweig2020-06-151-1/+1
* panfrost: Update sampler view in Bifrost pathAlyssa Rosenzweig2020-06-151-0/+1
* panfrost: Merge bifrost_bo/midgard_boAlyssa Rosenzweig2020-06-153-12/+10
* llvmpipe/setup: add planes for draw regions if no scissor.Dave Airlie2020-06-162-0/+8
* turnip: simplify stage2 helpersJonathan Marek2020-06-151-43/+4
* turnip: remove duplicated stage2opcode and stage2shaderdbJonathan Marek2020-06-153-98/+46
* aco: fix encoding of certain s_setreg_imm32_b32 instructionsRhys Perry2020-06-151-1/+3
* aco: improve check for moving temporaries out of fixed definitionsRhys Perry2020-06-151-1/+1
* aco: allow GFX9 partial writes with instructions which use opselRhys Perry2020-06-151-1/+1
* aco: add more opcodes to can_swap_operandsRhys Perry2020-06-151-36/+53
* aco: allow to swap operands for some 16-bit float instructionsSamuel Pitoiset2020-06-151-0/+15
* aco: validate sub-dword pseudo instructionsRhys Perry2020-06-151-0/+18
* aco: optimize 16-bit and 64-bit float comparisonsRhys Perry2020-06-151-36/+101
* aco: copy-propagate constants through p_extract_vector/p_split_vectorRhys Perry2020-06-151-5/+24
* aco: improve 8/16-bit constantsRhys Perry2020-06-156-96/+244
* aco: use 32-bit inline constants for 16-bit integer instructionsRhys Perry2020-06-151-7/+13
* aco: fix half_pi constant for 16-bit fsin/fcosRhys Perry2020-06-151-1/+2
* aco: improve sub-dword check for sgpr/constant propagationRhys Perry2020-06-151-4/+9
* aco: create 16-bit input and output modifiersRhys Perry2020-06-151-22/+52
* aco: update comment about preserving fp16/fp64 denormalsRhys Perry2020-06-151-1/+2
* aco: create 16-bit mad/fmaRhys Perry2020-06-152-9/+43
* aco: try to use fma instead of mad when denormals are enabledRhys Perry2020-06-154-20/+54
* aco: create mads when signed zeros should be preservedRhys Perry2020-06-151-1/+1
* aco: add and set precise flagRhys Perry2020-06-155-3/+29
* aco: use p_as_uniform in emit_vop1_instructionRhys Perry2020-06-151-41/+15
* aco: improve code for f2{i,u}{8,16}Rhys Perry2020-06-151-13/+11
* aco: use num_opcodes instead of last_opcodeRhys Perry2020-06-151-4/+4
* nir: do not try to merge xfb-outputsErik Faye-Lund2020-06-151-0/+12
* turnip: drop linking libfreedreno_drmRob Clark2020-06-151-1/+0
* freedreno/ir3: move the libdrm dependency out of shared codeRob Clark2020-06-153-19/+45
* freedreno/ir3: unify shader create/delete pathsRob Clark2020-06-155-10/+9
* zink: rework input/output location emissionMike Blumenkrantz2020-06-151-55/+107
* zink: handle more glsl->spirv builtin translationMike Blumenkrantz2020-06-151-14/+22
* spirv: fix using OpSampledImage with OpUndef instead of OpType{Image,Sampler}Samuel Pitoiset2020-06-151-4/+22
* pan/mdg: Precolour blend inputsAlyssa Rosenzweig2020-06-155-5/+26
* nvir: don't use designated initialisers in C++ codeYevhenii Kolesnikov2020-06-151-100/+100
* ac: add ac_choose_spi_color_formats() to common codeSamuel Pitoiset2020-06-154-221/+147
* freedreno/ir3: fix ir3_nir_move_varying_inputsJonathan Marek2020-06-141-10/+5
* intel/tools: make test aware of the meson test wrapperEric Engestrom2020-06-131-7/+32
* intel/tools: rewrite run-test.sh in pythonEric Engestrom2020-06-133-40/+69
* radv: update internal referenceErik Faye-Lund2020-06-131-1/+1
* iris: drop dead #include "config.h"Eric Engestrom2020-06-131-4/+0
* i965: drop dead #include "config.h"Eric Engestrom2020-06-131-4/+0
* intel/genxml: replace gen_sort_tags.py MIT licence with SPDX equivalentEric Engestrom2020-06-131-20/+1
* intel/genxml: drop python 2 support for gen_sort_tags.pyEric Engestrom2020-06-131-4/+1