aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r600/sfn: Fix RAT instruction assembly emissionGert Wollny2020-05-191-5/+9
* r600/sfn: Fix GDS assembly emissionGert Wollny2020-05-191-21/+17
* r600/sfn: Fix RING instruction assembly emissionGert Wollny2020-05-191-2/+2
* r600/sfn: Fix memring print outputGert Wollny2020-05-191-1/+1
* r600/sfn: skip copying LOD if the target register is is the sameGert Wollny2020-05-191-1/+2
* r600/sfn: re-use an allocated register in lookupGert Wollny2020-05-191-1/+1
* r600/sfn: Skip move instructions if they are only ssa and without modifiersGert Wollny2020-05-192-1/+26
* r600/sfn: rework getting a vector and uniforms from the value poolGert Wollny2020-05-1911-87/+151
* r600/sfn: Handle CF index loading from non-X channelGert Wollny2020-05-193-10/+29
* r600: Add support for loading index register from other than chan XGert Wollny2020-05-192-1/+2
* r600: Lower lerp after tgsi_to_nirGert Wollny2020-05-191-0/+1
* r600: Lower int64 ops from TGSI-to-NIR shaders tooGert Wollny2020-05-191-2/+11
* r600/sfn: Fix printing vertex fetch instruction flagsGert Wollny2020-05-191-1/+1
* r600/sfn: Unify semantic name and index query and use TEXCOORD semanticGert Wollny2020-05-196-20/+43
* Revert "gallium/gallivm: fix compilation issues with llvm 11"Michel Dänzer2020-05-198-20/+13
* Revert "ac,radeonsi: fix compilations issues with LLVM 11"Michel Dänzer2020-05-195-19/+15
* nir: Consider atomic counter intrinsics when setting writes_memoryCaio Marcelo de Oliveira Filho2020-05-181-0/+22
* llvmpipe: add gl_SampleMaskIn support.Dave Airlie2020-05-191-0/+10
* gallivm/nir: add sample_mask_in supportDave Airlie2020-05-193-0/+5
* llvmpipe/fs: hook up the interpolation APIs.Dave Airlie2020-05-191-0/+35
* llvmpipe: add interp instruction supportDave Airlie2020-05-193-0/+235
* llvmpipe/interp: refactor out centroid calculationsDave Airlie2020-05-191-30/+39
* llvmpipe/interp: refactor out use of pixel center offsetDave Airlie2020-05-191-8/+9
* gallivm/nir: add an interpolation interface.Dave Airlie2020-05-194-0/+74
* llvmpipe: remove non-simple interpolation paths.Dave Airlie2020-05-192-353/+25
* llvmpipe/interp: fix interpolating frag pos for sample shadingDave Airlie2020-05-191-2/+11
* llvmpipe: use per-sample position not sample id for interpDave Airlie2020-05-191-1/+1
* llvmpipe: don't use sample mask with 0 samplesDave Airlie2020-05-192-12/+2
* r600/sfn: add emit if start cayman supportDave Airlie2020-05-181-2/+2
* r600/sfn: add callstack non-evergreen supportDave Airlie2020-05-181-6/+34
* r600/sfn: cayman fix int trans op2Dave Airlie2020-05-181-9/+29
* r600/sfn: fix cayman float instruction emission.Dave Airlie2020-05-182-4/+23
* r600/sfn: plumb the chip class into the instruction emissionDave Airlie2020-05-1819-34/+59
* anv:gpu_memcpy: Emit 3DSTATE_VF_INDEXING on Gen8+Jason Ekstrand2020-05-181-0/+7
* intel/fs: Use writes_memory from shader_infoCaio Marcelo de Oliveira Filho2020-05-182-25/+3
* nir: Use deref intrinsics to set writes_memory when gathering infoCaio Marcelo de Oliveira Filho2020-05-181-0/+29
* r600: enable TEXCOORD semantic for TGSI.Dave Airlie2020-05-186-34/+35
* ci: Switch the baremetal runner to be an x86 docker image.Eric Anholt2020-05-182-1/+112
* ci: Update versions of packages to remove from rootfses.Eric Anholt2020-05-182-3/+3
* ci: Make the create-rootfs more resilient.Eric Anholt2020-05-182-8/+8
* ci: Make cmake toolchain file for deqp cross build setup.Eric Anholt2020-05-183-3/+24
* ci: Autodetect whether we need cross setup in lava_arm builds.Eric Anholt2020-05-182-9/+9
* ci: Move cross file generation to a shared script.Eric Anholt2020-05-184-19/+17
* iris: Initialise stub iris_seqno to 0Chris Wilson2020-05-181-1/+1
* freedreno/drm: handle ancient kernelsRob Clark2020-05-182-1/+4
* freedreno/drm: don't pass thru 'DUMP' flag on older kernelsRob Clark2020-05-181-1/+2
* freedreno/a3xx: fix rasterizer discardIlia Mirkin2020-05-182-43/+3
* freedreno/fdperf: add dependency on generated headersRob Clark2020-05-181-1/+1
* ci: Fix TypoError error when traces in traces.yml is an empty listPablo Saavedra2020-05-182-1/+12
* ci: Split test_tracie_skips_traces_without_checksum in separate casesPablo Saavedra2020-05-181-1/+18